body {  
font-family : Arial, Helvetica, sans-serif; 
background-color : #003366;
text-align : center;
}

p {
text-align : left;
}
 
a { 
color : #ffffff;
text-decoration : underline;
} 
a:visited { 
color : #000000;
font-weight : bold;
} 
a:active { 
color : #ff0000;
} 
a:hover { 
color : #ffffff;
}
 
#rahmen { 
border : 1px solid #ffffff;
background-color : #336699;
width : 742px;
}
 
#header { 
width : 740px;
border-bottom: 1px solid #ffffff;
}
#sponsoren {
text-align : right;
width : 155px;
margin-top : 10px;
margin-right : 10px;
}
 
#navigation { 
float : right;
width : 120px;
margin-top : 10px;
}
#headline {
width : 100%;
border-bottom : 1px dotted #ffffff;
text-align: right;
font-size : 1.2em;
font-weight : bold;
color : #ffffff;
}

#inhalt { 
font-size : small;
margin: 20px;
width : 500px;
}

#footer { 
width : 742px;
background-color : #336699;
border-left : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
text-align : right;
}
 
ul#Navigation { 
text-align : left;
float : right;
width : 100%;
font-weight : bold;
border: 1px solid #ffffff;
margin-right : 10px;
font-size : 0.8em;
} 
ul#Navigation li { 
list-style : none;
margin : 0;
} 
ul#Navigation a { 
width : 100%;
text-decoration : none;
background-color : #ff9933;
} 
ul#Navigation a:hover { 
background-color : #336699;
color : #ffffff;
} 
#footer a { 
background-color : #336699;
text-decoration : underline;
} 
#footer a:link { 
color : #ffffff;
} 
#footer a:visited { 
color : #ffffff;
} 
#footer a:hover { 
color : #000000;
text-decoration : none;
} 
#footer a:active { 
color : ##336699;
} 
