body {
	background: #ece1cb url(../images/bodyBack.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapperDown {
	background: url(../images/backWrapperDown.jpg) repeat-y center;
}

#wrapperUp {
	background: url(../images/backWrapperUp.jpg) no-repeat center top;
}
#wrapperInner {
	width: 910px;
	margin: 0px auto;
	position: relative;
}
.versteckt {
	width:0px;
	height:0px;
	overflow:hidden;
	visibility:hidden;
}

/********************** Header *******************/
#header {
	width: 910px;
	height: 505px;
	position: relative;
	background: transparent url(../images/mainNav.jpg) no-repeat 0 145px;
}
#logo {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 655px;
	height: 95px;
}
#searchTop {
	position: absolute;
	top: 88px;
	left: 655px;
}
.searchFieldTop {
	background: url(../images/searchField.jpg) no-repeat;
	float: left;
	width: 197px;
	height: 30px;
}

.searchFieldT {
	width: 160px;
	background: transparent;
	height: 21px;
	padding: 9px 0px 0px 30px;
	border: 0px;
	margin: 0px;
	color: #6a0a0a;
	font-style: italic;
	vertical-align: middle;
}
.searchButton {
	width: 46px;
	height: 38px;
	border: 0px;
	background: transparent;
	text-indent: -900%;
}
fieldset>input.searchFieldTop {
background: transparent;
}fieldset>input.searchButTop {
background: transparent;
}

#mainNav {
	position: absolute;
	top: 145px;
	left: 0px;
	z-index: 10;
	width: 305px;
	height: 350px;
	padding: 5px 0px 5px 5px;
	/*background: transparent url(../images/mainNav.jpg) no-repeat;*/
}
#topImg {
	position: absolute;
	top: 145px;
	left: 295px;
	z-index: 9;
	width: 615px;
	height: 355px;
	padding-top: 5px;
	background: url(../images/topImg.jpg) no-repeat;
}
.slideshow {
	margin-top: 5px;
	padding: 0px;
}

/************************* breadCrump ********************/
#breadCrump {
	width: 900px;
	height: 45px;
	position: relative;
	padding: 0px 5px;
}

/************************* Content ********************/
#content {
	width: 900px;
	position: relative;
	padding: 0px 5px;
}
#sidebar {
	width: 290px;
	float: left;
}
#contentRight {
	width: 595px;
	float: right;
	background: url(../images/contentBoxmiddle.gif) repeat-y;
}
#contentRightStart {
	width: 595px;
	float: right;
}
.thumbnail {
	float: left;
	margin: 10px;
	padding: 3px;
	border: 1px solid #801a1a;
	width: 100px;
}
.thumbnail img {
	border: 0px !important;
}
.thumbAktuelles {
	margin: 0px 10px 20px 0px !important; 
}
.newsBox {
	width: 290px;
	background: url(../images/newsBoxContent.gif) repeat-y;
	float: left;
	min-height: 310px;
}
.newsBoxEvents {
	min-height: 635px !important;
}
.widgetBox {
	min-height: 120px !important;
	margin-bottom: 10px;
}
.newsBoxHeader {
	height: 10px;
	width: 290px;
	background: url(../images/newsBoxHeader.gif) no-repeat;
}
.newsBoxBar {
	height: 40px;
	width: 290px;
	position: relative;
}
.newsBoxContent {
	width: 270px;
}
.newsBoxFooter {
	width: 290px;
	height: 5px;
	background: url(../images/newsBoxFooter.gif) no-repeat;
}
.barSub {
	background: url(../images/newsBoxBar.png) no-repeat;
	z-index: 12;
	height: 40px;
}
.contentEvents {
	min-height: 450px;
}
.contentStart {
	margin: 0px 10px !important;
}
.marginB {
	margin-bottom: 15px !important;
}
.marginR {
	margin-right: 15px !important;
}
.contentBoxTop {
	background: url(../images/contentBoxTop.gif) no-repeat;
	height: 10px;
	width: 595px;
}
.contentBoxMiddle {
	background: url(../images/contentBoxmiddle.gif) repeat-y;
	width: 565px;
	padding: 0px 15px;
	min-height: 500px;
	margin: 0px;
}
.contentBoxFooter {
	background: url(../images/contentBoxFooter.gif) no-repeat;
	width: 595px;
	height: 10px;
	padding: 0px;
	margin: 0px;

}
.wetterImg {
	width: 125px;
}
.wetterTypo {
	width: 110px;
	margin-left: 15px;
}

/************************* Footer ********************/
#footer {
	width: 890px;
	margin: 10px;
	position: relative;
}

#footer img {
	border: 0px;
}

#footer hr {
	color: #6a0a0a;
}
.footerKontakt {
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #6a0a0a;
}
.credits {
	font-size: 70%;
}

.footerLeft {
	float: left;
	height: 72px;
	margin: 20px 4px;
}
.footerW3C {
	margin-top: 20px;
}










.clearBoth {
	clear: both;
}