/* CSS Document */

/* ********************************************

* Erste Navigations Ebene :: Begin

******************************************** */

#navigation ul{
	margin: 0;
	padding: 0;
}

#navigation li{
	list-style-position: inherit;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navitem{
	margin: 0px 0px 0px 25px;
	line-height: 21px;
}
#navigation a.hauptnavigation{
	display:block;
	background-color:#33507B;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navigation a.hauptnavigation:hover{
	display:block;
	background-color:#33507B;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navigation a.hauptnavigationAct{
	display:block;
	background-color:#33507B;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navigation a.hauptnavigationAct:hover{
	display:block;
	background-color:#33507B;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* ********************************************

* Erste Navigations Ebene :: End

******************************************** */

/* ********************************************

* Zweite Navigations Ebene :: Begin

******************************************** */

#navigation ul.subnavigation{
	background-color: #99BAE0;
}

#navigation a.subnavigation{
	display:block;
	width: 185px;
	background-color: #99BAE0;
	background-image: url(../images/gif/subnavi_alt_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a.subnavigationLast{
	display:block;
	width: 185px;
	background-color: #99BAE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
#subnavitem{
	margin: 0px 0px 0px 24px;
	padding: 8px 0px 8px 16px;
	background-image: url(../images/gif/subnavi_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
		
}
#subnavitemAct{
	margin: 0px 0px 0px 24px;
	padding: 8px 0px 8px 16px;
	background-image: url(../images/gif/subnavi_icon_act.gif);
	background-repeat: no-repeat;
	background-position: left;
		
}


/* ********************************************

* Zweite Navigations Ebene :: End

******************************************** */
#ankerMenu {
	position: absolute;
	visibility: hidden;
	z-index: 10;
}
#accessKeys{
	position: absolute;
	visibility: hidden;
	z-index: 10;
}
#invisible{
	position: absolute;
	visibility: hidden;
	z-index: 10;
}
#bottomJump {
	position: absolute;
	visibility: hidden;
	z-index: 10;
}
#breadkrump {
	position: absolute;
	visibility: hidden;
	z-index: 10;
}

