html {

	
}



ul {
	margin: 0px;
	padding: 14px;
	list-style-type: square;
	text-indent: 0px;
}



#OBEN {
	background-color: #FFFFFF;
	height: 40px;
	width: 100%;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
#SEKUNDAERNAVI {
	position: absolute;
	left: 325px;
	top: 18px;
	width: 300px;
}
#SUCHEN {
	position: absolute;
	left: 655px;
	top: 14px;
	width: 100px;
}
#SCHRIFTGROESSE {
	position: absolute;
	left: 785px;
	top: 18px;
}
#AAA {
	position: absolute;
	left: 860px;
	top: 14px;
}
#NAVI {
	padding-left: 20px;
	width: 234px;
}
#LINKS {
	position: absolute;
	left: 0px;
	top: 40px;
}
#RECHTS {
	position: absolute;
	left: 234px;
	top: 209px;
}
#FOTO {
	background-image: url(../graphiken/foto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 40px;
	left: 234px;
	height: 168px;
	width: 550px;
}

/*

#INHALT {
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	background-color: #FFFFFF;
	width: 500px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 10px;
}

*/







.naviebene {
	width: 197px;
	background-color: #FFFFFF;
}


a.navi_erste_ebene, a.navi_erste_ebene_aktiv, a.navi_zweite_ebene, a.navi_zweite_ebene_aktiv, a.navi_dritte_ebene, a.navi_dritte_ebene_aktiv {
	display: block;
	text-decoration:none;
	color:#000000;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	text-transform: uppercase;
}


a.navi_erste_ebene, a.navi_erste_ebene_aktiv {
	background-color:#FFFFFF;
	color:#000000;
	padding-left: 4px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 16px;/*14*/
}
a.navi_zweite_ebene, a.navi_zweite_ebene_aktiv, a.navi_dritte_ebene, a.navi_dritte_ebene_aktiv {
	color:#000000;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;/*12*/
}

a.navi_dritte_ebene, a.navi_dritte_ebene_aktiv {
	display: inline;
	text-transform: none;
}

a.navi_erste_ebene_aktiv, a.navi_zweite_ebene_aktiv, a.navi_dritte_ebene_aktiv {
	color:#000;
	font-weight: bold;
}





a.navi_erste_ebene:link,a.navi_erste_ebene:visited,a.navi_erste_ebene:active {
	color:#000000;

}
a.navi_erste_ebene:hover, a.navi_zweite_ebene:hover, a.navi_erste_ebene_aktiv:hover, a.navi_zweite_ebene_aktiv:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}





a #inhalt, #inhalt a {
	color: #000000;
	text-decoration: none;
}

a:hover #INHALT, #INHALT a:hover, a:hover #OBEN, #OBEN a:hover {
	color: #000;
}

a #OBEN, #OBEN a {
	color: #000000;
	text-decoration: none;
}

#suchwort {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 100px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #333333;
}
.titel {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	line-height: 130%;
}

.kuenstlertitel {
	font-weight: normal; 
	font-size: 22px; 
	line-height: 100%;
}

.untertitel {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 100%;
}


.suchwortmarkierung {
	color: #FFF;
	background-color: #000;
	padding-right: 2px;
	padding-left: 2px;
}


