
html {   
}

body {   
background: #ffffff;
}

.spacer50 {
width: 100%;
height: 50px;
}

.spacer5 {
width: 100%;
height: 5px;
}

#logo {
position: absolute;
top: 75px;
left: 75px;
width: 62px;
height: 802px;
}

#inhalt {
position: absolute;
top: 75px;
left: 187px;
width: 800px;
height: auto;
}

.text {
width: 100%;
text-align: center;
font-family: verdana, arial;
font-size: 10px;	
color: #5c5c5c;
}

img { 
margin: 0 5px 5px 0;
} 

a, a:link, a:visited, a:active, a:hover {
color: #5c5c5c;
text-decoration: none;
}

#werbung {
position: absolute;
top: 75px;
left: 1034px;
}

