body {
 margin: 0px;
 padding: 0px;
 background-color: white;
 background-image: url(image/bg-body.jpg);
 background-repeat: repeat-y;
 font-family: Tahoma, Verdana; 
}

.head {
 background-color: #f6f3ee;
 background-image: url(image/head2.jpg);
 background-repeat: no-repeat;
 width: 467px;
 height: 18px;
 position: absolute;
 left: 183px; 
 top: 49px;
 font-size: 13px;
 algin: center;
 font-family: Tahoma, Verdana; 
}

.content {
 width: 392px;
 height: auto;
 position: absolute;
 left: 259px; 
 top: 378px;
 font-size: 13px;
 algin: left;
 font-family: Tahoma, Verdana;
 color: #333333;  
}

.wilkommen {
 position: absolute;
 left: 258px; 
 top: 344px;
 font-size: 18px;
 algin: left;
 font-family: Tahoma, Verdana;
 color: #333333; 
}