/* Dateiname: sculpture-portrait.css */


#hauptfeld		{ 
	font-family: Arial; 
	font-size: 13px; 
	position: absolute; 
	width: 583px; 
	height: 614px; 
	z-index: 1; 
	left: 343px; 
	top: 140px; 
			}
			
#menu 	{ 
	position: absolute; 
	width: 119px; 
	height: 655px; 
	z-index: 2; 
	left: 157px; 
	top: 130px; 
	border: 1px solid #D5D7E3;
	background-color: #434347; 
	padding-left:4px; 
	padding-right:4px; 
	padding-top:1px; 
	padding-bottom:1px; 
			}

#logo 		{ 
	list-style-image: url(Bilder/logo.bmp); 
	position: absolute; 
	width: 970px; 
	height: 100px; 
	z-index: 3; 
	left: 10px; 
	top: 11px; 
	border: 1px solid #D5D7E3; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #434347; 
			}
			
#linksbild	{ 
	list-style-image: url(Bilder/schwarzerMann.JPG); 
	position: absolute; 
	width: 144px; 
	height: 360px; 
	z-index: 4; 
	left: 8px; 
	top: 211px; 
			}
	
#balken1 	{ 
	list-style-image: url(Bilder/balken.bmp); 
	position: absolute; 
	width: 970px; 
	height: 6px; 
	z-index: 5; 
	left: 10px; 
	top: 108px; 
			}
			
#balken2 	{ 	
	list-style-image: url(Bilder/balken2.bmp); 
	position: absolute; 
	width: 144px; 
	height: 6px; 
	z-index: 6; 
	left: 8px; 
	top: 563px; 
			}