html {height:100%;}
body {
 height:100%;
 margin:0%;
 padding:0%;
}

a:link { color:#00A699; text-decoration:none; }
a:visited { color:#00A699; text-decoration:none; }
a:focus { color:#00A699; text-decoration:none; }
a:hover { color:#00A699; text-decoration:underline; }
a:active { color:#00A699; text-decoration:underline; }

#header
    {
                     position:absolute; top:0px; left:5px; width:790px; height:140px;
         font-size:13px; font-family:verdana;line-height:14px;z-index:3;
         }
#nav
    {
          position:absolute; top:125px; left:5px;width:790px; height:40px;
         font-size:14px;z-index:7;background-image: url(img/nav_back1.jpg);
    background-repeat: repeat-y; z-index:2;
         }
#balken
    {
          position:absolute; top:165px; left:5px;width:790px; height:2px;
         z-index:1;background-color:#00A699;
    background-repeat: repeat-y;line-height:1px;font-size:1px; z-index:2;
         }
#rand
    {
         position:absolute; top:0px; left:750px; z-index:1;width:66px;
         font-size:14px;z-index:2;
         }
#content {
          width:790px;
         color:#000000; font-family:verdana; font-size:15px; text-align:left; z-index:5; padding-left:0px; padding-top:230px;
         }
         

.text {color:#000000; font-family:verdana; font-size:13px; text-align:left;}

.normaltext {color:#000000; font-family:verdana; font-size:15px; text-align:left;}

td.nav
{height:40px; width:158px;}

a.nav {font-size:10pt; color:#000000; font-family:verdana;font-weight:normal;text-decoration:none;}

a.navclicked {font-size:10pt; color:#00A699; font-family:verdana;font-weight:normal;text-decoration:none;}

a.normal {font-size:10pt; color:#00A699; font-family:verdana;font-weight:normal;text-decoration:none;}

a.frachthit {font-weight:bold;color:#000000;font-decoration:underline;}

a.fracht {font-weight:bold;color:#000000;font-decoration:underline;font-size:12px;}
.auftrag {border-left:#00A699 thin solid;border-right:#00A699 thin solid;border-top:#00A699 thin solid;border-bottom:#00A699 thin solid;
               width:315px;padding-left:2px;padding-right:2px;border-width:1px;}


td.hjz {text-align:right;padding-right:5px;}
