/* CSS Document */
* {
	hyphens: auto;
}
html {
	height: 101%;
	background-color:#EBEBEB;
	} 
body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size:14px;
	background: #FFF;
    /*width: 950px;
    margin-left: auto;
    margin-right: auto;*/

}
/*BOXES*/
section#master {
	max-width:950px;
	/*position: absolute;
	top:0px;*/
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:#FFF;
}
header#banner {
	height:48px;
	width:97.36842105263158%; /* entspricht 925px */
	padding:30px 0px 0px 2.21052631578947%;
	float:left;
	border-left: 2px solid #543F43;
	border-top: 2px solid #543F43;
	border-right: 2px solid #9CCA05;
	background-color:#FFF;
}
section#bannertext {
	max-width:417px;
	height:50px;
	float:left;
	display:block;
	/*background:url(img/bannertext.png) no-repeat top left;*/
}
section#bannertext img {
	width:100%;
	height:auto;
}
nav#spezial {
	display:inline;
	float:left;
	margin: -20px 0px 0px 150px;
	overflow:hidden;
	text-transform:uppercase;
}
div.clear {
	clear:both;
}
section#content {
	width:100%;
	float:left;
	background:url(img/content_background1.png) repeat-y;
}
header#contentaktuelles {
	width:100%;
	height: 15px;
	padding:5px 0px;
	text-align:right;
	float:right;
	background:url(img/contentaktuelles_background.png) no-repeat;
}
section#contentintern {
	width:100%;
	/*min-height:580px;*/
	float:left;
	/*background:url(img/contentintern_background1.png) no-repeat 0px 20px;*/
	background:url(img/background_2012.png) no-repeat 0px 20px;
	
}
section#navframe {
	width: 26.31578947368421% /* entspricht 250px;*/;
	background:url(img/navframe_background.png);
	float:left;
}
header#logo {
	float:left;
	padding: 20px 30px 0px 25px;
	width:190px;
	/*height:200px;*/
}
nav#mainnav {
	float:left;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	display:inline;
	
}
div.kreisrund {
	margin-top:20px;
}
div.kreisrund img {
	/*border-radius:50%;*/
	border-radius:10px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}
div.kreisrund figcaption.caption {
	opacity:0;
	position:absolute;
	top:30%;
	left:10%;
	max-width:80%;
	color: white;
	font-size:2em;
	text-align:center;
	background-color: rgba(0,187,230,0.5);
	padding:5px;
	border-radius:10px;

}
div.kreisrund figure:hover figcaption.caption
{
	opacity: 1;
	transition: opacity 0.7s;
}
div.kreisrund figcaption.csc-textpic-caption {
	width:100%;
	text-align:center;
}
.csc-textpic-caption {
	margin-top:10px;
}
footer#foonavframe {
	margin-top:5px;
	float:left;
	padding:5px 45px 25px 20px;
	/*font-weight:bold;*/
	color: #543F43;
}
section#contentinhalt {
	padding-right:5px;
	padding-top:80px;
	padding-left: 100px;
	width: 60% /* entspricht 570px */;
	float:left;
	color:#FFF;

}
section#contentinhaltimage {
	width:698px;
	float:left;
}
section#contentimage {
	margin: 0px 0px 0px 10px;
}
footer#foocontent {
	float:left;
	background: #543F43;
	width:98.42105263157895%/* entspricht 935px*/;
	min-height:25px;
	color:#FFF;
	margin-top:20px;
	padding-top:10px;
	padding-left:10px;
	font-size:0.9em;
}
footer section {
	float:left;
	padding-right:15px;
}
footer section#ozeiten {
	float:left;
	padding-left: 25px;
	width: auto;
}
footer section#ozeiten a {
	color:#FFF;
	text-transform: uppercase;
	text-decoration:none;
	border: none;
}
/************************/
h1, h2, h3, h4 {
	margin:0px;
	padding: 0px 0px 0.3em 0px;
	text-transform:uppercase;
	color:#FFF;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color:#9BCC00;
	color:#FFF;
	}
section#contentinhalt h1.csc-firstHeader {
	color:#FFF;
}
h2  {
	font-size: 125%;
	font-weight: bold;
	color:#FFF;
	}
h2 div{
	font-size: 100%;
	font-weight: normal;
	}
h3  {
	font-size: 110%;
	font-weight: bold;
	}
h4  {
	font-size: 100%;
	font-weight: bold;
	}

p {
	padding:0px 0px 0.5em 0px;
	line-height: 1.5em;
}

table.contenttable > tbody > tr > td > p.bodytext {
	padding:0;
}
/* LINKS */
a:link, a:visited, a:active     {
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
	border-bottom:  #FFF 1px dotted;
}


a:hover      {
	color: #746365;
	font-weight:bold;
}
a img {
	border:none;
}
header#contentaktuelles a {
	color:#FFF;
	text-decoration:none;
	border-bottom: none;
	text-transform: uppercase;
	padding-right:10px;
}
/* rounded Corner in Start */

section#contentimage img {
	/*border: #9CCA05 5px solid;*/
	border-radius: 150px 150px;
}
section#contentimage .csc-textpic-single-image img {
	border-radius:0px;

}

section#contentinhalt li {
	padding:2px 0px;
	margin:0px;
}
section#contentinhalt a, section#contentinhalt a:link, section#contentinhalt a:visited, section#contentinhalt a:active {
	font-weight:normal;
}
/*Anpassungen Layout Rahmen 2 bei Bildern*/
.csc-frame-frame2 .csc-textpic-caption {
	border: #FFF 1px solid;
	background:#D4021D;
	font-size: 0.9em;
	padding-bottom:2px;
}
/*Slick slider*/
.slick-slide img, .wsflexslider-style1 img {
	border-top-left-radius:20px;
	border-top-right-radius:20px;
}
.slick-dots {
	visibility:hidden;
}
.slick-item figcaption {
	background: rgba(156,202,5,0.6) !important;
}
/* WS Flexilider */
.flexslider {
	background-color:transparent;
	border-color: transparent;
	box-shadow:none;
}
.flex-control-nav {
	display:none;
}
.flexslider.carousel ul.slides li.flex-active-slide div.slidercontent.wsflexslider-style1 img {
	;}
/*YAG*/
.yag-item-thumb-innerframe {
	margin: 10px;
}
.tx-yag-items img, .mfp-img, .ce-media img {
	/*border-radius:50%;*/
	border-radius:10px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}
.tx-yag-items a:link {
	border:none;
}
.mfp-bottom-bar {
	display:none;
}
/* wsflexslider*/
div.slidercontent.wsflexslider-style1 > div.caption-wrapper.caption-align-left > div.caption-text {
/*	display:none;*/
	background-color: rgba(84,64,67,0.7);
	padding:0;
	padding-left:10px;
	top:400px;
}
/* openstreemap*/
div.tx-odsosm-pi1 a {
	color: #333;
}

@media (max-width:799px) {
	section#contentinhalt, section#navframe {
		width:100%;
		float:left;
	}
	section#contentinhalt {
		padding:0;
		margin:0;
	}
	section#bannertext, nav#spezial  {
		display:block;
		width:100%;
		height:auto;
		clear:both;
		float:left;
		margin:0px;
		
	}
	header#banner {
		min-height:100px;
	}
		
}
