body {
	background-position: 0px 0px;
	background-color: #DEE2EF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.rahmengrau {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F989D;
	border-right-color: #8F989D;
	border-bottom-color: #8F989D;
	border-left-color: #8F989D;
	background-color: #FFFFFF;
	background-position: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	text-align: left;
}
.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	text-align: left;
	font-weight: lighter;
	line-height: 16px;
}
.textfettblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #244B9D;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
.rahmenobunt {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F989D;
	border-right-color: #8F989D;
	border-bottom-color: #8F989D;
	border-left-color: #8F989D;
	background-color: #EEEFF0;
}
.textfettt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	line-height: 16px;
}
a:link {
	color: #244B9D;
	text-decoration: underline;
}
a:hover {
	color: #C1C1C1;
	text-decoration: none;
}
a:visited {
	color: #244B9D;
	text-decoration: underline;
}
.rahmenformular {
	background-color: #EEEFF0;
	background-position: center center;
	border: 1px solid #8F989D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
