#farbbox { background-color: #9EC2EF; }

p.top
{
	background-image: url(/bilder/top-pfeil-blau.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/*______________________Navigation U1_____________________*/
#leftbox a:link, #leftbox a:visited, #leftbox a:hover, #leftbox a:active
{
	background-image: url(/bilder/menu-pfeil-blau.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#leftbox .besucht:link, #leftbox .besucht:visited, #leftbox .besucht:hover, #leftbox .besucht:active
{
	background-image: url(/bilder/menu-pfeil-down-blau.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/*______________________Navigation U2_____________________*/
#ebene2 a:hover, #ebene2 a:active { color: #9EC2EF; }
#leftbox #ebene2 .besucht:link,#leftbox  #ebene2 .besucht:visited, #leftbox #ebene2 .besucht:hover, #leftbox #ebene2 .besucht:active { color: #9EC2EF; }

#contenttext ul#ebene1
{
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#contenttext #ebene1 a
{
	font-weight: bold;
	text-transform: uppercase;
}

#contenttext ul#ebene1 .ebene2
{
	margin: 10px 0 10px 20px;
	list-style-type: none;
	padding: 0;
}

#contenttext #ebene1 .ebene2 a
{
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}

#contenttext ul.ohnepunkt li
{
	font-weight: bold;
	margin: 0 0 20px 0;
	width: 400px;
	height: 20px;
	color: #000;
	background-image: url(/bilder/pfeil-weiter-blau.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0;
}

