td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
}


.normal  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
}


.black  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}


.klein  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	font-weight : normal;
}

.kleinweiss  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #ffffff;
	font-weight : normal;
}

.fett  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	}

ul {
	position:relative; 
	left:-25px;
	list-style-type : square;
}
.head  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #000000;
}


.eingabe1 {
	width: 20px;
	font-family: verdana, Geneva, Arial, sans-serif;
	border: 1px solid #575757;
	background-color : #FFFFFF;
	font-size: 11px;
}

.eingabe2 {
	width: 260px;
	font-family: verdana, Geneva, Arial, sans-serif;
	border: 1px solid #575757;
	background-color : #FFFFFF;
	font-size: 11px;
}

/* Links fuer die Folgeseiten */

A:LINK  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
}

A:VISITED  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
}

A:ACTIVE  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
}

A:HOVER  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
	color : White;
	background-color : #ffffff;
}

/* Hover-Links Bilder */

A.bild:HOVER  {
	background-color : #00508F;
}


A.klein:LINK  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}

A.klein:VISITED  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}

A.klein:ACTIVE  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}

A.klein:HOVER  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 9px;
	font-weight : normal;
	color : White;
	background-color : #000000;
}

/* Hover-Links Bilder */

A.bild:HOVER  {
	background-color : #00508F;
}