/* CSS Document */
body {
	background: #fff url(images/sky.jpg) top center repeat-x;
	color: #565346;
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

div, p, ul, ol, h1, h2, h3, h4, img, form, label {
	margin: 0px;
	padding: 0px;
}

ul, ol {
	list-style-type: none;
}


#headertop {
	height: 42px;
	margin: 0 auto;
	width: 900px;
}

#header {
	background: url(images/bglogo.png) 0 0 no-repeat;
	height: 114px;
	margin: 0 auto;
	width: 900px;
}

#header1 h1 a {
	position: absolute;
	top: 0px;
	padding-left: 0px;
	display: block;
	height: 110px;	
	width: 260px;
	margin-left: 0px;
	padding-top: 0px;
}

#header1 h1 a span {
	display: none;
}

#header2 h2 a {
	position: absolute;
	top: 0px;
	padding-left: 470px;
	display: block;
	height: 110px;	
	width: 150px;
	margin: auto;
}

#header2 h2 a span {
	display: none;
}

#header3 h3 a {
	position: absolute;
	top: 0px;
	padding-left: 620px;
	display: block;
	height: 110px;	
	width: 150px;
	margin: auto;
}

#header3 h3 a span {
	display: none;
}

#header4 h4 a {
	position: absolute;
	top: 0px;
	padding-left: 770px;
	display: block;
	height: 110px;	
	width: 150px;
	margin: auto;
}

#header4 h4 a span {
	display: none;
}

#headerspace {
	background: url(images/bgheaderpic.png) 0 0 no-repeat;
	height: 35px;
	margin: 0 auto;
	width: 900px;
}

#boxentop {
	height: 33px;
	margin: 0 auto;
	width: 900px;
}

#contentWrapper {
	margin: 0 auto;
	background: #ffffff;
	width: 900px;
}


/* SIDEBAR START */

#sidebarleft {
	float:left;
	width: 242px;
}

/* NAVIGATION END */

#sidebarleft li {
	list-style-type: none;
	width: 225px;
	font: 15px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #568c7b;
	padding: 0;
	margin: 0 0 0 23px;
}

	#sidebarleft li a {
		color: #568c7b;
		text-decoration: none;
	}
	
	#sidebarleft li a:hover {
		color: #666666;
		text-decoration: none;
	}

#sidebarleft li ol {
	margin-top: 5px;
}

#sidebarleft li li {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 11px;
	border-bottom: none;
	padding: 0 0;
	margin: 2px 11px;
}

	#sidebarleft li li a {
		color: #565346;
		text-decoration: none;
	}

	#sidebarleft li li a:hover {
		color: #666666;
		text-decoration: none;
	}

/* NAVIGATION END */

/* SIDEBAR END */

/* CONTENT START */

#content {
	float: left;
	border-left: 1px #568c7b solid ;
	min-height: 210px;
	width: 620px;
}

#content a {
	color: #d3d600;
	text-decoration: none;
}

#contentbottom {
	margin: 0 auto;
	width: 900px;
	background: url(images/bgcontenbottom.png) 0 0 no-repeat;
	height: 35px;
}

#content h2 {
	color: #568c7b;
	font-size: 20px;
	font-weight: lighter;
	line-height: 28px;
	margin: 0px 30px 10px 25px;
}

#content h3 {
	font: 15px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0px 30px 10px 25px;
}

#content h4 {
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7c0003;
	font-weight:normal;
	margin: 0px 30px 10px 25px;
}

#content h5 {
	font: 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7c0003;
	font-weight:normal;
	margin: 0;
	padding-bottom: 10px;
	margin: 0px 30px 10px 25px;
}

#content h6 {
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7c0003;
	font-weight:normal;
	border-bottom: 1px dotted #a7a6a4;
	margin: 0;
	padding-bottom: 10px;
	margin: 0px 30px 10px 25px;
}

#content p {
	margin-bottom: 10px;
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 30px 10px 25px;
}

#content ul {
	list-style-image: url(images/ul.gif);
	margin-bottom: 10px;
	margin-left: 14px;
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.datum {
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #959595;
}

.space {
	margin-top: 30px;
}

.more {
	color:#0B3E63;
	text-decoration:none;
}

.more a {
	color:#0B3E63;
	text-decoration:none;
}

.more a:hover {
	color: #a50114;
}

/* CONTENT END */

/* FOOTER START */

#bottom {
	background: url(images/bgbottom.png) top left repeat-x;
	margin: 0 auto;
	width: 900px;
	height: 137px;
}

#bottom a {
	color: #d3d600;
	text-decoration: none;
}

#bottom h6 {
	height: 185px;
	margin: 0 auto;
	width: 900px;
}

#bottom	h6 a {
	display: block;
	position: inherit;
	height: 50px;	
	width: 230px;
	margin-left: 515px;
	padding-top: 135px;
}

#bottom h6 a span {
	display: none;
}

#bottom h4 {
	margin-top: 10px;
	margin-left: 10px;
	color: #565346;
	font: 14px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#bottom p {
	margin-top: 15px;
	margin-left: 17px;
	color: #fff;
	font: 18px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#bottomtxt {
	float: left;
	width: 800px;
	height: 110px;
}

#anfrage {
	float: left;
	width: 110px;
	height: 110px;
}

#anfragetxt {
	float: left;
	width: 300px;
	height: 110px;
}

#footerWrapper {
	height: 90px;
}

#footer {
	font: 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b6b29c;
	margin: 0 auto;
	width: 900px;
	height: 60px;
	text-align: right;
}

#footerleft {
	font: 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #909090;
	margin-top: 8px;
	margin-left: 18px;
	width: 400px;
	height: 55px;
	text-align: left;
	float: left;
}

#footerleft a {
	color: #909090;
	text-decoration: none;
}

#footerleft a:hover {
	color: #505050;
	text-decoration: none;
}

#footerright {
	font: 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b6b29c;
	margin-top: 20px;
	margin-right: 46px;
	width: 300px;
	text-align: right;
	float: right;
}

#footerright a {
	color: #b6b29c;
	text-decoration: none;
}

#footerright a:hover {
	color: #78735b;
	text-decoration: none;
}

/* FOOTER END*/

/* MISC */
/*  */

.clear {
	clear: both;
}

