body      { background:  url("/home3/bg/mainbg.gif") #FFDE39;
       	 background-repeat: no-repeat;
           color: black;
           margin: 0px;
           padding: 0px; }
*{
        font-family: arial, helvetica;
        font-size: 10pt;
        color: black;
}

a:link    { color: blue;
        text-decoration:  none;}
a:visited { color: blue;
        text-decoration: none;}
a:active  { color: blue;
        text-decoration: none;}
a:hover  {  color:  red;
        text-decoration: underline; }

a.leftsub:link    { color: black;
        text-decoration:  none;}
a.leftsub:visited { color: black;
        text-decoration: none;}
a.leftsub:active  { color: black;
        text-decoration: none;}
a.leftsub:hover  {  color:  red;
        text-decoration: underline; }

span.links {
        color:  red;
}
span.small  {   font-family: arial, helvetica;
        font-size: 9pt;
        color: black;  }
span.smallbold  {   font-family: arial, helvetica;
        font-size: 9pt;
        color: black;
        font-weight: bold;  }

span.normal  {   font-family: arial, helvetica;
        font-size: 11pt;
        color: black;  }
span.title  {   font-family: arial, helvetica;
        font-size: 11pt;
        color: #AA3B01;
        font-weight: bold;  }

ul.level1  {   font-family: arial, helvetica;
        font-size: 11pt;
        color: black;  }

h1  {   font-family: arial, helvetica;
        font-size: 11pt;
        color: #AA3B01;
        font-weight: bold;
        margin-bottom: 3px;
        padding: 0px;
        border:0px;  }

h2 {
        font-family: arial, helvetica;
        font-size: 11pt;
        color: #AA3B01;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        border:0px;
}
h3 {
        font-family: arial, helvetica;
        font-size: 10pt;
        color: #AA3B01;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        border:0px;
        margin-bottom: 2px;
}

span.address  {   font-family: arial, helvetica;
        font-size: 9pt;
        color: black;  }

span.addresstitle  {   font-family: arial, helvetica;
        font-size: 9pt;
        color: black;
        font-weight: bold; }

ol.links1  {   font-family: arial, helvetica;
        font-size: 11pt;
        color: black;  }
ul.links1  {   font-family: arial, helvetica;
        font-size: 11pt;
        color: black;  }
 ul.refer {   font-family: arial, helvetica;
        font-size: 11pt;
        color: black;  }

select.feld   { background-color:#FFFFB4;
        width:300px;
        border:1px solid #555555;
        font-family: arial, helvetica;
        font-size: 9pt;
        margin: 0px;
        padding: 0px;
        color: #000000;
}
input.bestellen  { background-color: #FFFFB4;
        width:50px;
        border:1px solid #555555;
        font-weight: 600;
        font-family: arial, helvetica;
        font-size: 9pt;
        color: #000000; }
input.bestellen:hover { background-color: #FFDE00;
        width:50px;
        border:1px solid #555555;
        font-weight: 600;
        font-family: arial, helvetica;
        font-size: 9pt;
        color: #000000; }

td.leftlink {
        font-family: arial, helvetica;
        font-size: 9pt;
}

