/*=========== Menü Dialektkarte.de ===========*/

.menu {
	width:134px;
	margin-top: 41px;
}

.ebene1  a:link, .ebene1 a:visited {
	margin-left:12px;
	margin-right: 12px;
	display:block;
	color:#555555;
	text-decoration:none;
	background:TRANSPARENT;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top:0px;
	padding-bottom:0px;
	height: 31px;
	line-height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF1F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECF1F5;
	text-indent: 12px;
}

.ebene1 a:hover, .ebene1 a:active {
	margin-left:12px;
	margin-right: 12px;
	background-color:#E7FCF6;
	color:#555555;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3B5A47;
	border-bottom-color: #3B5A47;
	text-indent: 12px;
}


/* Submenu 1*/
.ebene2, .ebene3, .ebene4{
	background-color:#555555;
	margin-left:0px;
	margin-right:0px;
	text-align: left;
	padding-left:5px;
}


.ebene2 a:link, .ebene2 a:visited, .ebene2 a:active{
	height: 19px;
	line-height: 19px;
	padding-left:5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.ebene3 a:link, .ebene3 a:visited, .ebene3 a:active{
	height: 19px;
	line-height: 19px;
	padding-left:12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

.ebene4 a:link, .ebene4 a:visited, .ebene4 a:active {
	height: 19px;
	line-height: 19px;
	padding-left:19px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

.ebene2 a:hover, .ebene3 a:hover, .ebene4 a:hover{
	font-weight:bold;
	padding-left: 5px;
}
