/* 1. Level */
#nav, #nav UL {
	position: relative;
	padding:0;
	margin:0;
	list-style:none;
	width: 150px;
}
#nav LI {
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
}
#nav LI.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#nav LI A {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	display:block;
	color: #585858;
	font-size:10px;
	letter-spacing:1px;
	width: 142px !important;
	width: 150px;
	background-image: url(../images/pfeil_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#nav LI A:hover, #nav LI A.sfhover {
	background-color: #EEEEEE;
}
#nav LI.act {
	background-color: #EEEEEE;
}
#nav LI.act A {
	color:#0061A0;
	background-image: url(../images/pfeil_szk.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
/* 2. Level */
#nav LI UL {
	position:absolute;
	left:-999em;
	margin-top: -23px;
	margin-left: 150px;
}
#nav LI UL LI {
	width:150px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#nav LI UL LI A, #nav LI.act UL LI A {
	color:#585858;
	background-color: #EEEEEE;
	background-image: url(../images/pfeil_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#nav LI UL LI.act A, #nav LI.act UL LI.act A {
	color:#0061A0;
	background-color: #EEEEEE;
	background-image: url(../images/pfeil_szk.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#nav LI UL LI.actlast A, #nav LI.act UL LI.actlast A {
	color:#0061A0;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/pfeil_szk.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#nav LI UL LI A:hover, #nav LI.act UL LI A:hover, #nav LI UL LI A.sfhover, #nav LI.act UL LI A.sfhover {
	color:#0061A0;
	background-image: url(../images/pfeil_szk.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#nav LI:hover UL, #nav LI.sfhover UL {
	left:auto;
}
#nav A {
	text-decoration:none;
}
#nav A:hover {
	text-decoration:none;
}
/* 3. Level */
#nav li ul ul {
	left: -999em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto;
}

/* Zwischentitel */
.menutitle-first {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size:10px;
	color: 0061a0;
	padding-bottom: 6px;
	width: 100%;
	background-color: #FFFFFF;
}
.menutitle {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size:10px;
	color: 0061a0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 6px;
	padding-top: 18px;
	width: 100%;
}

/* Top-Navigation */
#topnav A {
	color: 585858;
	background-image: url(../images/pfeil_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	padding-right: 16px;
}
#topnav span.act A {
	color: 0061A0;
	background-image: url(../images/pfeil_szk.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	padding-right: 16px;
}
#topnav A:hover, #topnav A.sfhover, #topnav span.act A:hover, #topnav span.act A.sfhover {
	text-decoration: underline;
}

/* Reiter1 */
#reiternav1 {
	background-image: url(../images/szk_reiter_passiv.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 155px;
}
#reiternav1 A {
	color: 585858;
}
#reiternav1 A:hover, #reiternav1 A.sfhover  {
	color: 0061A0;
}

/* Reiter1 */
#reiternav1, #reiternav1 UL  {
	position: relative;
	padding:0;
	margin:0;
	list-style:none;
	width: 139px !important;
	width: 155px;
}
#reiternav1 LI {
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
}
#reiternav1 LI A  {
	background-image: url(../images/hrk_reiter_passiv.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 16px;
	color: 585858;
	display: block;
	width: 139px !important;
	width: 155px;
	height: 29px;
}
#reiternav1 LI A:hover, #reiternav1 LI A.sfhover  {
	background-image: url(../images/hrk_reiter_aktiv.gif);
	color: 585858;
}

/* Reiter2 */
#reiternav2, #reiternav2 UL  {
	position: relative;
	padding:0;
	margin:0;
	list-style:none;
	width: 139px !important;
	width: 155px;
}
#reiternav2 LI {
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
}
#reiternav2 LI A  {
	background-image: url(../images/smk_reiter_passiv.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 16px;
	color: 585858;
	display: block;
	width: 139px !important;
	width: 155px;
	height: 29px;
}
#reiternav2 LI A:hover, #reiternav1 LI A.sfhover  {
	background-image: url(../images/smk_reiter_aktiv.gif);
	color: 585858;
}

