@charset "UTF-8";
body {
	font-family: "Avenir Medium";
	font-size: 16px;
	color: #FFF;
	background-color: #000;
}
#bild h2, #foto h2, #gesichter h2, #skulptur h2,  #schmuck h2, #karten h2, #buch h2, #spezial h2, #navi_unten h2, #footer h2, #fuss h2, #biografie h2, {
	font-family: "Avenir Medium";
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
}
#biografie h3, #gesichter h3, {
	font-family: "Avenir Medium";
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-size: 14px;
}

#bild img, #foto img, #gesichter img, #skulptur img, #schmuck img, #karten img, #buch img, #spezial img,  { 
	padding: 2px;
	border: 1px solid #999;
	width: 98%;
}
