

.menu {
	position: absolute;
	background-color: white;
	width: 162px;
	visibility: hidden;
}

.menuTitel {	
	background-color: #f3f5f8;
	padding: -1px;
	cursor: hand;
	border-bottom: 1px solid white;
}
.menuTitel_act {	
	background-color: #f3f5f8;
	padding: -1px;
	cursor: hand;
	border-bottom: 1px solid white;
}
.menuTitelOver {
	background-color: #A54F37;
	padding: -1px;
	cursor: hand;
	border-bottom: 1px solid white;
}
.navi { 
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
	
 }
.navi:hover { 
	color: #a80532;
	text-decoration: none;
 }
.navi_act { 
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
 }
.navi_act:hover { 
	color: #fff;
	text-decoration: none;
 }
.subnavi { 
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding-left:12px;
	font-weight: normal;
 }
.subnavi:hover { 
	color: #a80532;
	text-decoration: none;
	font-weight: normal;
 }
.subnavi_act { 
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	padding-left:12px;
	font-weight: normal;
 }
.subnavi_act:hover { 
	color: #fff;
	text-decoration: none;
 }
  .topNaviMainItem{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}

.topNaviItem{ 
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}

.maintitel {
	text-align: left;
	background-color: #6f8d97;
	border-top:1px solid white;
	font-weight: normal;  
}
.maintitel_act {
	text-align: left;
	color: white;
	background-color: #a80532;
	border-top:1px solid white;
	font-weight: normal;
}
.subtitel {
	text-align: left;
	background-color: #a4bac2;
	border-top:1px solid white;
}
.subtitel_act {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: white;
	background-color: #a80532;
	border-top:1px solid white;
}
.topmenuItem {
	color: black;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
	text-decoration: none;
}
.topmenuItem:hover {
	color: #a80532;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}

.menuItem {
	color: #fff;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
.menuItem:hover {
	color: #a80532;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
.menuItem_act {
	color: #fff;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
.menuItem_act:hover {
	color: #007E7A;
	text-decoration : none;

}
.menuSubItem {
	color: #5E5D5D;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
.menuSubItem:hover {
	color: #007E7A;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}

.menuItemOver {
	border-width: 1px;
	padding: -1px;
	border-style: solid;
	border-color: #0a246a;
	background-color: #b6bdd2;
	cursor : hand;
	width: 100%;
}

.menu-Row {
	border-width: 1px;
	border-style: solid;
	border-color: #D4D0C8;
	background-color: #D4D0C8;
	width: 100%;
}


.subnavi1{
	padding-left: 18px;
	background-color: #f3f5f8;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.subnavi1_act{
	padding-left: 18px;
	background-color: #f3f5f8;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.subnavi1_act:hover {
	color: #007E7A;
	text-decoration : none;

}
#topmenu {	border-bottom:1px solid white;}
#metanavi a {
	font-weight: normal;
}
.footertext a {
	font-weight: normal;
}