a:link {
	color:#004a99;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a:visited {
	color:#004a99;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a:hover {
	color:#004a99;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a:active {
	color:#004a99;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a.unter:link {
	color:white;
	font-family:Tahoma,Arial;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
	height:30px;
}

a.unter:visited {
	color:white;
	font-family:Tahoma,Arial;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
}

a.unter:hover {
	color:lightblue;
	font-family:Tahoma,Arial;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
}

a.unter:active {
	color:white;
	font-family:Tahoma,Arial;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
}

.main_nav {
	text-align: center;
	color: #004a99;
	font-weight:bold;
	font-size:10pt;
	font-family:Tahoma,Arial;
	border-left: 1px solid darkblue;
	border-top:	1px solid darkblue;
	border-right: 1px solid darkblue;
	cursor: pointer;
}

.unter_nav {
	background-color: #004a99;
	color:white;
	border-bottom: 1px solid white;
	vertical-align:middle;
}

.blau {
	background-color: #004a99;
	color:white;
	vertical-align:middle;
}

.ebene {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility: hidden;
	display:none;
}
.ebene_active {
	background-color:#004a99;
	color:white;
	border-bottom: dashed 1px silver;


	text-align: center;
	font-weight:bold;
	font-size:10pt;
	font-family:Tahoma,Arial;
	border-left: 1px solid darkblue;
	border-top:	1px solid darkblue;
	border-right: 1px solid darkblue;
	cursor: pointer;

}



