html > body { 
background-color : #008080; 
margin : 10%; 
} 
a:link { 
text-decoration : none; 
border : 0; 
color : #c0c0c0; 
} 
a:visited { 
text-decoration : none; 
border : 0; 
color : #c0c0c0; 
} 
a:active { 
text-decoration : none; 
border : 0; 
color : #900; 
} 
a:hover { 
text-decoration : none; 
border : 0; 
color : #900; 
} 
a:focus { 
text-decoration : none; 
border : 0; 
color : #900; 
} 
h1 h2 h4 { 
font-size : 24px; 
color : #f93; 
} 
p.in { 
margin-left : 5px; 
margin-top : 20px; 
font-family : BitstreamVeraSerif; 
font-size : 12px; 
line-height : 1.5em; 
text-indent : 1cm; 
color : #000; 
} 
div#inhalt { 
margin-top : 10px; 
position : absolute; 
top : 80px; 
left : 45%; 
width : 40%; 
height : auto; 
float : left; 
color : #c0c0c0; 
background-color : transparent; 
} 
div#inhalt1 { 
margin-top : 10px; 
position : absolute; 
top : 80px; 
left : 45%; 
width : 40%; 
height : auto; 
float : left; 
color : #c0c0c0; 
background-color : transparent; 
}
div#inhalt2 { 
position : absolute; 
top : 0%; 
left : -18%; 
width : auto; 
height : auto; 
float : left; 
} 
div#inhalt .head { 
margin : 10px 10px 0 0; 
text-align : right; 
font-size : 14px; 
} 
div#navi { 
position : absolute; 
border : 0 dotted #900; 
color : #999; 
top : 80px; 
right : 10px; 
width : 70px; 
padding : 10px; 
margin-right : 5%; 
margin-top : 2%; 
text-align : left; 
font-size : 14px; 
} 
div#deko { 
position : absolute; 
border-left : 2px dotted #900; 
color : #999; 
top : 50px; 
right : 80px; 
width : 9px; 
height : 400px; 
padding : 10px; 
margin-right : 5%; 
margin-top : 2%; 
}
