html,body {
  background-color:#000000;
  color:#000000;
	margin:0px;
          }

td
{
	padding-left: 15px;
        padding-right: 0px;
        padding-bottom: 15px;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {font-family:Verdana, Arial, Helvetica, sans-serif; }
body, td, div, p, pre, ul {font-size: 10pt;}

h1 {font-size: 14pt; color:#50a050; text-align:center}
h2 {text-decoration: none; font-size: 12pt; color:#50a050; margin-bottom:0px;}
h3 {font-size: 8pt;  color:#000000;}
h4 {font-size: 8pt;  color:#000000;}
h5 {text-decoration: none; font-weight: bold; font-size: 12pt; margin-bottom:0px;}

a 	  {text-decoration: none; font-weight: bold; font-size: 12pt;}
a:link    {color: #000000;}
a:visited {color: #000000;}
a:active  {color: #000000;text-decoration:underline;}
a:hover   {color: #000000;text-decoration:underline;}

a.menu	{text-decoration: none; font-size: 16pt; font-weight: bold;}


a.aktuell	{border-style:double; border-width:3px; padding-left:10px; padding-right:10px; text-decoration: none; font-size: 10pt; font-weight: bold;}
a.aktuell:link	{color: #000000;}
a.aktuell:visited  {color: #000000;}
a.aktuell:active  {color: #000000;}
a.aktuell:hover   {color: #c0c0c0; text-decoration: none;}

hr {noshade; color:#003300; background-color:#000099;
    height:2px; text-align:center; width:600;}

#main {
	  width:1000px;
   	margin:10px auto;
   	text-align:left;
	}


#inhalt{
	background-color:#000000;
	padding:5px;
	color:#000000;
	min-height:400px;
	}

form      {padding:3px;
          border:0px};
input, select, textarea {color:#000000; overflow:auto;}