div#page {
	background-color: #fff;
	margin:20px auto;
	width:970px !important;
}

div#page div#header {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:970px;
	height:155px !important;
	position:relative;
	background-image:url(../grafiken/hg_header.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}


div#page div#header #metanav {
	position: absolute;
	top: 0;
	right: 10px;
}

div#page div#header ul#mainnav {
	position:absolute;
	bottom:40px; left:140px;
}

div#page div#content {
	position:relative;
	width:970px;
	clear:both;
	overflow:hidden;
	z-index:1;
}

div#page div#content div#left {
	width:210px;
	float:left;
	background:none;

}

div#page div#content div#left div#left_inhalt {
	min-height:600px;
}

div#page div#content div#left div#left_inhalt p, div#page div#content div#right div#right_inhalt p {
	padding: 0 5px;
}

div#page div#content div#right {
	background:none;
	width:210px;
	float:right;
	z-index: 5;
	margin-right:0px;

}


div#page div#content div#right form#searchform {
	padding:13px;

}


div#page div#content div#right form#searchform form,
div#page div#content div#right form#searchform label,
div#page div#content div#right form#searchform input {
	display:inline;
}

div#page div#content div#right form#searchform input[type=text] {
	width:130px;
	height:16px;
	border:1px solid black;
	background-color:#f4f4f4;
	margin-right:10px;
}

div#page div#content div#right form#searchform input[type=submit] {
	width:30px;
	height:18px;
	border:1px solid black;
	background-color:#f4f4f4;
	margin:0px;
}

div#page div#content div#middle {
	background:none;
	z-index:3;
	float:right;
	width: 550px;
	margin-left: -760px;
	margin-right: 210px;

}

#left_inhalt, #right_inhalt, #middle_inhalt {
	position: relative;

}

#left_inhalt, #right_inhalt, #middle_inhalt {
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
}
div#page div#footer {
	border-top:1px solid black;
	padding:10px;
	color:#000;
	font-size:9px;
	position:relative;
}

.clearfix {
	display: block;
}
div#page div#content div#middle div.csc-textpic,
div#page div#content div#middle div.csc-text,
div#page div#content div#middle p,
div#page div#content div#middle h1,
div#page div#content div#middle h2,
div#page div#content div#middle h3,
div#page div#content div#middle h4,
div#page div#content div#middle h5,
div#page div#content div#middle h6,
div#page div#content div#middle ul,
div#page div#content div#middle ol {
	margin-left:10px;
	margin-right:10px;
}
div#page div#content div#middle div.csc-textpic p,
div#page div#content div#middle div.csc-text p {
	margin-left:0px;
	margin-right:0px;
}
div#page div#content div#left h2,
div#page div#content div#right h2 {
	background-image:url(../grafiken/header_hg.gif);
	background-repeat:no-repeat;
	width:160px;
	height:14px;
	text-align:center;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:7px;
	text-align:left;
	margin-top:0px;
	font-size:108%;
	font-weight:bold;
	margin-bottom:0px;
}
div#page div#content div.tx-rscontentcolumn-pi1 {
	width:100%;
}
div#page div#content div.tx-rscontentcolumn-pi1 div.rightcol {	
	width:46%;
	float:right;
	height:100%;
}

div#page div#footer ul.pagenav {
	font-size: 120%;
	position:absolute;
	right:10px;
	top:10px;
}
div#page div#footer ul.pagenav li {
	display:inline;
	
}

div.rightcol h3 {
font-size: 100%;
font-weight: bold;
color:#1a5c4f;
}