﻿body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #ffffff; /* 0f2d91 */
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center; /* fÃ¼r ie */
}

#pageholder {
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding:0;
	border-bottom:44px solid #0f2d91;
	text-align:left; /* fÃ¼r ie */
}

#header {
	position: relative;
	z-index: 9000;
	height: 145px;
	background-color: #0f2d91;
}

#header #titel {
	position: absolute;
	top: 12px;
	left:5px;
}

#navigation {
	z-index: 99999;
	position: absolute;
	top: 210px;
	left: 0px;
	width: 190px;
	height: 280px;
	padding-top: 20px;
	background-color: #0f2d91;
	font-size: 14px;
	z-index: 10;
}

#navigation a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#navigation a:hover {
	color: #6e82be;
}

#subnavigation {
	position: absolute;
	top: 188px;
	left: 175px;
	width: 170px;
	height: 263px;
	padding-top: 37px;
	background-color: #6e82be;
	font-size: 12px;
	z-index:5;
}

#subnavigation a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#subnavigation a:hover {
	color: #0f2d91;
}

.subnavi_hover {
	display: none;
	position: absolute;
	top: 195px;
	left: 40px;
	width: 172px;
	height: 263px;
	padding-top: 37px;
	background-color: #6e82be;
	font-size: 12px;
	text-align:left;
}

.subnavi_hover a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.subnavi_hover a:hover {
	color: #0f2d91;
}

#content {
	padding-top: 46px;
	padding-bottom: 40px;
	margin-left: 364px;
	width: 610px;
	min-height:391px;
	height:auto !important;  /* fÃ¼r moderne Browser */
	height:391px;  /*fÃ¼r den IE */
	line-height:20px;
}

#content a {
	color:#0f2d91;
}

#content table a {
	font-size:12px;
}

#langnavi {
	z-index: 10000;
	position: absolute;
	top:125px;
	color: #000000;
	font-weight:bold;
	background-color:#ffffff;
	line-height:22px;
	padding-left:18px;
	width: 393px;
	height: 20px;
}

* html #langnavi {
	top:123px; /* nur fÃ¼r den IE */
}


#langnavi a {
	color: #0f2d91;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 30px;
}

#langnavi a:hover {
	color: #a8abd4;
}


h1 {
	font-size:17px;
	font-weight:bold;
	padding-bottom:10px;
	color:#0f2d91;
}

#content ul {
	list-style-type:square;
	padding-left:15px;
}

label {
	clear:both;
	width:230px;
	display:block;
	float:left;
	padding:4px 0 4px 0;
}

input {
	border:0;
	margin:4px 0 4px 0;
}

fieldset {
	border:0;
}

.csc-mailform-field {
	border:1px solid #b9c8eb;
}

#mailformTerminvereinbarung {
	width:250px;
}

#mailformTerminvereinbarung label {
	width:200px;
	display:inline;
	float:none;
	margin-left:10px;
	padding:0;
}

legend {
	display:none;
}


iframe {
	border:15px solid #ffffff;
	width:580px;
	height:380px;
	margin:0;
}


#top5 {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 786px;
	color: #000000;
	background-color:#ffffff;
	width: 214px;
	height: 157px;
}

#xbox {
	color: #ffffff;
	background-color:#0f2d91;
}

#top5head {
	padding:3px 10px 8px 10px;
	color: #ffffff;
	background-color:#0f2d91;
	font-weight:bold;
	height: 34px;
}

#top5body {
	padding:8px 0px 0px 8px;
	font-size:11px;
}

#top5body ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#top5body ul li {

}

img {
	border:0;
}

#top5body a {
	text-decoration:none;
	color:#000000;
}

.csc-mailform-submit {
	background-color:#0f2d91;
	color: #fff;
	cursor: pointer;
}
