body {
	background-color:#cfc9a7;
}

.gspmaincontent, .gsptop {
	width:969px;
	padding:5px 10px;
	background-color:#ffffff;
}

.gsptop {
	text-align:left;
	height:390px;
	background: url("../design/oetr-bg.webp");
	background-size: cover;
	background-repeat: no-repeat;
}

.sponsorzeile {
	border-top:1px solid #ff0000;
	padding-top:10px;
}

.gueltig {
	color:#000000;
	margin-bottom:20px;
}

.wichtig {
	color:#ff0000;
}

.zellelinks {
	text-align:right;
	padding-right:5px;
}

.zellerechts {
	text-align:left;
}

.required {
	font-family:'Courier New','Courier',fixed;
	font-weight:bold;
	color:#ff0000;
	position:relative;
	top:-5px;
}

.formfehler {
	font-weight:bold;
	color:#ff0000;
}

.formfehlerfeld {
	border:#ff0000 1px solid;
}