body {
margin: 0px;
padding: 15px 0px 0px 0px;
background-image: url(../pic/bg_body.png); 
background-repeat: repeat-x; 
background-position: top center;
}

html {
height: 101%;
}

#outerWrapper { 
width: 100%;
background-image: url(../pic/bg_body_bottom.png); 
background-repeat: repeat-x;
background-position: bottom; 
}
 
#wrapper { 
margin-left: auto;
margin-right: auto;
width: 780px;
position: relative;
}

 
.kontakt { 
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}
 
.text { 
font-family: Verdana,Arial,Helvetica;
font-size: 10px;
color: #001455;
}

.weg {
font-family: Verdana,Arial,Helvetica;
font-size: 10px;
color: #001455;
text-decoration:none;
}

a:hover {
text-decoration: underline;
font-weight: bold;
}
 
.bgBilder {
background-image: url(../pic/bg_bilder.gif); 
background-position: bottom center; 
background-repeat: repeat-x; 
background-color: #FFCB96;
}
