body {
	  background-color: #FFF;
	  font-family: Arial, Helvetica, sans-serif; 
	  color:#000;  
	  padding:0px;
	  margin:0px;
}
#inhalt { 	
	  position:absolute;
	  height:360px;
	  width:640px;
	  margin:-180px 0px 0px -320px;
	  top: 50%; 
	  left: 50%;  
	  text-align: center;
	  padding: 0px;
	  background-color: #FDFDE9;
	  border: 1px solid #CE6A25;
	  overflow: auto;
}
#logo {
position:absolute;
width:336px;
height:96px;
left:20px;
top:20px;
}
#bild {
position:absolute;
width:200px;
height:100px;
left:412px;
top: 25px;
}
p {
font-size: 1.5em;
font-weight:bold;
margin-top: 150px;
}
.trenner {
font-size: 1.5em;
font-weight:normal;
margin-top: 10px;
}
a {
font-size: 1em;
color:#CE6A25;
}
