* {
	margin:0px;
	padding:0px;
	border:0px;
}

html, body {
	height: 100%;
}

body {
	background-image:url(../images/hintergrund_all.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#E6E6E6;
	font-family:arial;
}

#wrap {
	width:100%;
	text-align:center;
}

#main {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	height:100%;
	text-align:left;
	font-family:arial;
	font-size:1em;

}

.content {
	text-align:left;
	margin-left:57px;
	margin-top:35px;
	margin-right:20px;
	margin-bottom:20px;
	line-height: 1.50em;
	width:732px;
	height:100%;
	clear:both;
	font-size:1em;
}

.content img {
	border-width:0px;
}

.content h1 {
	font-size:1.2em;
	margin-bottom:6px;
	margin-top:12px;
	clear:both;
	display:block;
}

.navi {
	width:160px;
	float:left;
	background-image:url(../images/hintergrund_navi.gif);
	background-position:top;
	background-repeat:no-repeat
}

.navicontent {
	margin-top:37px;
}

.rechte_spalte {
	float:left;
	padding-bottom:30px;
	display:block;
	height:100%;
}

#footer {
	height:45px;
	width:970px;
	/*background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
	margin-left:auto;
	margin-right:auto;
}

.header {
	width:810px;
	height:260px;
}

.content a {
	color:#C1001F;
}

.content td {
	vertical-align:top;
}

td {
	padding:3px;
}

a.lvl1 {
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#C1001F;
	padding-left:15px;
	display:block;
	margin-top:10px;
}

a.lvl2 {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding-left:16px;
	display:block;
	line-height:17px;
}

a.lvl1:link { 

}

a.lvl1:visited { 

}

a.lvl1:focus { 

}

a.lvl1:hover { 
	background-image:url(../images/navi_arrow.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

a.lvl1:active  { 
	background-image:url(../images/navi_arrow.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

a.lvl1_act { 
	background-image:url(../images/navi_arrow.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#C1001F;
	padding-left:15px;
	display:block;
	margin-top:10px;
}

a.lvl2:link { 

}

a.lvl2:visited { 

}

a.lvl2:focus { 
	color:#C1001F;
}

a.lvl2:hover { 
	color:#C1001F;
}

a.lvl2:active { 
	color:#C1001F;
}

a.lvl2_act { 
	font-size:11px;
	text-decoration:none;
	padding-left:16px;
	display:block;
	color:#C1001F;
	line-height:17px;
}

/* CSS für Sticky Footer */
html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

#main {
	padding-bottom: 45px; 
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	position: relative;
	margin-top: -45px; 
	height: 45px;
	clear:both;
	text-align:left;
} 

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

.sponsorenleiste {
	width:100%;
	text-align:center;
}

.sponsorenleiste .csc-textpic-imagewrap {
	width:970px !important;
	height:45px;
	margin-left:auto;
	margin-right:auto;
}

.csc-textpic-imagewrap dl {
	float:left;
	margin-left:12px;
	margin-right:18px;
}

.beige {
	background-color:#FFF2C8;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
}

.weiss {
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
}

p.bodytext {
	margin-top:10px;
	margin-bottom:10px;
}

.webcams {
	text-align:left;
	font-family:arial;
	font-size:10px;
	overflow:hidden;
	height:420px;
}

.align-center {
	text-align:center;
}

#tx-lzgallery-pi1-title {
	font-weight:bold;
}

#tx-lzgallery-pi1-fotos {
	width:100%;
}

#tx-lzgallery-pi1-fotos td {
	text-align:center;
}

.tx-lzgallery-pi1 td {
	text-align:center;
}

#tx-lzgallery-pi1-listing td {
	text-align:left;
}

span.tx-lzgallery-pi1-1x1-filename {
	display:block;
	clear:both;
	white-space:nowrap;
}


.gelb_ro {
	background:url(../images/gelb_ro.gif) top right no-repeat;
}

.gelb_lo {
	background:url(../images/gelb_lo.gif) top left no-repeat;
}

.gelb_ru {
	background:url(../images/gelb_ru.gif) bottom right no-repeat;
}

.gelb_lu {
	background:url(../images/gelb_lu.gif) bottom left no-repeat;
}

.weiss_ro {
	background:url(../images/weiss_ro.gif) top right no-repeat;
}

.weiss_lo {
	background:url(../images/weiss_lo.gif) top left no-repeat;
}

.weiss_ru {
	background:url(../images/weiss_ru.gif) bottom right no-repeat;
}

.weiss_lu {
	background:url(../images/weiss_lu.gif) bottom left no-repeat;
}

.gelb_inhalt, .weiss_inhalt {
	padding:20px;
	padding-top:5px;
	padding-bottom:15px;
}

.box_rund_abstand {
	margin-bottom:20px;
}

.gelb_inhalt ul , .weiss_inhalt ul, .content ul {
	margin-left:15px;
}

.gelb_inhalt {
	display:inline-block;
}

.weiss_inhalt {
	display:inline-block;
}

.sponsorenleiste {
	overflow:hidden;
}

.csc-textpic-intext-right-nowrap img {
	margin-top:33px !important;
}

*+html .csc-textpic-intext-right-nowrap img {
	margin-top:46px !important;
}

.news-list-item {
	margin-top:10px;
	clear:both;
	white-space:nowrap;
}

.news-list-item h3 {
	margin-bottom:0px;
}

.news-list-item img {
	margin-left:20px;
	float:right;
}

.news-list-item p.bodytext {
	margin-top:0px;
	margin-bottom:0px;
}

.news-single-item h2 {
	margin-bottom: 15px;
}

.news-single-item hr {
	height:1px;
	background-color:#a6a6a6;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	display:block;
	float:none;
}

.news-single-item img {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.tx-ffiframe-pi1 {
	height:100%;
}

.navicontent body {
	text-align:left !important;
}

a.test {
	color:#ffffff;
}

.links_unten {
	font-weight:bold;
	position:relative;
	text-align:left;
	top:-25px;
	left:0px;
	margin-top:20px;
	margin-left:13px;
	width:113px;
	height:39px;
}

.zoomer ul {
	list-style-type:none;
}

.zoomer li {
	float:left;
	margin-left:3px;
	margin-right:3px;
}

.zoomer h2 {
	font-size:12px;
	text-align:left;
}

.zoomer {
	margin-left:15px;
	text-align:center;
	display:none;
}

.zoomer a {
	color:#C1001F;
}

#zoooom_normal {
	font-size:9px;
}

#zoooom_gross {
	font-size:11px;
}

#zoooom_groesser {
	font-size:13px;
}

.toolon {
	font-size:12px;
}

.csc-mailform-field label, .csc-mailform-field-personal label {
	width:200px;
	display:block;
}

fieldset {
	border-width:0px;
}

.csc-mailform-radio label, .csc-mailform-field-agb label, .csc-mailform-field-agbs label {
	display:inline;
}

.Tx-Formhandler h4, .csc-mailform-field-pflicht {
	margin-top:12px;
}

.csc-mailform-field-personal {
	margin-bottom:6px;
}

.csc-mailform .error {
	font-size:10px;
}

.leftnews {
	margin-top:25px;
	margin-left:15px;
	font-size:12px;
}

.leftnews h1 {
	margin-bottom:0px;
	font-size:12px;
}

.leftnews p.bodytext {
	margin-top:3px;
	font-size:11px;
}

.leftnews a {
	color:#C1001F;
}

.textzoom h3 {
	font-size:12px;
}

.tricky {
	position:relative;
	left:15px;
	top:15px;
}

/* Shared styles for lightbox & slimbox*/
#overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	/*cursor:pointer;*/
	z-index:90;
}

#prevLink, #nextLink {
	display:block;
	position:absolute;
	top:0;
	width:33%;
	height:100%;
	background:transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
}

#prevLink {
	left:0;
	float:left;
}

#nextLink {
	right:0;
	float:right;
}

#prevLink:hover {
	/* Edit here for a different image!*/
	background:transparent url(../img/prev.gif) no-repeat 0% 15%;
}

#nextLink:hover {
	/* Edit here for a different image!*/
	background:transparent url(../img/next.gif) no-repeat 100% 15%;
}

#playLink,#pauseLink,#saveLink,#closeLink {
	display:block;
	float:right;
	/* Set these two to the actual dimensions of your images! If they differ in size you have to set them seperately!*/
	width:26px;
	height:26px;
	/* End*/
	margin-left:1.0em;
}

#playLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../img/play.gif) no-repeat center;
}

#pauseLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../img/pause.gif) no-repeat center;
}

#saveLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../img/save.gif) no-repeat center;
}

#closeLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../img/close.gif) no-repeat center;
	/*clear:right;
	float:right;*/
}



/* Slimbox-only*/
#sbCenter, #sbBottomContainer {
	position:absolute;
	left:50%;
	overflow:hidden;
	background-color:#fff;
	z-index:100;
}

#sbCenter a, #sbBottomContainer a {
	text-decoration:none;
	border:none;
	outline:none;
}

.sbLoading {
	background:#fff url(../img/loading.gif) no-repeat center;
}

#sbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat;
}

#sbBottom {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	padding:0 10px 10px 10px;
}

#sbCaption {
	width:66%;
	font-weight:bold;
	margin-bottom:0.1em;
}

#sbNumber {
	width:66%;
	margin-bottom:0.1em;
}

#sbPresent {
	width:66%;
	margin-bottom:0.1em;
}

#sbPresent a {
	color:#666;
	margin-right:1.0em;
}

#sbPresent a.act {
	font-weight:bold;
	color:#fff;
	background:#777;
	border-right:0.2em solid #777;
	border-bottom:0.1em solid #777;
	border-left:0.4em solid #777;
}



/* Lightbox-only*/
#lbLightbox {
	position:absolute;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}

#lbLightbox #closeLink {
	margin-bottom:10px;
}

#lbLightbox a {
	text-decoration:none;
	border:none;
	outline:none;
}

#lbLightbox img {
	border:none;
}

#lbOuterImageContainer {
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}

#lbImageContainer {
	padding:10px;
}

#lbLoading {
	position:absolute;
	z-index:110;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
	background:#fff url(../img/loading.gif) no-repeat center;
}

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

#lbImageContainer>#lbHoverNav {
	left:0;
}

#lbImageDataContainer {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
}

#lbImageData {
	padding:0 10px;
	color:#666;
}

#lbImageDetails {
	width:66%;
	float:left;
	text-align:left;
	padding-bottom:10px;
}

#lbCaption {
	display:block;
	font-weight:bold;
	margin-bottom:0.1em;
}

#lbNumber {
	display:block;
	margin-bottom:0.1em;
}

#lbPresent {
	display:block;
	margin-bottom:0.1em;
}

#lbPresent a {
	color:#666;
	margin-right:1.0em;
}

#lbPresent a.act {
	font-weight:bold;
	color:#fff;
	background:#777;
	border-right:0.2em solid #777;
	border-bottom:0.1em solid #777;
	border-left:0.4em solid #777;
}

input {
	border-width:1px;
	border-style:inset;
	border-color:#a6a6a6;
	margin:2px;
	padding:2px;
}

.csc-mailform-field-pflicht input {
	padding:5px;
	border-width:2px;
	border-style:outset;
}

.csc-mailform-radio input, .csc-mailform-field-agbs input {
	border-width:0px;	
}

input#plz {
	width:40px;
}

li.error div {
	display:inline;
}

.tx-ttnews-browsebox-SCell a {
	font-weight:bold;
}

.csc-uploads-3 {
	width:100%;
}

.tx-rgslideshow-pi1 {
	margin-left:11px;
}

#footer .csc-textpic-imagewrap {
	width:970px !important;
	position:relative;
	left:14px;
	top:-8px;
}

.news-single-img img {
	margin-bottom:5px;
}

p.news-single-imgcaption {
	margin-bottom:20px;
}

hr.clearer, div.clearerdiv {
	background-color:#ffffff;
}

div.news-single-backlink {
	margin-bottom:10px;
}