body{
	text-align:center;
}

#wholething{
	margin:auto;
	padding:0px;
	width:801px;
	height:601px;
text-align:left;
	
}

#headline {
	margin: 0;
	width:800px;
	height:101px;
	background-image: url(head.jpg); 
}

#headline p{
	visibility:hidden;
	
}

#links{
	font-family: Arial;
	font-size:10pt;
	background-color:#F2834D;
	height:17px;
	width:800px;
}

#links a{
	margin-left:50px;
	
	
}

a:link{
	color:#FFEBCD; text-decoration:none;
}
a:visited{
	color:#FFEBCD; text-decoration:none;
}
a:hover{
	color:#FFEBCD; text-decoration:underline;
}

#content {
	margin: 0;
	width:800px;
	height:482px;
	background-image: url(content.jpg); 
}
#inhalt {
	width:700px;
	height:482px;
	padding-left: 140px;
	padding-top: 45px;
}

h1{
	font-family: Arial;
	font-size:12pt;
	color:#F2834D;
}

p{
	font-family: Arial;
	font-size:10pt;
	color:#E3722C;
	text-indent:60px;
}

#daten{
	float:left;
	width:250px;
}

#daten2{
	float:left;
	width:300px;

}

img{
	border-width: 1px;
	border-color:#F2834D;
	border-style:solid;
}


.gallery{
	padding:10px;
}

.gallery img{
	
	width:45px;
	height:75px;
}

#Seiten {
	text-align:center;
	color:#E3722C;
}

#Seiten a{
	color:#E3722C;
}

.portal{
	padding-top:30px;
}

#inhaltKunst{
	color:#E3722C;
}

.kunstBild{
	margin:10px;
	margin-top:50px;
	display:inline;
	float:left;
	width:200px;
	text-align:center;
}

.kunstBild a{
	color:#E3722C;
}

.kunstBild a:hover img{
	border-color:#FFF;
}

.kunstGallery{
	margin:6px;
}