@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0px;
	padding: 0px;
} 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#640000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#640000;
}
#container {
	text-align: left;
	font-size: 1.2em;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	width: 960px;
	height: 99px;
	z-index: 20;
	position:relativ;
}
#logo {
	width: 200px;
	margin-top: 50px;
	float:left;
	z-index: 17;
	padding-left: 5px;
}
#logo_text {
	width:520px;
	margin-top:50px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #525252;
	letter-spacing: 2px;
	z-index: 18;
	text-align:center;
}
#logo_text a {
	color:#525252;
	text-decoration:none;
}
#logo_text a:hover {
	color:#990000;
}
#navi2 {
	width: 438px;
	height: 30px;
	z-index: 10;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-decoration: none;
	float:right;
	position:absolute;
	margin-left:522px;
	*margin-left: -200px;
}
#navi2 ul {
	list-style-type: none;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}
#navi2 li {
	float:left;
}
#navi2 li a {
	color: #303030;
	text-decoration:none;
}
#navi2 li a:hover {
	color:#640000;
}
#navi2 li a.aktuell {
	color:#640000;
}
#suchfeld {
	float: right;
	position: absolute;
	z-index: 1;
	top: 63px;	
	width:217px;
	height:20px;
	margin-left:743px;
	*margin-left:22px;
}
.suchbutton {
	cursor:pointer;
	cursor:hand\9;
}
.closebutton {
	cursor:pointer;
	cursor:hand\9;
	float:right;
	margin-top:-10px;
	width:12px;
	height:12px;
	background-image: url(cross.png);
	_html background-image: url(cross.gif);
}
#balken {
	width: 960px;
	height: 69px;
	background-image:url(balken.jpg);
	z-index:15;
	clear:both;
}
#navi1_main {
	width: 520px;
	height: 25px;
	margin-left: 190px;
	padding-top: 22px;
}
#navi1_main ul {
	list-style-type: none;
}
#navi1_main li {
	float:left;
	*height:30px;
}
#navi1_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #303030;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-right: 3px;
	font-weight: normal;
	background-color: #FFFFFF;
	display:block;
	margin-top:-6px;
	*margin-top:7px;
}
#navi1_main a:hover, #navi1_main .aktuell {
	text-decoration: none;
	background-color: #DDDDDD;
	font-weight: normal;
	color: #000033;
}
#navi1_sub {
	width: 205px;
	float: left;
	margin-top: 10px;
	*margin-left:-40px;
	_margin-left:-80px;
}
#navi1_sub ul {
	float: left;
	width: 190px;
	list-style-type: none;
	margin-top: 0px;
}
#navi1_sub li {
	text-decoration: none;
	float: left;
	background-color: #FFFFFF;
	width: 190px;
	list-style-type: none;
	margin-left: -40px;
	*margin-left: 0px;
}
#navi1_sub a {
	float: left;
	width: 190px;
	text-decoration: none;
	color: #252525;
	font-family: Verdana, Arial, Tahoma;
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 7px;
	text-align: left;
	line-height: 150%;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-color: #DDDDDD;
	padding-right: 0px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
#navi1_sub a:hover, #navi1_sub .aktuell {
	text-decoration: none;
	color: #000000;
	background-color: #EAEAEA;
	border-left-width: 5px;
	border-left-color: #FFD146;
	border-left-style: solid;
}
#content_text {
	width: 500px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	height:auto !important;
	height:450px;
	min-height:450px;
	*margin-left:46px;
	_margin-left:10px;
}
#content_text ul {
	list-style-type: square;
}
#content_text div.csc-default {
	border-width: 1px;
	border-style:solid;
	border-color: silver;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}
#content_text .csc-textpic-clear {
	height:10px;
}
#content_text .csc-textpic-center {
	margin-top:10px;
}
#content_text .csc-textpic-left {
	margin-top:10px;
}
#content_text .csc-textpic-right {
	margin-top:10px;
}
#content_text a {
	color:#000;
	text-decoration:underline;
}
#content_text a:hover {
	color:#990000;
	text-decoration:none;
}
#content_frame {
	width: 745px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	height:auto !important;
	height:450px;
	min-height:450px;
	*margin-left:46px;
	_margin-left:10px;
}
#content_frame ul {
	list-style-type: square;
}
#content_frame div.csc-default {
	border-width: 1px;
	border-style:solid;
	border-color: silver;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}
#content_frame a {
	color:#000;
	text-decoration:underline;
}
#content_frame a:hover {
	color:#990000;
	text-decoration:none;
}
#news {
	width: 235px;
	float: right;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	_margin-right:-10px;
}
.textelement_rechts {
	width:227px;
	margin-left:4px;
	margin-bottom:15px;
	border-width:1px;
	border-style:solid;
	border-color:#DEDEC0;
}
.textelement_rechts .csc-header {
	padding-left:6px;
	padding-right:6px;
	padding-bottom:1px;
	padding-top:1px;
	background-color:#FFFFC1;
	border-bottom-color:#DEDEC0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.textelement_rechts p {
	padding-left:6px;
	padding-right:6px;
}
.textelement_rechts ul {
	list-style-type:square;
}
.textelement_rechts a {
	color:#000;
	text-decoration:underline;
}
.textelement_rechts a:hover {
	color:#640000;
	text-decoration:none;
}
.textbildelement_rechts {
	margin-bottom:15px;
}
.textbildelement_rechts .csc-header {
	margin-left:4px;
}
.textbildelement_rechts .csc-textpic-text {
	margin-left:4px;
}
.textbildelement_rechts a {
	color:#000;
	text-decoration:underline;
}
.textbildelement_rechts a:hover {
	color:#640000;
	text-decoration:none;
}
.bildelement_rechts {
	margin-bottom:15px;
}
.tx-rgsmoothgallery-pi1 {
	float:right;
	margin-right:2px;
}
#footer {
	width: 960px;
	height: 20px;
	padding-top: 20px;
	clear:both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
	margin-bottom:10px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.important {
	color:#640000;
	font-size: 1.1em;
}
.csc-frame-frame1 {
	background-color:#EFF1F1;
	border-color:#DFDFDF;
	border-style:solid;
	border-width:1px;
	padding-left:4px;
	padding-right:4px;
	padding-top:8px;
	padding-bottom:8px;
}
.formular_headline {
	margin:15px 0px 10px 0px;
	background-color: #EEEEEE;
	padding:3px;
	color:#640000;
	font-weight:bold;
}
