/* CSS */
html, body {
	height:100%;
}
body {
	background-image:url(../images/hintergrund.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	behavior:url(csshover.htc);
}

body, img, h1, h2, h3, h4, p {
	margin:0px;
	padding:0px;
	border:none;
}

#wrapper {
	position:absolute;
	margin:auto;
	width:916px;
	padding:0px 8px 20px 8px;
	/*height:auto !important;
	min-height:100% !important;
	height:100%;*/
	min-height:100%;
	background-image:url(../images/wrapper_bg.png);
	background-repeat:repeat-y;
	left:50%;
	margin-left:-458px;
}
* html div#wrapper { /* Workaround Internet Explorer bis Version 6 */
	height:100%;
}
	#header {
		height:147px;
		background-image:url(../images/header.jpg);
		background-repeat:no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#1a181c;
	}
		#header ul {
			margin:0px;
			padding:112px 0px 0px 385px;
			list-style-type:none;
			display:block;
		}
		#header li {
			margin:0px;
			padding:0px;
			float:left;
			margin-right:15px;
		}
			#header a, #header a:link {
				text-decoration:none;
				color:#1a181c;
			}
				#header a:hover, #header .active {
					color:#e2001a;
				}
	#subnavigation {
		height:143px;
		width:236px;
		background-color:#FFFFFF;
		border-bottom:solid 1px #bab9ba;
		font-size:11px;
	}
		#subnavigation ul {
			margin:0px;
			padding:20px 0px 0px 0px;
			list-style-type:none;
		}
		#subnavigation ul li {
			margin:0px;
			padding:5px 0px;
			display:block;
			float:none;
			text-align:right;
		}
		#subnavigation a, #subnavigation a:link {
			padding-right:35px;
			background-image:url(../images/subnav_point.gif);
			background-repeat:no-repeat;
			background-position:right;
			text-decoration:none;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#848384;
		}
			#subnavigation a:hover, #subnavigation .active {
				background-image:url(../images/subnav_point_mo.gif);
				color:#e2001a;
			}
	#news {
		width:236px;
		margin-bottom:50px;
	}
		div.news {
			padding:10px 10px 10px 15px;
			border-bottom:solid 1px #bab9ba;
		}
			div.news h1, div.news h2, div.news h3, div.news h4 {
				font-weight:bold;
				font-size:12px;
				color:#848384;
			}
			div.news p {
				font-size:12px;
				color:#8c8b8c;
			}
			div.news a.mehr, div.news a.mehr:link {
				font-style:italic;
				color:#e2001a;
				text-decoration:none;
			}
	#content {
		float:right;
		width:640px;
		padding:32px 16px 0px 20px;
	}
		#content img.buttons {
			float:right;
		}
		#content img.team, #content img.rechts {
			float:left;
			margin-right:20px;
			margin-bottom:20px;
		}
		#content img.rechts {
			float:right;
		}
		#content h1, #content h2, #content h3, #content h4 {
			font-weight:bold;
		}
		#content h1, #content h4, #content p {
			padding-left:25px;
		}
		#content h1 {
			font-size:18px;
			background-image:url(../images/h1_dot.gif);
			background-repeat:no-repeat;
			background-position:left;
			margin-bottom:10px;
		}
		#content h2 {
			font-size:12px;
			color:#e2001a;
			padding-top:10px;
		}
			#content h2.start {
				font-size:20px;
				color:#1a181c;
				padding-left:0px;
				padding-top:5px;
				padding-bottom:20px;
			}
		#content h3 {
			font-size:12px;
			color:#e2001a;
			margin-top:20px;
			padding-left:25px;
			background-image:url(../images/h3_dot.gif);
			background-repeat:no-repeat;
			background-position:13px 5px;
		}
		#content h4 {
			font-size:12px;
			color:#010101;
		}
		#content p {
			margin-bottom:10px;
			line-height:18px;
			padding-right:45px;
		}
		#content a, #content a:link {
			font-style:italic;
			color:#0a32a0;
			text-decoration:none;
			background-image:url(../images/pfeil_blau_rechts.gif);
			background-repeat:no-repeat;
			background-position:left;
			padding-left:13px;
		}
			#content a.template, #content a.template:link, #content a.external-link, #content a.external-link-new-window {
				background-image:none;
				padding:0px;
			}
		#content span.bigRed {
			font-weight:bold;
			color:#e2001a;
			font-size:16px;
		}
		#content ul {
			list-style-image:url(../images/h3_dot.gif);
		}
		#content li {
		}
		#content div.spalte-links {
			width:275px;
			float:left;
			padding-right:10px;
		}
			#content div.spalte-links h1 {
				font-size:34px;
				color:#e2001a;
				padding-left:0px;
				background-image:none;
				margin-bottom:5px;
			}
			#content div.spalte-links h2 {
				font-size:20px;
				color:#1a181c;
				padding-left:0px;
				padding-top:5px;
				padding-bottom:20px;
			}
			#content div.spalte-links p {
				padding-left:0px;
				padding-right:0px;
				margin-bottom:15px;
			}
		#content div.spalte-rechts {
			width:340px;
			float:left;
		}
			#content div.spalte-rechts h4 {
				margin:0px;
				padding:0px;
			}
		#content div.csc-textpic-imagewrap {
			float:left;
		}
			#content div.csc-textpic-imagewrap dl dt img {
				margin-left:25px;
			}
		#content div.csc-textpic-text {
			padding-top:10px;
		}
		#content div.csc-textpic-clear {
			clear:both;
		}








