* {
margin: 0;
padding: 0;
}

input.fehler{color: #ff0000;
border:2px solid #ff0000;}

p { margin-top:1em;
margin-left: 20px; }

p.top{ margin: 0; margin-left: 20px; }

body {
behavior: url("./csshover3-source.htc");
font-size: 100%;
 background-color: #cde4f7;
 margin-left: 0;
 margin-top: 0;
 margin-height: 0;
 margin-width: 0;
}

#menu_old {
width: 100%;
padding: 0 20px;
background: #cde4f7;
font-family: Verdana;
font-size: 1em;
line-height: 1.5;
float: left;
}

#menu_old ul {
font-size: 0.8em;
float: left;
width: 115px;
list-style-type: none;
}

/*--definiert die Block&uuml;berschriften--*/
#menu_old h3 {
font-size: 0.8em;
text-align: center;
color: #000;
border: 1px solid #003366;
background: #ff8000;
}

/*--definiert die "Drop-Down-Links" im Normalzustand--*/
#menu_old a {
font-size: 1em;
text-decoration: none;
display: block;
border: 1px solid #ccc;
text-align: left;
background: #ff9224;
color: #003366;
}

/*--definiert die "Drop-Down-Links" im Hoverzustand--*/
#menu_old a:hover {
color: #ff9224;
background: #003366;
}

/*verhindert im Zusammenhang mit position absolute bei ul ul
*eine H&ouml;henvergr&ouml;&szlig;erung von #menu beim Hovern--
*/

#menu_old li {
position: relative;
}





/*--definiert einen Einzellink im Normalzustand, wenn kein Drop-Down erforderlich--*/

#menu_old a.direkt:link {
font-size: 0.8em;
font-weight: bold;
text-align: center;
color: #000;
border: 1px solid #000000;
background: #ff8000;
}

#menu_old a.direkt:visited {
font-size: 0.8em;
font-weight: bold;
text-align: center;
color: #000;
border: 1px solid #000000;
background: #ff8000;
}

/*--definiert einen Einzellink im Hoverzustand, wenn kein Drop-Down erforderlich--*/

#menu_old a.direkt:hover {
color: #ff9224;
background: #003366;
border: 1px solid #ccc;
}

/*--nur f&uuml;r IE-Versionen &lt;=6 erkennbar--*/
* html #menu_old ul li{
float: left;
width: 100%;
}

/*--nur f&uuml;r IE 7 erkennbar--*/
*+ html #menu_old ul li {
float: left;
width: 100%;
}

/*--bewirkt Hover-Effekt f&uuml;r IE &lt;7 auch f&uuml;r ul- und li-Elemente--*/


*html #menu_old ul li a {
height: 1%;
}

#menu {
width: 100%;
padding: 0 20px;
background: #cde4f7;
font-family: Verdana;
font-size: 1em;
line-height: 1.5;
float: left;
}

#menu ul {
font-size: 0.8em;
float: left;
width: 115px;
list-style-type: none;
}

/*--definiert die Block&uuml;berschriften--*/
#menu h3 {
font-size: 0.8em;
text-align: center;
color: #000;
border: 1px solid #003366;
background: #ff8000;
}

/*--definiert die "Drop-Down-Links" im Normalzustand--*/
#menu a {
font-size: 1em;
text-decoration: none;
display: block;
border: 1px solid #ccc;
text-align: left;
background: #ff9224;
color: #003366;
}

/*--definiert die "Drop-Down-Links" im Hoverzustand--*/
#menu a:hover {
color: #ff9224;
background: #003366;
}

/*verhindert im Zusammenhang mit position absolute bei ul ul
*eine H&ouml;henvergr&ouml;&szlig;erung von #menu beim Hovern--
*/

#menu li {
position: relative;
}

/*--versteckt die "Drop-Down-Links", solange nicht gehovert wird--*/
#menu ul ul {
position: absolute;
z-index: 2;
display: none;
}

/*--l&auml;sst die Dropdown-Links beim Hovern erscheinen--*/
#menu ul li:hover ul {
display: block;
}

/*--nur f&uuml;r IE-Versionen &lt;=6 erkennbar--*/
* html #menu ul li{
float: left;
width: 100%;
}

/*--nur f&uuml;r IE 7 erkennbar--*/
*+ html #menu ul li {
float: left;
width: 100%;
}

/*--bewirkt Hover-Effekt f&uuml;r IE &lt;7 auch f&uuml;r ul- und li-Elemente--*/


*html #menu ul li a {
height: 1%;
}

/*--definiert einen Einzellink im Normalzustand, wenn kein Drop-Down erforderlich--*/

#menu a.direkt:link {
font-size: 0.8em;
font-weight: bold;
text-align: center;
color: #000;
border: 1px solid #000000;
background: #ff8000;
}

#menu a.direkt:visited {
font-size: 0.8em;
font-weight: bold;
text-align: center;
color: #000;
border: 1px solid #000000;
background: #ff8000;
}

/*--definiert einen Einzellink im Hoverzustand, wenn kein Drop-Down erforderlich--*/

#menu a.direkt:hover {
color: #ff9224;
background: #003366;
border: 1px solid #ccc;
}

th{
  color:#ffffff;
  background-color:#666de5;
}

.spamcheck {
	width: 5px;
	visibility: hidden;
	}

a{font-size:12pt;:text-decoration:none;}
a:link { text-decoration:none; color:#800040; }
a:visited { text-decoration:none; color:#800040; }
a:hover { text-decoration:underline; color:#800040;}
a:active { text-decoration:none;  color:#800040;} 

  
