BODY {
	SCROLLBAR-ARROW-COLOR: #8cabff; SCROLLBAR-BASE-COLOR: #404040;
	}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}
.Headline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 140%; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; color: #000000}
.Body-schwarz { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 140%; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; color: #000000}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
A:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
A:active {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
A:focus {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.formular {
	background-color: #CDCDCD;
	border: thin ridge #9999FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/formular-back.jpg);
	clip:                   rect(auto, auto, auto, auto);
	padding: 6px;
	margin: 2px 0px 0px;
	height: 189px;
	width: 415px;
	background-attachment: fixed;
	background-position: 0px 0px;
	line-height: 140px;
}
.formular-button {
	background-color: #999999;
	border: thin ridge #9999FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}
.formular-email {
	background-color: #CCCCCC;
	border: thin ridge #9999FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/formular-back.jpg);
	clip:                          rect(auto auto auto auto);
	padding: 6px;
	margin: 2px 0px 0px;
	width: 415px;
	line-height: 140%;

}
.Liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF0000;
	list-style-type: disc;
	list-style-position: outside;
}
.Liste-schwarz {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}

