BODY {
	SCROLLBAR-FACE-COLOR: #F7C080;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #F7C080;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;
 }
 
 .feld {font-family : arial, helvetica, sans-serif; color : #000000; font-size : 11px;
BORDER-LEFT: #F7C080 1px solid;
BORDER-RIGHT: #F7C080 1px solid;
BORDER-TOP: #F7C080 1px solid;
BORDER-BOTTOM: #F7C080 1px solid;
background-color: #EF8100; width: 200px}

.feld2 {font-family : arial, helvetica, sans-serif; color : #000000; font-size : 11px;
BORDER-LEFT: #F7C080 1px solid;
BORDER-RIGHT: #F7C080 1px solid;
BORDER-TOP: #F7C080 1px solid;
BORDER-BOTTOM: #F7C080 1px solid;
background-color: #EF8100; width: 50px}

.feld3 {font-family : arial, helvetica, sans-serif; color : #000000; font-size : 11px;
BORDER-LEFT: #F7C080 1px solid;
BORDER-RIGHT: #F7C080 1px solid;
BORDER-TOP: #F7C080 1px solid;
BORDER-BOTTOM: #F7C080 1px solid;
background-color: #EF8100; width: 20px}

.feld4 {font-family : arial, helvetica, sans-serif; color : #000000; font-size : 11px;
BORDER-LEFT: #F7C080 1px solid;
BORDER-RIGHT: #F7C080 1px solid;
BORDER-TOP: #F7C080 1px solid;
BORDER-BOTTOM: #F7C080 1px solid;
background-color: #EF8100; width: 300px}

.input1 {background-color: ##EF8100;}

.button {  background-color: #EF8100; font-family : arial, helvetica, sans-serif; color : #F7C080; font-size : 11px;; font-weight: bold}

a, a:active, a:hover { text-decoration: none  } 
a, a:active, a:hover { text-decoration: none } 

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #818AC5; text-decoration: none; font-weight: bold}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF8100;
	text-decoration: none;
	font-weight: bold;

}
.link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF8100;
	font-weight: bold;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF8100;
	font-weight: bold;
	text-decoration: underline;

}



.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.textlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.textlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DB1100;
	font-weight: normal;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}

.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	text-decoration: none;
