body { background-color:#dedede; font-family:Verdana, Arial,Helvetica,sans-serif; font-size:10px; }
a { color : #000000; text-decoration:none }
a:hover { color : #ffffff; }
#container {
width: 920px; 
height: 680px; 
position: absolute; 
left: 50%; 
top: 40; 
margin-left: -460px; 
margin-top: 0px;
background-color: #ffffff;
}
#left {
position: absolute; 
left: -140; 
width:100;
top: 0; 
float:left;
}
#right {
position: absolute; 
left: 920; 
width:100;
top: 0; 
float:left;
}
#top {
position: absolute; 
top: -30; 
width:620;
text-align:left;
}
#bottom {
position: absolute; 
top: 405; 
width:620;
text-align:right;
}
#content {
text-align:center;
position: absolute; 

margin-top: 40px;
left:50%;
margin-left: -400px
}
.nav
{

line-height:20px;
height:20px;
width:140;
border-bottom : 1px solid #ffffff ;
}
.left
{
text-align:right;
width:140;
}
.right
{
text-align:left;
width:100;
}
.aktiv
{
background-color: #ffffff;
}
.headline {
color:#ffffff;
font-size:20px;
line-height:20px;
}
h1 {
color:#ffffff;
font-size:20px;
line-height:20px;
}
.subline {
color:#74A1B8;
font-size:10px;
line-height:12px;
width:640;
}
.subline a { color:#74A1B8; } 
.subline a:hover { color:#74A1B8; text-decoration:underline } 
.footer {
color:#000000;
font-size:9px;
line-height:13px;
width:440;
}
.footer a { color:#000000; } 
.footer a:hover { color:#000000; text-decoration:underline } 

