
*{
margin:0;
padding:0
}
img {border:0px}
html{
width:100%;
background-color:#000000;
margin:0px;
padding:0px;
}
body{
width:766px;
height:100%;
margin:auto;
text-align:center
}
#header{
width:766px;
height:348px;
background-image:url(images/gebhard_roese.jpg);
background-repeat:no-repeat;
background-position:0 12px;
text-align:left;
}
.small_title{
font-family:Verdana;
font-size:12px;
color:f82d0c;
font-weight:bold;
padding:20px 0 10px 0
}
.small_letters{
font-family:Verdana;
font-size:12px;
color:white;
padding:20px 0 10px 0
}

#content{
padding:0px 0 0 13px;
margin:0px 0 40px 0;
text-align:left;
color:#d2d1c6;
height:260px;
}
