body,td {

 font-family: verdana, arial, helvetica;
 font-size: 12px;
 text-align: left;
 line-height:15px;

}

td.right{
 height:26px;
 text-align: right;

}


a.nav { font-family: verdana, arial, helvetica;
               font-size: 11px;
               font-weight: bold;
               text-decoration:none;
                      }

a.nav:link         { color: #885423; }
a.nav:visited      { color: #885423; }
a.nav:active       { color: #885423; }
a.nav:hover        { color: #885423; }

a.nav2 { font-family: verdana, arial, helvetica;
               font-size: 10px;
               font-weight: bold;
               text-decoration:none;
                      }

a.nav2:link         { color: #885423; }
a.nav2:visited      { color: #885423; }
a.nav2:active       { color: #885423; }
a.nav2:hover        { color: #885423; }


a            { font-family: verdana, arial, helvetica;
               font-size: 12px;
               font-weight: normal;
                      }

a:link         { color: #885423; }
a:visited      { color: #885423; }
a:active       { color: #885423; }
a:hover        { color: #C9B29C; }


b,hr {color:#885423;}

b.gross {color:#885423; font-size: 16px;}

h1 {color:#885423; font-size: 16px; margin-bottom:8px;}

#navi {
position:absolute; top:0;left:0;
width:190px; height:100%;
border-style:solid; border-width:1px; border-color:#885423; border-left:0px; border-top:0px; border-bottom:0px;
padding-top:90px;

}

#inhalt {
position:absolute; top:0; left:190;
width:70%;
padding-top:29px; padding-left:20px; padding-right:0px;
text-align:left;
}