html, body {  min-height:101%;   }

body  {  background-color:#DBDBDB; /* */
        margin-left:0px;
        margin-right:0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin: 0px
       }

/* body, td, p, div {
color:       #666666;
font-family: "Palatino Linotype", Georgia, "Times New Roman", Helvetica,  Helvetika, serif;
font-size:   14px;
line-height: 18px;
} 
a:link     { font-size:   12px; color:#999999; font-weight: bold; text-decoration:none;  }
a:visited  { font-size:   12px; color:#999999; font-weight: bold; text-decoration:none;   }
a:active   { font-size:   12px; color:#000000; font-weight: bold; text-decoration:none;  }
a:hover    { font-size:   12px; color:#cccccc; font-weight: bold; text-decoration:none;  }

cite  { color:#808080; font-size: 12px; font-style: normal; }
*/

h1 { 
  color:       #333333; font-weight: bold;
  font-size:   12px; letter-spacing: 1pt;
  line-height: 30px;
  width:100%; height:28px; margin-top:20px;
  border-bottom:1px solid #ffffff;  border-top:1px solid #ffffff;
  text-align:center; align:center;
  }

.titel { 
  color:       #333333; font-weight: bold;
  font-size:   12px; letter-spacing: 1pt; 	line-height: 30px;
  width:100%; margin-top:20px; 
  margin-bottom:6px;
  border-bottom:1px solid #ffffff;  border-top:1px solid #ffffff;
  text-align:center; align:center;
  }

.menu
{ background-color:#FAFAFA;
  border-bottom:1px solid #cccccc;
  text-align:center;
  padding:5px; margin:5px;
}


.feld { border-bottom:1px dotted #999999; }
.internet
{ color:#eeeeee;
  background-color:#eeeeee;
  border:0;
  width:2px;
}
.go {border:1px dotted #999999;
color:#666666;
background-color:#eeeeee;
font-family: "Palatino Linotype", Georgia, "Times New Roman", Helvetica,  Helvetika, serif;
}

.adlink
{ color:#666666; text-decoration:none; 
font-weight: normal; 
font-size:   14px;
}

.check { text-align: left;
        text-decoration:underline; text-decoration:none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;  line-height: 18px;
        font-variant:small-caps;  /* kapitälchen */
        letter-spacing: 1pt;
        background-color:#e3e3e3; /* bei button */
        background:#BCD2EE;       /* button-farbe blau - anderes blau A4D3EE - hellgrün C1FFC1  - blassrot F08080 -->
        color:#000078;            /* button-schrift dklblau */
}