#farbbox { background-color: #EEB300; }

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

#leftbox a:link, #leftbox a:visited, #leftbox a:hover, #leftbox a:active
{
	background-image: url(/bilder/menu-pfeil-gelb.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-gelb.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#ebene2 a:hover, #ebene2 a:active { color: #EEB300; }
#leftbox #ebene2 .besucht:link,#leftbox  #ebene2 .besucht:visited, #leftbox #ebene2 .besucht:hover, #leftbox #ebene2 .besucht:active { color: #EEB300; }

#contenttext ul.ohnepunkt li
{
	margin: 0 0 10px 0;
	color: #000;
	height: 20px;
	background-image: url(/bilder/pfeil-weiter-gelb.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 20px;
}
/*Dozentensuche*/
.dozentenkopf
{
	margin: 0 0 35px 0;
	padding: 0;
}

.p-foto
{
	margin: 3px 0 0 0;
	height: 145px;
	width: 117px;
	float: right;
	padding: 0;
}

a.buttonbox
{
	margin: 50px 0 20px 0;
	height: 20px;
	width: 130px;
	text-align: center;
	border: 1px solid #000;
	background-color: #EEB300;
	display: block;
	font-weight: 800;
	padding: 3px 0 0 0;
}
/*Dozentenstart*/
.pastart
{
	height: 450px;
	background-image: url(/bilder/titelbild-3-0-p-a.gif);
	background-repeat: no-repeat;
}

.pastart div#slogan/*entspricht .h8*/
{
	margin: 0 0 155px 0;
	background-color: #FFF;
	text-align: center;
	font-weight: 800;
	color: #000;
	padding: 0;
}
