@charset "utf-8";
/* CSS Document */
#box01 {
	visibility: hidden;
}
#box02 {
	visibility: hidden;
}
#box03 {
	visibility: hidden;
}
#box04 {
	visibility: visible;
}
#NaviRechts {
	position:absolute;
	left:0px;
	top:0px;
	width:182px;
	z-index:1;
	border: 1px solid #AEAEAE;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
}
#NaviRechts div {
/*
.inhaltnr
{ */
	left:0px;
	font-style: normal;
	font-weight: normal;
	padding: 8px 0 8px 8px;
	width: 171px;
/*
}
.navtext {
*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
a.navtextlink:hover {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}
.navtextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c03;
	text-decoration: underline;
}

