
/*
.menue:link { font-family: ; color:#2A4259; font-size:9pt; }
.menue:visited { font-family: ; color:#2A4259; font-size:9pt; }
.menue:hover { font-family: ; color:#2A4259; font-size:9pt; }
*/


#Navigation {
	width:136px;
	margin-left:5px;
}

#Navigation a:link		{ color:#2A4259 !important;}
#Navigation a:visited	{ color:#2A4259 !important; }
#Navigation a:hover		{ color:#2A4259 !important; }


.Navigation_shadow {
	position:relative;
	background-image:url(images/shadow_grey_right_bottom.png);
	background-position:right;
	background-repeat:repeat-y;
}

.Navigation_box {
	width:130px;
	background-image:url(images/wapp_80_99_trans.jpg);
	background-position:0px 16px;
	border:1px solid black;
}

.Navigation_box_Topic_box {
	height:17px;
	padding-top:1px;
	margin-bottom:0px;
	background-image:url(images/menue_head.jpg);
	background-repeat:no-repeat;
	background-color:black;
	text-align:center;
	color:white;
	font-family:serif;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}

.Navigation_shadow_bottom {
	background-image:url(images/shadow_grey_bottom.png);
	background-repeat:no-repeat;
	height:4px;
	width:136px;
	position:relative;
}

.Navigation_shadow_bottom img {
	position:absolute;
	right:0px;
	top:0px;
}

.Navigation_shadow_right_top {
	position:absolute;
	right:0px;
	height:4px;
}

ul#Links {
	list-style:none;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
}

ul#Links li {
	height:17px;
}

#Navigation a:hover {
	background-color:gray;
}

ul#Links li a:link, ul#Links li a:visited {
	display:block;
	text-decoration:none;
	padding-top:2px;
	padding-left:12px;
	margin-left:0px;
	height:17px;
	background-image:url(images/pfeil-inaktiv.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

ul#Links li a:hover {
	background-color:#BFBFBF;
}

ul#Links li#Unterpunkt a:link, ul#Links li#Unterpunkt a:visited {
	background-image:url(images/pfeil-aktiv.gif);
	background-position:0px 3px;
	padding-left:1px;
}


#Navigation_SUB_NAV {
	height:17px;
	padding-left:1px;
	background-image:url(images/pfeil-aktiv.gif);
	background-repeat:no-repeat;
}

#Navigation_SUB_NAV a:link		{ color:#006500; }
#Navigation_SUB_NAV a:visited	{ color:#006500; }
#Navigation_SUB_NAV a:hover		{ color:#006500; }

#Navigation_SEPERATOR {
	height:7px;
}

.Infobox {
	width:136px;
	margin-left:5px;
}

#Infobox a:link		{ color:#DB340A;}
#Infobox a:visited	{ color:#DB340A; }
#Infobox a:hover	{ color:#FF0C04; }

#Infobox_Suche {
	margin-top:6px;
	text-align:center;
}

#Infobox_Impressum {
	margin-top:3px;
	margin-left:4px;
}

#Infobox_Besucher {
	margin-top:3px;
	margin-left:10px;
}
