@import url("common.css");
/* Opera spezifische Regeln */

/*standard menu entry format: */
ul.menu li {
	margin-left:-26px;
	list-style-type:square;
	margin-bottom:6px;
}

/* table styles (in bauprojekte) */

table.index {
	table-layout:fixed;
	width:650px;
}

table.index td {
	height:80px;
	width:216px;
}

div.obj_idx {
	margin-bottom:6px;
}

/* empfehlungen */

.expl {
	margin-top:0.2em;
	margin-bottom:1em;
}

ul.ex li {
	margin-bottom:0.2em;
}


ul li {
	margin-left:0em;
}


