body,p {
background-color: #FFFFFF;
color: #666666;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
margin: 0px;
padding: 0px;
} 

.nav {
color:white;
font-weight:bold;
margin-left:3px;
margin-right:5px;
}

.klein {
font-size:9px;
font-weight:normal;
margin: 0px;
padding: 0px;
}

#titel {
position:absolute;
left:5px;
top:30px;
font-size:22px;
color:gold;
}

#Sprachversion {
position:absolute;
left:0px;
top:0px;
font-size:11px;
width:90%;
text-align:right;
border-bottom: 1px solid #000;
line-height:14px;
margin-right:10px;
background-color:#F5F5F5;
z-index:2;
}

#Navigation {
position:absolute;
font-size: 14px;
left:430px;
top:110px;
width:800px;
border-top:none;
border-left:none;
border-right:none;
border-bottom:1px solid #999999;
background-color:#F5F5F5;
padding-left:20px;
z-index:2;
}

#verlauf {
position:absolute;
left:0px;
top:0px;
width:100%;
height:110px;
text-align:right;
background-image:url(../../images/verlauf.gif);
background-repeat: repeat-y;
background-position: right;
z-index:0;
}

a:link {
color:#900;
font-weight:bold;
text-decoration: none;
}


a:visited {
border: 0px;
font-weight:bold;
text-decoration: none;
color: #666; 
}

a:active {
text-decoration: none;
font-weight:bold;
color:#CCC; 
}

a:hover {
text-decoration: none;
font-weight:bold;
color: #000;
}
