body
{
  font-family: Verdana,Arial,sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px

  scrollbar-face-color: #80ADD6;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #80ADD6;
  scrollbar-3dlight-color: #D8E5FA;
  scrollbar-arrow-color:  #80ADD6;
  scrollbar-track-color: #EFEFEF;
  scrollbar-darkshadow-color: #53A9FF;
}

h1 {  font-size: 28px; font-weight: bold; color: #1E79D2 	; }
h2 {  font-size: 12px; font-weight: bold; color: #000000; margin-top:0px }
h3 {  font-size: 11px; font-weight: bold; color: #000000; }
h4 {  font-size: 9px;  font-weight: bold; color: #000000; }

a:link    	{  font-size: 12px;	color: #000000; text-decoration: underline; }
a:visited 	{  font-size: 12px; color: #000000; text-decoration: underline; }
a:hover   	{  font-size: 12px; color: #000000; text-decoration: underline; }
a:active  	{  font-size: 12px; color: #000000; text-decoration: underline; }

a.menue:link        { font-size: 12px;	color: #000000; text-decoration: none;  }
a.menue:visited     { font-size: 12px;	color: #000000; text-decoration: none;  }
a.menue:hover       { font-size: 12px;	color: #000000;	text-decoration: underline;  }
a.menue:active      { font-size: 12px;	color: #000000;	text-decoration: none;  }

a.footer:link       { font-size: 10px;	color: #000000; text-decoration: underline;  }
a.footer:visited    { font-size: 10px;	color: #000000; text-decoration: underline;  }
a.footer:hover      { font-size: 10px;	color: #000000;	text-decoration: underline;  }
a.footer:active     { font-size: 10px;	color: #000000;	text-decoration: underline;  }

hr  { color: #D68282; border:none dotted; height: 1px; margin: 0px; padding: 0px; }

td
{
  font-size: 12px;
}

.tdform
{
  font-size: 11px; font-weight: bold;
}

.formdatenschutz
{
  font-size: 9px;
}

.formularinput
{
  background-color:#E6F2FF;
  color:#336699;
  font-size:12px;
  padding-left:2px;
  border-style:solid;
  border-color:#336699;
  border-width:1px;
}
.formularbutton
{
  background-color:#98CCFF;
  color:#336699;
  font-size:12px;
  font-weight:bold;
  border-width:1px;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
