.cs9 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}
.cs14 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; text-decoration: none}
.cs12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none }
form {
	margin: 0;
	padding: 0;
}
input, textarea, select {
	color: #000;
	background: #fff;
	border: 1px solid #569;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.bottom_border {
	background: #fff;
	border: 1px solid #569;
	color: #000;
}td { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none }
.csgreen14 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #336633; font-weight: bold}
.cs9tnr { font-family: "Times New Roman", Georgia, Times, serif; font-size: 11px; color: #333333; text-decoration: none }

<!-- Zentrierung im IE und firefox -->

body {	width: 880px;
		margin: 0 auto;
		position:relative;
		text-align:center 

}

#wrapper {
	border: 1px solid #000;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	text-align:left;
}



