.gspmaincontent {
	width:949px;
}

.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;
}