body{
  background-color:#ffffff;
}

.maintable{
  border:0px;
  border-width:0px;
  border-color:#ffffff;
}

.kopf{
  background:url(images/kopf.gif) left bottom;
}

.menue{
  background-color:#ffffff;
  font-family:tahoma;
  font-size:11px;
  color:#000000;
  border:1px;
  border-width:1px;
  border-style:solid;
  border-color:#ffffff;
}

.banner{
  background:url(images/banner2.jpg);
  border:1px;
  border-width:1px;
  border-style:solid;
  border-color:#939393;
}

.inhalt{
  background-color:#f8f8f8;
  font-family:tahoma;
  font-size:11px;
  color:#000000;
  border:1px;
  border-width:1px;
  border-style:solid;
  border-color:#939393;
}

.liste{
  border:1px;
  border-width:1px;
  border-style:solid;
  border-color:#ffffff;
}

.sidepipe{
  background:url(images/sidepipe.gif);
}

.fuss{
  background-color:#dcdcdc;
  font-family:tahoma;
  font-size:11px;
  color:#000000;
  border:1px;
  border-width:1px;
  border-style:solid;
  border-color:#939393;
}

.ueberschrift{
  font-family:tahoma;
  font-size:14px;
  font-weight:bold;
  color:#000000;
  line-height:30px;
}  

.standardtext{
  font-family:tahoma;
  font-size:11px;
  color:#000000;
  line-height:16px;
}  

.download_text{
  font-family:tahoma;
  font-size:11px;
  color:#000000;
  line-height:16px;
}                       
                     
.download_ueberschrift{
  font-family:tahoma;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  line-height:16px;
}                       

.hauptmenue{
    height:22px;
    background-color:#ffffff;
    font-family:tahoma;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    border:1px;
    border-width:1px;
    border-style:dotted;
    border-color:#ff6701;
    padding-left:10px;
}

.untermenue{
    height:22px;
    background-color:#ffffff;
    font-family:tahoma;
    font-size:12px;
    font-weight:normal;
    color:#000000;
    border:1px;
    border-width:1px;
    border-style:dotted;
    border-color:#ff6701;
    padding-left:10px;
}


a.hauptmenuepunkt:text{color:#000000;text-decoration:none;}
a.hauptmenuepunkt:link{color:#000000;text-decoration:none;}
a.hauptmenuepunkt:active{color:#000000;text-decoration:none;}
a.hauptmenuepunkt:visited{color:#000000;text-decoration:none;}
a.hauptmenuepunkt:hover{color:#ff6701;text-decoration:none;}

a.untermenuepunkt:text{color:#000000;text-decoration:none;}
a.untermenuepunkt:link{color:#000000;text-decoration:none;}
a.untermenuepunkt:active{color:#000000;text-decoration:none;}
a.untermenuepunkt:visited{color:#000000;text-decoration:none;}
a.untermenuepunkt:hover{color:#ff6701;text-decoration:none;}

a.kopf_link:text{color:#000000;text-decoration:none;}
a.kopf_link:link{color:#000000;text-decoration:none;}
a.kopf_link:active{color:#000000;text-decoration:none;}
a.kopf_link:visited{color:#000000;text-decoration:none;}
a.kopf_link:hover{color:#ff6701;text-decoration:none;}

a.newsticker_link:text{color:#000000;text-decoration:none;}
a.newsticker_link:link{color:#000000;text-decoration:none;}
a.newsticker_link:active{color:#000000;text-decoration:none;}
a.newsticker_link:visited{color:#000000;text-decoration:none;}
a.newsticker_link:hover{color:#ff6701;text-decoration:none;}

a:text{color:#000000;}
a:link{color:#000000;}
a:active{color:#000000;}
a:visited{color:#000000;}
a:hover{color:#ff6701;}

.feldbezeichner{
  font-family:tahoma;
  font-size:11px;
  color:#000000;
}

input{
  font-family:tahoma;
  font-size:10px;
  color:#000000;
  border-width:1px;
  border-style:dotted;
  border-color:#ff6701;
  background-color:#ffffff;
  padding-left:10px;
  width:250px;
}

select{
  font-family:tahoma;
  font-size:10px;
  color:#000000;
  border-width:1px;
  border-style:dotted;
  border-color:#ff6701;
  background-color:#ffffff;
  padding-left:10px;
}

textarea{
  font-family:tahoma;
  font-size:10px;
  color:#000000;
  border-width:1px;
  border-style:dotted;
  border-color:#ff6701;
  background-color:#ffffff;
  padding-left:10px;
}
