body {
	padding:0px;
	margin:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #f3f3f3;
}

#container {
	position: absolute;
	width: 932px;
	padding:0px;
	margin: 0px;
	left: 50%;
	margin-left: -466px;
	background-repeat: repeat-y;
	background-image: url(../img/main_bg.gif);
}

#header {
	width: 898px;
	/* height: 100px; */
	height: 99px;
	margin-left: 17px;
	background-color: #ed1b34;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
}

#header_visual {
	position: absolute;
	top: 0px;
	left: 670px;
}

#termin {
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 25px;
	left: 318px;
}

#sprache {
	color: #fff;
	position: absolute;
	top: 82px;
	left: 318px;
}

#sprache a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#impressum {
	color: #fff;
	position: absolute;
	top: 82px;
	right: 25px;
}

#impressum a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#header img {
	margin-left: 1px;
} 

#left {
	float: left;
	width: 125px;
	margin: 23px 0 0 0px;
	padding-left: 17px;
}

#navi  ul {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	list-style-type: none;
}

#navi li {
	margin-bottom: 6px;
}

#navi a {
	width: 96px;
	font-size: 12px;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000;
	border: 1px solid #000;
}

#navi a:link, #navi a:visited {
	color: #fff;
	text-decoration: none;
}

#navi a:hover {
	background-color: #fff;
	color: #000;
}

#navi .aktuell {
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 96px;
	border: 1px solid #000;
	background-color: #fff;
	color: #000;	
}

#kooperationspartner {
	width: 95px;
	text-align: right;
	margin-top: 40px;
	font-size: 9px;
	color: #000;	
}

#kooperationspartner img {
	border: 1px solid #a3a3a3;
	margin-top: 6px;
}

/* -----------------Inhalt--------------------- */
#content{ 
	float: left;
	width: 700px;
	margin: 25px 0 0 25px; 
	padding-bottom: 10px;
}

#content a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}


#content p {
	margin: 0 0 15px 0;
}

#content ul {
	list-style-type: square;
}

#content label {
	width: 150px;
}

#content li {
	margin-left: -20px;
}

#content td {
	height: 22px;
}

input.box {
	border: none;
	background-color: #fff;
}

input {
	font-size: 12px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: none;
	border-bottom: none;
	background-color: #f4f4f4;
}

input.xl {
	width: 240px;
}

textarea {
	font-size: 12px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: none;
	border-bottom:none ;
	background-color: #f4f4f4;
}

input.s {
	width: 50px;
}

input.l {
	width: 180px;
}

a.senden {
	width: 96px;
	font-size: 12px;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #fff;
	background-color: #ed1b34;
}

.border_bottom {
	border-bottom: 1px solid #000;
}	

#fehlermeldung {
	font-weight: bold;
	color: #ed1b34;
}

#footer {
	clear: both;
	width: 932px;
	height: 190px;
	margin: 0;
	padding: 0px;
	background-color: #666;
	background-image: url(../img/footer_bg.gif);
}

#sponsoren_text {
	position: absolute;
	text-align: right;
	width: 95px;
	left: 40px;
	bottom: 165px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

#sponsoren {
	position: absolute;
	left: 140px;
	bottom: 120px;
}


#sponsoren img {
	margin: 5px 5px 0 0;
}

#unterstuetzer_text {
	position: absolute;
	text-align: right;
	width: 95px;
	left: 120px;
	bottom:65px;
	font-size: 9px;
	color: #fff;
}

#unterstuetzer {
	position: absolute;
	left: 220px;
	bottom: 10px;
}

#rot_rechts {
	position: absolute;
	width: 13px;
	height: 300px;
	bottom: 203px;
	right: 17px;
}

#rot_unten {
	position: absolute;
	width: 40px;
	height: 13px;
	bottom: 190px;
	right: 17px;
}

.rotflaeche {
	background-color: #ed1b34;
}

h1 {
	color: #ed1b34;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	color: #ed1b34;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
