html, body  { 
background-color : #000;
color : #2F5B9C;
margin : 0;
padding : 0;
font : normal 11px tahoma, verdana, arial;
line-height : 16px;
text-align: center;
} 

#top { 
width : 100%;
height : 108px;
margin-bottom: 1px;
color: white;
margin-top: 10px;
margin-bottom: 10px;
text-align: left;
} 

#line { 
background-color : #333333;
width : 100%;
text-align: center;
color: #ffffff;
padding-top: 10px;
padding-bottom: 10px;
clear: both;
} 

#tresc { 
background-color : #666666;
width : 930px;
margin-bottom: 5px;
margin: auto;
text-align: left;
} 

.foto { 
margin: 5px;
border:1px solid #333333;
}

.headline {
color: #fff;
font-weight: bolder;
font-size: 12px;
}

A:link {color: #CCCC00; text-decoration: none; line-height: 15px;}
A:visited {color: #CCCC00; text-decoration: none; line-height: 15px;}
A:hover {color: #CCCC00; text-decoration: underline; line-height: 15px;}
A:active {color: #CCCC00; text-decoration: none; line-height: 15px;}

