@charset "UTF-8";

img {
	border: none;
}

a {
	color: #01622D;
	font-weight: bold;
}

a:hover {
	color: #DF7800;
}

p {
	margin: 0;
	padding: 10px 0;
}

.screenReader {
	position: absolute;
	left: -9000px;
}

body, html {
	background-color: #070707;
	font-family: verdana, sans serif;
	font-size: 13px;
	margin: 0;
	background-image: url(img/bgBody.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#center {
	text-align: center;
	margin: 0 auto;
	width: 999px;
}

#main {
	float: left;
	text-align: left;
	width: 999px;
	background-image: url(img/bgMain3.jpg);
	position: relative;
}




#contentWrap {
	float: left;
	width: 828px;
}


#header  {
}


#header .top {
	width: 828px;
	background-image: url(img/bgHeaderCenter8.jpg);
}

#header .center {
	width: 657px;
	background-image: url(img/bgHeaderTop4.jpg);
	background-repeat: no-repeat;
	padding: 38px 85px 5px 86px;
	color: #F7F0E1;
	font-size: 17px;
	line-height: 21px;
	text-align: center;
}

#header .bottom {
	width: 828px;
	height: 18px;
	background-image: url(img/bgHeaderBottom6.jpg);
}

#content {
	width: 658px;
	margin: 3px 0 0 85px;
	padding: 0 14px 80px 0;
	text-align: justify;
	font-size: 13px;
	color: #292929;
	overflow-y: scroll;
}




#menuWrap {
	float: left;
	width: 171px;
	/*background-image: url(img/bgRightColumn2.jpg);*/
}

#menuWrap .top {
	width: 171px;
	height: 230px;
	background-image: url(img/bgRightTop3.jpg);
}

#menuWrap .top a {
	display: block;
	width: 127px;
	height: 125px;
	position: relative;
	top: 85px; left: 4px;
}

#menuWrap .top a:hover {
	background-image: url(img/logoHover.jpg);
}

#menuWrap ul, #menuWrap li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}



#menuWrap #menu {
}

#menuWrap #menu .top {
	width: 147px;
	height: 25px;
	background-image: url(img/bgMenuTop7.jpg);
}


#menuWrap #menu .center {
	width: 147px;
	min-height: 150px;
	background-image: url(img/bgMenuCenter4.jpg);

}

#menuWrap #menu .center .inner {
	position: relative;
	top: -6px;
	z-index: 100;
}

#menu .center a {
	color: #F7F0E1;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding: 1px 2px 3px 2px;
	display: block;
	width: 118px;
	margin: 0 0 3px 8px;
}

#menu .center a:hover, #menu .center a.selected {
	color: #333;
	background-image: url(img/hover2.gif);
	background-repeat: repeat-x;
}

#menuWrap #menu .bottom {
	width: 147px;
	height: 28px;
	background-image: url(img/bgMenuBottom4.jpg);
	position: relative;
	top: -17px;

}



#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 56px;
	background-image: url(img/bgFooter4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	z-index: 100;
}

#footer div {
	width: 999px;
	margin: 0 auto;
}


 a.RH {
	display: block;
	width: 135px;
	height: 50px;
	margin: 6px 35px auto auto;
}

/*------mailformular formatieren------*/

form#mailform, form#mailform fieldset {
	margin: 0 6px;
	padding: 0;
}

.csc-mailform {
	border:none;
	width: 400px;
}

.csc-mailform-field {
	margin: 7px;
}

.csc-mailform-field label {
	display: block;
	padding: 1px;
	color: #292929;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	width: 500px;
	padding: 1px;
	font-family: verdana, sans serif;
	font-size: 13px;
	border: 1px solid #999;
}
.csc-mailform-field textarea {
	height: 170px;
}

.csc-mailform-field .mf-submit {
	width: 125px;
	cursor: pointer;
	border: 1px solid #666;
	background-color: #ccc;
}


.mf-pass {
	width: 300px;
	padding: 1px;
}

.mf-text {
	width: 600px;
	font-family: verdana, sans serif;
	font-size: 13px;
	padding: 1px;
}

.mf-check {
padding: 1px;
}

.mf-radio {
padding: 1px;
}

.mf-select {
width: 600px;
padding: 1px;
}

.mf-file {
width: 600px;
padding: 1px;
}

#mailformRadiotest {
border: none;
}

#mailformRadiotest legend {
display: none;
}

.mf-reset {

}



.csc-textpic {
	width:635px;
	float: left;
	display: inline;
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.csc-header br, .csc-header .spacer-gif {
	display: none;
}

.csc-header {
	clear: both;
}

.csc-textpic-imagewrap {
	margin: 10px 0 0 0;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 12px 0 0 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 0 0;
}

h3 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h2, h3, h4 {
	padding: 0;
}

#karte iframe {
	width:638px; height:350px; border:none; margin:0; padding:0; overflow:hidden;
}












