body{
	background-color:#EEFFEE;
	padding:0px;margin:0px;
	text-align:center;
	font-family:verdana,arial;
	font-size:12px;
	line-height: 18px;
}
img{	border:0px;}
h1{margin:0px;padding:1px;font-size:12px;text-align:center;}
a{font-weight:bold;}
a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#800000;text-decoration:underline;}
#container {
	width:950px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	border:0px solid #ABABAB;
	background-color:#F9F9F9;
}
#header{
	/*border-bottom:5px solid #abcbca;*/
	border-bottom:5px solid #00CC33;
	border-top:5px solid #00CC33;
	/*background-color:#DCEFCB;*/
	background-color:#CCFF99;
	text-align:center;
	font-size:23px;
	font-family:comic sans ms,verdana,arial;
	font-variant:small-caps;
	font-weight:bold;
	color:#110000;
	width:950px;
	margin-bottom:10px;
}
#menuleft {
	width:120px;
	padding:2px;
	float:left;
	overflow:hidden;
}
#content {
	padding:2px;
	width:810px;
	margin:0px;
	float:right;
}
#footer{
	clear:both;
	border-top:5px solid #00CC33;
	background-color:#F0FFF0;
	width:950px;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-top:10px;
}

div.menu{
	border-left:0px solid #de7f6f;
	border-top:0px solid #de7f6f;
	border-right:0px solid #9a3b2c;
	border-bottom:2px solid #00CC33;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:20px;
	background-color:#DDFFDD;
}
div.menu h1.menutop{
	margin:0px;
	margin-bottom:10px;
	padding:1px;
	font-size:12px;
	/*background-color: #bc5d4e;*/
	background-color: #00CC33;
	color:#110000;
	font-variant:small-caps;
}

div.info{
	border-left:0px solid #666666;
	border-top:0px solid #666666;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	margin-top:0px;
	margin-bottom:30px;
	background-color:#FFFFFF;
	padding: 15px;
}
div.info h1.infotop{
	background-color:#FFFFFF;
	color:#FF0000;
	padding: 2px;
	font-size:25px;
	height: 25px;
	border-bottom:2px solid #000000;
}
div.sections{
	border-left:0px solid #FFF472;
	border-top:0px solid #FFF472;
	border-right:0px solid #FFB030;
	border-bottom:0px solid #FFB030;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background-color:#FFCCFF;
}

div.indexes{
	border-left:0px solid #FFF472;
	border-top:0px solid #FFF472;
	border-right:0px solid #FFB030;
	border-bottom:0px solid #FFB030;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	/*width:100%;*/
	/*background-color:#B9C8E1;*/
}
div.item{
	border-left:0px solid #C2F8B8;
	border-top:0px solid #C2F8B8;
	border-right:0px solid #80C474;
	border-bottom:2px solid #FFFF88;
	margin:0px;
	margin-bottom:20px;
	background-color:#FFFFEE;
}
div.item h1.itemtop{background-color: #FFFF88;font-family:sans-serif;color:#FF0000;}
div.alter{
	border-left:2px solid #C2F8B8;
	border-top:2px solid #C2F8B8;
	border-right:2px solid #80C474;
	border-bottom:2px solid #80C474;
	margin:0px;
	margin-bottom:10px;
}
div.alter h1.altertop{background-color:#A0E696;}
span.titel{font-size:20px;color:red;}

/* TOESTELLEN */
.mm_table_ph{width: 100%;border-collapse: collapse;border-spacing: 10pt;font-size:10px;}
.mm_tr_ph_head{color: #000000;}
.mm_td_ph_head{font-weight:bold;text-align:center;vertical-align:top;}
.mm_tr_ph_even{background-color:#cbcbcb;}
.mm_td_ph_odd,.mm_td_ph_even{text-align:center;}
