@charset "utf-8";
/* CSS Document - Allgemeine Definitionen */

* {
	margin:0;
	padding:0;
}

html, body {
	font-family:Arial;
	font-size:13px;
	color:#4f0b0a;
	height:100%;
	text-align:center;
	margin:0;
}

body {
	background-color:#000000;
}

img {
	border:none;
}

.clearer {
	clear:both;
}

#preload {
	display:none;
}

a {
	outline:none;
}

h1 {
	font-size:24px;
	color:#c22d23;
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	padding-left:19px;
	margin-bottom:20px;
	background:url(../img/h1_bg.jpg) left no-repeat;
}

h2 {
	color:#c22d23;
	font-weight:bold;
	font-size:13px;
	padding-top:15px;
	padding-bottom:10px;
}

h3 {
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	padding-bottom:4px;
}

#background {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100%;
}

#background img {
	width:100%;
	height:930px;
}

#wrapper {
	width:1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -98px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:url(../img/wrapper_bg.jpg) center repeat-y;
}

#header #logo {
	margin-left:25px;
	width:601px;
	height:129px;
	float:left;
}

#header #logo #homelink{
	width:377px;
	height:126px;
	display:block;
	background:url(../img/logo.jpg);
}

#header #aktuell_container {
	float:left;
	padding-left:27px;
	padding-top:31px;
	width:347px;
	height:99px;
	background:url(../img/aktuell_bg.jpg) top left no-repeat;
}

#header #aktuell_container #aktuell_heading {
	font-family:Georgia, "Times New Roman", serif;
	color:#4f0b0a;
	font-size:16px;
	text-transform:uppercase;
}

#header #aktuell_text {
	padding-right:25px;
}

#header #aktuell_text p {
	padding-top:10px;
	color:#c22d23;
}

#slideshow_container {
	height:399px;
	width:969px;
	background:url(../img/slideshow_bg.jpg) top left;
	padding-top:19px;
	padding-left:31px;
}

#mainnav_container {
	margin-left:25px;
	width:950px;
	height:27px;
	background-color:#ecdfb6;
	border:1px solid #979da1;
}

#mainnav_container #addthis {
	padding-top:6px;
}

#mainnav {
	height:27px;
	width:805px;
	float:left;
}

#mainnav li {
	float:left;
	list-style-type:none;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:18px;
	padding-right:18px;
	background:url(../img/nav_trenner.jpg) top left no-repeat;
}

#mainnav li#first {
	background:none;
}

#mainnav li a {
	color:#4f0b0a;
	font-size:13px;
	text-decoration:none;
}

#mainnav li a:hover,
#mainnav li a.active {
	color:#c22d23;
}

#content_container {
	padding-left:25px;
	padding-top:25px;
}

#content_container #left {
	width:145px;
	padding-right:15px;
	float:left;
	text-align:center;
	font-size:12px;
}

#content_container #left img {
	margin-top:15px;
	margin-bottom:30px;
}

#content_container #right {
	padding-left:15px;
	float:left;
	width:770px;
	border-left:1px dotted #b5b6b0;
	min-height:400px;
    height:auto !important;  
    height:400px;
}

#content_container #right p {
	line-height:18px;
}

#footer, #push {
	height: 98px;
}

#footer {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/footer_bg.jpg) center no-repeat;
}

div.tx-wtgallery-pi1 {
	background:none !important;
}

.tx-wtgallery-pi1 h2.wtgallery_list,
.tx-wtgallery-pi1 .wtgallery_list_pagebrowser_area {
	display:none;
}

div.wtgallery_list a img {
	border:none !important;
}

#lbCloseLink {
	width:103px !important;
}

.news-list-img {
	float:right;
}

.news-single-backlink {
	padding-top:10px;
}

.news-list-container a,
.news-single-backlink a,
.external-link-new-window,
.bodytext a {
	color:#C22D23;
	text-decoration:none;
}

.news-list-container h2,
.news-single-item h2{
	padding-bottom:0px;
	padding-top:0px;
}

.news-list-date {
	font-style:italic;
	color:#c22d23;
	padding-bottom:15px;
}

.news-list-trenner {
	width:100%;
	border-bottom:1px dotted #B5B6B0;
	padding-top:15px;
	margin-bottom:15px;
}

.csc-mailform {
	border:none;
	padding-bottom:30px;
}

.csc-mailform-field label {
	display:block;
	padding-top:10px;
	padding-bottom:5px;
}

.csc-mailform-field input,
#mailformNachricht {
	width:300px;
}

#mailformformtype_mail {
	width:100px;
	margin-top:8px;
}

#right .imageblock {
	margin-right:15px;
}

.myGallery { 
	border:none !important;
}

#left .csc-textpic p {
	text-align:center !important;
}

#content_container li {
	margin-left:20px;
	line-height:18px;
}

.bodytext a.download {
	background:url(../img/boote_pdf.jpg) top left no-repeat;
	padding-left:17px;
}
