body {
         font-family:Tahoma,Arial;
         font-size:8pt;
         color:#BBBBBB;
         text-align: center;
     }

ul { font-family:Verdana,Helvetica; font-size:12pt; }
li { font-family:Tahoma,Verdana,Helvetica; font-size:8pt; }
h1 { font-size:12pt; font-weight:bold;color:darkslateblue;
     font-family:Tahoma,Verdana,Helvetica; }
h2 { font-size:10pt; font-weight:bold;color:#0000DF;
     font-family:Tahoma,Verdana,Helvetica; }
h3 { font-size:8pt; font-weight:bold;color:#0000BF;
     font-family:Tahoma,Verdana,Helvetica; }
h4 { font-size:12pt; font-weight:normal;color:black;
     font-family:Tahoma,Verdana,Helvetica; }
h5 { font-size:13pt; font-weight:normal;color:#0000BF;
     font-family:Tahoma,Verdana,Helvetica; }
hr { color:mediumblue;}

a {font-family:Tahoma,Verdana,Helvetica;text-decoration:none;}
a {color:#000000}
a:link {text-decoration:none }
a:hover {color:#0000FF;}
a:hover {text-decoration:underline }
a:active { font-weight:; color:#FF0000 }
a:focus { font-weight:; color:#000000 }

table, td {font-family:Tahoma,Verdana,Helvetica;
           font-size:8pt;
           background-color:;
           border-width:;
           border-style:;
           border-color:;
           color:black;
           valign:top;}
table, th {font-size:10pt;
           font-family:Tahoma,Verdana,Helvetica;
           background-color:;
           border-width:;
           border-style:;
           border-color:;
           valign:top;}

table    {border=0;
          width:;
          font-family:Tahoma,Verdana,Helvetica;
          text-align: center;}

#box1  {position:absolute; top:60px; left:80px; width:500px; height:150px;}

.sel { /* Option Produkte*/
font-size: 10px;
width: 220px;
background-color : #E9F0FA;
font :Tahoma,Verdana,Helvetica;}

.a {background-color : #FFDF00;}
.b {background-color : #FFEAEA;}
.c {background-color : #A8A8FF;}

.sende {
cursor: hand;
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: snow;
width:30px;
}


#map a {
display:block;
color:#000000;
text-decoration:none ;
font-family:Tahoma,Verdana,Helvetica;
font-size: 11px;
width:160px;
background-color:#F7F7F7;
padding: 3px;
border-top:solid 1px #0000DF; /* Unterline Blau*/
}

#map a:visited{
color:#000000;
text-decoration:none;
font-family:Tahoma,Verdana,Helvetica;
font-size: 11px;
width:160px;
background-color:#F2F2F2;
border-top:solid 1px #0000DF; /* Unterline Blau*/
}

#map a:active{
color:#000000;/* Schrift bei link schwarz  */
text-decoration:none;
font-family:Tahoma,Verdana,Helvetica;
font-style:italic;/* Schrift fett beim link   */
font-size: 11px;
width:160px;
background-color:#E9F0FA;/* Farbe beim Linken wie hinten  */
border-top:solid 1px #000000; /* Oberlinie beim link*/
}


#map a:hover {
color: #000000; /*Schrift beim draufgehen    */
text-decoration:none ;
font-family:Tahoma,Verdana,Helvetica;
font-size: 11px;
width:160px;
background-color:#BBBBFF;  /*Fläche Farbe beim draufgehen blau   */
border-top:solid 1px #000000;  /*Line beim draufgehen schwarz  */
}

#map td
{

text-decoration:none ;
font-family:Tahoma,Verdana,Helvetica;
font-size: 11px;
}

.1 { border: #000000 dashed;
                width: 90%;
                padding: 3px;
                border-width: 1px 1px 1px}

/* Navigation*/
a.block{
color:black;
background:lightsteelblue;
display:inline;
text-align:center;
border:black solid 1px;
padding:2px;
text-decoration:none;
font:bold 14px arial, sans-serif;}

a.block:hover{
color:#ffffff;
background-color:#006699;}

#tab1{
border-collapse:collapse;
width: 80%; }

#tab1 th{
background:gold;
font-size:8pt;
padding:1px 1px 1px 5px;
}

#tab1 td{
background:#D7EBFF;
border:1px solid #000000;
padding:2px 2px 2px 5px;
text-align: ;
}