.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.topnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytextfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #FFFF99;
	margin: 0px;
	background-image: url(img_nav/bg_body.gif);
	background-repeat: repeat-x;

}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.topnavtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavtext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavtext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.navtext a:link {
	color: #CC0000;
	text-decoration: none;
}
.navtext a:hover {
	color: #CC0000;
	text-decoration: none;
}
.navtext a:active {
	color: #CC0000;
	text-decoration: none;
}
.navtext a:visited {
	color: #CC0000;
	text-decoration: none;
}
ul {
	list-style-position: outside;
	list-style-image: url(img/nav_img/listenpunkt_ul.gif);
	list-style-type: none;

}
.linevertical {
	background-image: url(img/nav_img/bg_linie_senkrecht.gif);
	background-repeat: repeat-y;
}
.linehorizontal {
	background-image: url(img/nav_img/linie_oben.gif);
	background-repeat: repeat-x;
}
.topnavtextfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.navleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 10px;
	background-image: url(img/nav_img/bg_listenlinie_navleft.gif);
	background-repeat: repeat-y;



}
