/* CSS Standard */


#titel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	letter-spacing:4px;
	background-color:#BB0E0E; 
                text-align:left;
border-right:1px solid white;
}


DIV.titel-item {
/*padding:2px 0px 0px 0px;*/
/*height: 14px;*/
margin-left:8px;
width:170px;
}


#metanavigation {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: white;
	background-color:#BB0E0E; 
	padding-left:10px;
                text-align:left;
}


SPAN.metanavigation-item {
padding:1px 10px 1px 10px;
border-right: 1px solid white;
height: 18px;
}



#metanavigation A{
	color : white;
	text-decoration: none;
}

#metanavigation A:HOVER{
	color : #CCCCCC;
	text-decoration: none;
}

#metanavigationACT A{
	color : #white;
	text-decoration: none;
}


#mainnavigation {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: white;
	background-color:#BB0E0E;
	text-indent : 8px;
}

#mainnavigation A{
	color : white;
	text-decoration: none;
}

#mainnavigation A:HOVER{
	color : #CCCCCC;
	text-decoration: none;
}

#mainnavigation A{
	color : #white;
	text-decoration: none;
}

DIV.mainnavigation-item {
padding:2px 0px 0px 0px;
border-bottom: 1px solid white;
width: 178px;
background-color:#990000;
}

DIV.subnavigation-item {
padding:2px 0px 0px 0px;
border-bottom: 1px solid white;
width: 178px;
text-indent : 15px;
background-color:#BB0E0E;
}

DIV.subsubnavigation-item {
padding:2px 0px 0px 0px;
border-bottom: 1px solid white;
width: 178px;
font-weight: normal;
font-size:11px;
text-indent : 22px;
background-color:#BB0E0E;
}

DIV.subsubsubnavigation-item {
  padding:2px 0px 0px 0px;
  border-bottom: 1px solid white;
  width: 178px;
  font-weight: normal;
  font-size:11px;
  text-indent : 28px;
  background-color:#BB0E0E;
}

