body {
    margin:0;
    background:#46402E;
    font-family:'helvetica','arial','tahoma','verdana';
    text-align:center; 
}

#main {
    width:800px;
    background:#070707;
    margin-left:auto;
    margin-right:auto

}
#header {
    padding-top:125px;
    vertical-align:top; 
    text-align:center;
    height:100px;
    background-image:url(title_joernhauke.jpg);

}
#header a , #navi_zwei a {
   font-family:'times', 'times-roman';
   letter-spacing:0.05em;
   color:black;
   text-decoration:none;
   padding:0.2em 0.3em 0.2em 0.3em;
}
#navi_zwei a, #navi_zwei {color:#9E9063;text-align:center;}


a.here,#header a:hover, #navi_zwei a:hover{
   background: #9E9063;
   color:white !important;
}

#content {
color:  #9E9063;
padding:40px;
padding-top:10px;
text-align:normal !important;

}

#content a{
 color:#9E9063;
}

#content H1 {
     font-family:'times', 'times-roman';
     font-weight:normal;
     letter-spacing:0.05em;
     font-size:1.4em;
     text-align:center;

}

#footer {font-size:0.7em;text-align:center}
#footer a{color:black}


