*{
margin: 0;
padding: 0;
}

.logo {
	height:100px;
	width: 170px;
	margin-top: 25px;
	margin-left: 30px;
	}

#MDME {
	margin-left: 10px;
	margin-top: 16px;

}
	
#MDME ul
{
	width:186px;
	display:block;
	line-height:33px;	
	list-style-type: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 9px;
    text-decoration: none;	
}

#MDME li
{
	width:186px;
	display:block;
	background-color: #CC0000;
	text-decoration:none;
	margin-top: 3px;
	}
	
#MDME a	/* notwendig, damit ganzer Block ausgewählt werden kann und nicht nur schrift*/
{
	width:186px;
	display:block;	
	margin-top: 0px;
	}	
	
#MDME li li{
	width:186px;
	font-size: 14px;
	line-height:22px;
	text-indent: 20px;
	background-color:#CC0000;
	text-align: right;
}	

#MDME ul a:link {color: #FFF; text-decoration: none;}  
#MDME ul a:visited {color: #FFF; text-decoration: none;} 
#MDME ul a:hover {color: #FFF; text-decoration: none; background-color:#FF6666} 
#MDME ul a:focus {color: #000; text-decoration: none; background-color:#FF6666} 
#MDME ul a:active {color: #000; text-decoration: none; background-color:#FFFFFF}

a#aux:focus, a#aux:active {
	background: #FFF;
	display: block;
	line-height:33px;
	height: 400px;
	text-align: center;
	top: 140px;
	width: 186px;
	margin-top: 3px;
	margin-left: 15px;
	z-index: 200;
	filter: Alpha(Opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
}

a#aux {
height: 1px;
overflow: hidden;
position: absolute;
top: -999em;
width: 1px;
}

.footer {
	height:54px;
	width: 186px;
	margin-top: 3px;
	margin-left: 10px;
	font-size: 14px;
	background-color: #CCCCCC;
}	

.schriftart {
	margin-left:24px;
}

.schrift {
    width:20px;
	height:23px;
	margin-right:8px;
	float:left;
}

