body {
margin: 0px;
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
text-align: center;
line-height: 15px;
background-color:#FFFFFF;
}
td {
text-align: left;
font-size: 10pt;
background-color:#cfcfcf;
vertical-align: top;
padding: 4px;
}

td.klein {
font-size: 0.9em;
text-align: right;
	}
div.rahmen {
margin: 0px auto;
margin-top: 7px;
margin-bottom: 10px;
width: 990px;
text-align:left;
height: 100%;
}

div.kopf {
height: 266px;
width: 990px;
background-color: #FFFFFF;
}

div.logo {
position: absolute;
margin: 0px;
float: left;
}

div.navi {
position: absolute;
margin-left: 539px;
margin-top: 115px;
}
div.logo-rechts {
position: absolute;
float:right;
margin-left: 724px;
}
div.links {
position: absolute;
float:left;
margin-left: 0px;
margin-top: 7px;
width: 717px;
height: 600px;
background-color: #cfcfcf;
}

div.links#impressum {
height: 950px;
}
div.links#anmeldung {
height: 750px;
}
div.links#foto {
height: 10400px;
}
div.links#partner {
height: 1400px;
}

div.inhalt {
margin: 35px;
margin-top: 50px;
}

div.rechts {
	position: absolute;
	float:right;
	margin-left: 724px;
	margin-top: 7px;
	height: 600px;
	width: 266px;
	background-color: #c9c9c9;
	top: 274px;
}
div.rechts#impressum {
height: 950px;
}

div.rechts#anmeldung {
height: 750px;
}

div.rechts#foto {
height: 10400px;
}
div.rechts#partner {
height: 1400px;
}

div.spalte {
margin: 25px;
margin-top: 50px;
}
h1 {
font-size: 11pt;
text-transform: uppercase;
color: #cd071e;
}
a, strong.blau {
color: #cd071e;
}
a.infolink {
color: #000000;
font-weight: normal;
}

label {
  font-weight: bold;
}

span.fehler {
  color: red;
}

