/* CSS Document */

#cMenu {
	position: absolute;
	top: 246px;
	left:25px;
	color: #000000;
	z-index:80;
	display:block;
		}
		
.Menu A  {
	font-size: 12px; 
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height:25px;
	display:block;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
    padding-bottom: 0px;
	color: #FFFFFF;
		}

.mmContent table {
    background-color:#FFFFFF

}



.mmContent A {
	font-size: 11px; 
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	height:18px;
	color: #000000;
	border:0px;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 9px;
    padding-bottom: 0px;
}


A.kreis {
	background-image:url(img/list.gif);
	background-repeat:no-repeat;
	background-position: 10px 5px;
	padding-left: 20px;
}

A.strich {
	background-image:url(img/list-strich.gif);
	background-repeat:no-repeat;
	background-position: 10px 5px;
	padding-left: 20px;
}

A.pfeil  {
	background-image:url(img/pfeil-orange.gif);
	background-repeat:no-repeat;
	background-position: 8px 4px;
	padding-left: 20px;
	/* color:#C13C56; */
}

.mmlink table {
width:100%;
border-left:#FF9933 solid 2px; 
border-right:#FF9933 solid 2px; 
}


.mmlink td {
	font-size: 11px; 
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	border:0px;

}



.mmContent .mmlink A:hover {
text-decoration:underline;
}

.menuheadline {
	font-size: 11px; 
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height:14px;
	padding: 0px;
	height:18px;
	display:block;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 9px;
    padding-bottom: 0px;
	text-decoration: none;
	color: #666666;
	border:0px;
    background-color:#FFFFFF; 
}

.submenu {
	font-size: 12px; 
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height:14px;
	padding: 0px;
	height:18px;
	display:block;
	padding-top: 10px;
    padding-bottom: 0px;
	text-decoration: none;
	color: #969696;
	border:0px;
    background-color:#FFFFFF; 
}