body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000; background: #FFFFCC url(../images/back.jpg) no-repeat fixed center center;
margin-top: 0; margin-left: 0
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

h2 {
	font-size: 18px;
	font-weight: 700;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h4, h5, h6 {
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

img {border: 0px}

a  {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
textarea {
	border: 1px solid #FF9900;
	color: #000000;
	background-color: #FFFFCC;
}
input {
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
}
select {
	background-color: #FFFFCC;
	border: 1px solid #FFCC33;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC66;
	border: 1px solid #FFCC00;
	width: 150px;
}
.anmelden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC66;
	border: 1px solid #FFCC00;
	width: 110px;
	vertical-align: middle;
	text-align: center;
}
.anmeldung {
	background-color:#FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.chckbx {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #FFCC66;
	height: 20px;
	width: 20px;
}
.field_x {
	width: 500px;
}
.field_m {
	width: 300px;
}
.field_ms {
	width: 225px;
}
.field_s {
	width: 100px;
}
.field_xs {
	width: 50px;
}
.marker {
	color: #FF9900;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.ok {
	color:#009900;
	font-weight:bold;
}
