html{
	min-height:100%;
}

body{
background: #d7d7d7; /* Old browsers */
background: -moz-linear-gradient(top, #d7d7d7 0%, #787878 600px, #787878 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(600px,#787878), color-stop(100%,#787878)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d7d7d7 0%,#787878 600px,#787878 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d7d7d7 0%,#787878 600px,#787878 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d7d7d7 0%,#787878 600px,#787878 100%); /* IE10+ */
background: linear-gradient(to bottom, #d7d7d7 0%,#787878 600px,#787878 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#787878',GradientType=0 ); /* IE6-9 */	
}


div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	display:block;
}
div.csc-textpic-center-outer, div.csc-textpic-center-inner{
	max-width:100%;
}


#spalte_oben div.csc-textpic-center-outer, #spalte_oben div.csc-textpic-center-inner{
	max-width:none;
}

#spalte_oben div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}

#spalte_rechts h2, #spalte_rechts2 h2 {
	color:#284895;
	font-size:1.0em;
}

#spalte_links h1, #spalte_mitte h1, #spalte_rechts h1, #spalte_links2 h1  {
	color:#284895;
	margin-bottom:20px;
}

DIV.csc-textpic-above DIV.csc-textpic-imagewrap,
DIV.csc-textpic-below DIV.csc-textpic-imagewrap,
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI,
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	float: left;
	margin:0;
	width:100%;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap{
	float:none;
	width:auto;
}

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap img {
	float: left;
	margin:0;
	width:100%;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap  img{
	float: left;
	margin:0;
	width:100%;
}
div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    overflow: visible;
}

.noSpaceToTop{
	width:100%;
	float:left;
}
.moreSpaceToBottom{
	margin-bottom:15px;
}
  
/* structure */   
#container, #colophon, .cc_inner_container{
	max-width: 980px;
	margin: auto;
	}
#container {
	background-color:#FFFFFF;
	overflow:hidden;
}
#banner{
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
	-moz-box-shadow: 0 -6px 4px 4px #333;
	-webkit-box-shadow: 0 -6px 4px 4px #333;
	box-shadow: 0 -6px 4px 4px #333;
	position:relative;
	z-index:200;
	background: #fff;
}
	
#spalte_oben {
	position:relative;
	float:left;
	-moz-box-shadow: 0 -4px 4px 4px #333;
	-webkit-box-shadow: 0 -4px 4px 4px #333;
	box-shadow: 0 -4px 4px 4px #333;
	z-index:8;
	display:block;
	width:100%;
	background-color:#284996;
}

#spalte_oben img{
	width:100%;
	height:auto;
}

#navigation{
    height:auto;
	width: auto;
	margin-right:0;
    position: relative;
	float:right;
	display:inline;
}

#navigation-container {
	float: right;
	position:relative;
	z-index:100;
}

#mobileMenu{
	max-height:0px;
	height:auto;
	transition: max-height 0.5s ease;
	-webkit-transition: max-height 0.5s ease;
	position:absolute;
	overflow:hidden;
	top: 111px;
	left:8px;
	padding-right:20px;
}
#mobileMenu a:before{
	content: '» ';
}

#logo {
	position:relative;
	float:left;
	width:100%;
	background-color:#FFF;
	z-index:500;
	padding-left: 20px;
    padding-top: 10px;
}
#breadcrumb{
	position:absolute;
	top:12px;
	left:28px;
	color: #284996;
	font-size:11px;
	z-index:200;
	
}

#spalte_rechts a, #spalte_links a, #spalte_mitte a, #spalte_rechts_unten a, #spalte_links_unten a, #spalte_mitte_unten a {

}


#spalte_rechts, #spalte_rechts_2, #spalte_links, #spalte_mitte, #spalte_links_unten, #spalte_mitte_unten, #spalte_rechts_unten {
    float: left;
    line-height: 20px;
    margin-left: 6%;
    padding-top: 20px;
    position: relative;
    width: 94%;
}

#spalte_links_2{
	padding-left:3%;
	line-height:20px;
	padding-top:20px;
	float:left;
	display:block;
	position:relative;
	width:100%;
}

#spalte_links_2 .csc-textpic-imagerow,
#spalte_links_2 .ce-above .ce-row{
}

#spalte_links_2 .csc-textpic-imagerow img,
#spalte_links_2 .ce-row img{
	margin-bottom: 6px;
}

#spalte_links_2 figcaption{
	display:block;
}

#spalte_links_2 .csc-default,
#spalte_links_2 .frame{
	float:left;
	width:100%;
	position:relative;
        margin-bottom: 30px;
}

#spalte_links_2 .csc-default .csc-default,
#spalte_links_2 .frame .frame{
	margin-bottom: 0;
}

#spalte_rechts_2 .csc-default,
#spalte_rechts_2 .frame{
	float:left;
	width:100%;
	position:relative;	
    margin-bottom: 25px;
}

#spalte_rechts_2 .csc-default .csc-default,
#spalte_rechts_2 .frame .frame{
	margin-bottom: 0;
}

#spalte_links_2 .csc-textpic-intext-left-nowrap{
	float:left;
	position:relative;
}

#spalte_links_2 .csc-textpic-intext-left-nowrap .csc-textpic-text{
 	margin-left: 0px !important;
	margin-bottom: 0px;
}
#spalte_links_2 .csc-textpic-intext-left-nowrap figure,
#spalte_links_2 .ce-intext figure{
	margin-bottom: 6px;
}
#spalte_links_2 .csc-textpic-intext-left-nowrap p {
	padding-top:44px;
	float:none;
}
#spalte_links_2 .csc-textpic-intext-left-nowrap header{
 	float:left;
	position:absolute;
}
#spalte_links_2 .csc-textpic-intext-left-nowrap h2,
#spalte_links_2 .ce-intext h2{
}
#spalte_links_2 .csc-textpic-intext-left-nowrap img{
 	margin-bottom:6px;
}

#spalte_links_2 .csc-textpic-below{
 	margin-top:30px;
}


#spalte_links_footer, #spalte_mitte_footer, #spalte_rechts_footer{
	margin-left:6%;
	line-height:20px;
}

.skip-float_3{
	clear:left;
}

#content_typo3 {

}

#footer_nav, #footer_soziale_medien, #footer_suche{
	border-top:1px solid #000;
	padding-top:15px;
}

#footer_nav ul{
	list-style:none;
}

#footer_nav ul {
	list-style-type:none;
	color: #000;
}
#footer_nav ul li a{
	color: #000;
	margin-left: 4px;
}

#footer_nav ul li ul li{
	margin-left: 14px;
}


header hgroup h1 {
margin-left: 20px;
color:#284895;
}

#content_typo3 h1, #spalte_rechts h1, #spalte_teaser h1, {
	
	color:#284895;
}
#content_typo3 header, #spalte_rechts header, #spalte_teaser header {
	padding-bottom:0px;
}
hgroup {
	float:right;
	margin-right:20px;
	margin-top:0px;
}

header{ 
	margin: 0 0 0px 0;}
header, header nav, #main, #banner{
	width:100%;}
			
header{
	margin-bottom:0px;
	display:block;
	float:left;
	position:relative;
	height:auto;
}
header h1{ 
	/*font-size:2em;
	margin-right: 30px;
	margin-top:20px;*/
}
#content h1{ 
	margin-top:0px;
	color:#284895;
	font-size:14px;
	margin-bottom:15px;
}

#content .noSpaceToTop h1, #content .noSpaceToTop h2 {
	margin-bottom:3px;
}

#main, footer{ 
	font-size:12px; 
	line-height:1.3em;
}
#main{ 
	width: 100%;
	padding-right:3%;
	padding-left:1%;
	padding-top: 35px;
	display:block;
	float:left;
	position:relative;
}

#content {  
	margin:0 0 20px 0;
	overflow:hidden;
	}
#content_footer {  
	margin:0 0 20px 0;
	height:auto;
	}

#content ul, #content ol {
	margin: 1em 30px;
	padding: 0 0 0 0px; }
#content .slides{
	margin:0;
}
#content dd {
	margin: 0 0 0 40px; }

#content img{
	-moz-border-radius:5px 5px 5px 5px; /* Firefox */
	-webkit-border-radius:5px 5px 5px 5px; /* Chrome, Safari */
	-khtml-border-radius:5px 5px 5px 5px; /* Konqueror */
	border-radius:5px 5px 5px 5px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
	margin-bottom:16px;	
}

.hr_3sp{
	display:block;
	float:left;
	position:relative;
	width:100%;
	padding-left:2%;
}

.hr_2sp{
	display:none;
}
.hr_2spT{
	display:block;
	float:left;
	position:relative;
	width:98%;
	padding-left:2%;
}

#bg_subnav img, #content_typo3 img, #visual img, #spalte_rechts img, #spalte_links img, #spalte_rechts_2 img, #spalte_mitte img, #spalte_rechts_unten img, #spalte_links_unten img, #spalte_mitte_unten img, #spalte_rechts2 img, #spalte_links2 img, #logo img, footer img, #linie img, #trenner img, embed, object, video {
  max-width: 100%;
  width:auto;
  height: auto;
}
#spalte_links_2 img{
	max-width:100%;
	width:auto;
	height:auto;
	margin-right: 20px;
}

#formhandler_contact_form label, .tx-powermail label {
/*width:200px;*/
display:block;
float:left;
}

#formhandler_contact_form input,  .tx-powermail input {
border: 1px solid #9c9c9c;
padding:5px;
width:100%;
}
.tx-powermail input{
    background:transparent;
}


#formhandler_contact_form div.row, .tx-powermail .powermail_fieldwrap {
    clear:left;
	margin-bottom:3px;
}
#formhandler_contact_form div.row_box{
	float:left;
	position:relative;
	margin-bottom:15px;
	width:100%;
}
#formhandler_contact_form div.row_box_last{
	float:left;
	position:relative;
	margin-bottom:20px;
}

#formhandler_contact_form div.row_box p{
	width:auto;
	margin-right:15px;
}
#formhandler_contact_form div.row_box label, .tx-powermail .powermail_field .checkbox label{
	width:auto;
	max-width:70%;
	margin-right:25px;
}
.tx-powermail .powermail_field .checkbox label{
    padding-left:17px;
}


#formhandler_contact_form div.row_box input, .tx-powermail .powermail_field .checkbox .powermail_checkbox{
	width:auto;
	margin-bottom:0px;
	margin-right:5px;
	float:left;
	position:relative;
	top:3px;
	padding:0px;
	border:none;
}
.tx-powermail .powermail_field .checkbox .powermail_checkbox {
    margin-left: -17px;
}

.tx-powermail .powermail_fieldwrap_type_check{
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
 
.tx-powermail .powermail_fieldwrap_type_check label{
    margin-right:15px;
}

#formhandler_contact_form div.row_box .clearBox_3{
	clear:left;
}



#formhandler_contact_form textarea, .tx-powermail textarea {
width:100%;
height:100px;
border: 1px solid #9c9c9c;
margin-bottom:5px;
margin-top:4px;
padding:5px;
}

#formhandler_contact_form textarea, #formhandler_contact_form input, .tx-powermail input, .tx-powermail textarea {
	font-size:12px;
}
#formhandler_contact_form .error {
	margin-left:0px;
}

#formhandler_contact_form span.red a {
	color:red;
}

.nolabel > legend, .nolabel > h3, .nolabel > .powermail_label{
    display:none;
}
.tx-powermail .mandatory{
    margin-left: 5px;
}


/* Suchformular */
.tx-indexedsearch {
    float: left;
	display:block;
	position:relative;
}

#tx-indexedsearch-searchbox-button-submit_top {
	display:none;
}

#tx-indexedsearch-searchbox-sword_top {
	border: 1px solid #fff;
	-moz-border-radius:5px 5px 5px 5px; /* Firefox */
	-webkit-border-radius:5px 5px 5px 5px; /* Chrome, Safari */
	-khtml-border-radius:5px 5px 5px 5px; /* Konqueror */
	 border-radius:5px 5px 5px 5px; /* CSS3 */ 
	-moz-box-shadow: 2px 2px 2px #999999;
    -webkit-box-shadow: 2px 2px 2px #999999;
    box-shadow: 2px 2px 2px #999999;
	height: 2em;
    margin-top: 15px;
    padding: 2px 5px;
    width: 100%;
}

.tx-indexedsearch-searchbox-sword {
	border:solid 1px #284996;
	margin-left:0px;
}

.tx-indexedsearch-searchbox-button {
	color:#fff;
	border:solid 1px #284996;
	background-color:#284996;
	width:4em;
	margin-left:5px;
}

.tx-indexedsearch-rules {
	display:none;
}

.tx-indexedsearch-res {
    float: left;
}

/* Youtube */
.video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
z-index:1;
}

.video iframe, .video object, .video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index:1;
}

.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
max-width: 100%;
z-index:1;
}

/* Anmeldung */
.mannschaft, .kategorie{
	width:100%;
	border:solid 1px #08b4dd;
	color:#999;
}

.button {
	background-color:#08b4dd;
	width:100%;
	color:#fff;
}

.galleria-errors{
	display:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#bg_subnav img, #content_typo3 img, #visual img, #spalte_rechts img, #spalte_links img, #spalte_mitte img, #spalte_rechts2 img, #spalte_links2 img, #logo img, footer img, #linie img, #trenner img, embed, object, video {
        max-width: 100%;
        height: auto;
        width: auto;
    }
}

@media \0screen {
#bg_subnav img, #content_typo3 img, #visual img, #spalte_rechts img, #spalte_links img, #spalte_mitte img, #spalte_rechts2 img, #spalte_links2 img, #logo img, footer img, #linie img, #trenner img, embed, object, video {
  	width: auto\9; /* for ie 8 */
  }
}

aside { 
	float:left;
	margin:0 0 40px 0;
	}
.flexslider {width:100%;}

#banner {
	text-align:left;
}

/*colors and bgs*/
body{}

	
hgroup h1{
	color:#95c11a; }
	
#sponsoren{ 
	padding-right:0px;
	margin-bottom:20px;
	width:100%;
	float:left;
	}


#linie {
	margin-bottom:15px;
}

footer{ 
	height:auto;
	clear:both;
	width:100%;
	padding-right:3%;
	padding-left:1%;
	display:block;
	float:left;
	color:#000;
	background-color:#eaeaea;
	-moz-box-shadow:  0px 11px 4px -13px #333333 inset;
	-webkit-box-shadow:  0px 11px 4px -13px #333333 inset;
	box-shadow:  0px 11px 4px -13px #333333 inset;
}

footer a:link, footer a:visited{
	color: #000;
	text-decoration:none; 
}
footer a:hover{
	text-decoration:underline;
}

footer h4 a:link, footer h4 a:visited, #spalte_mitte_footer h4 a:link, #spalte_mitte_footer h4 a:visited{
	color: #fff;
	background-color: #284996;
	text-decoration:none; 
}
footer h4 a:hover, #spalte_mitte_footer h4 a:hover{
	text-decoration:none;
}
#spalte_mitte_footer a:link, #spalte_mitte_footer a:visited{
	color: #284996;
	text-decoration:none; 
}
#spalte_mitte_footer a:hover{
	color: #284996;
	text-decoration:underline; 
}
footer h5{
	margin-top:22px;
	margin-bottom:8px;
}

.footer_icon {
	width:29px;
	margin-right:5px;
}

#footer-container-bottom{
	width:100%;
	margin:0 auto;
	clear:left;
}
#footer-container-bottom-border{
	border-top:1px solid #000;
	padding-top:15px;
	padding-bottom:5px;
	margin-left:1.95%;
}

#spalte_unten_rechts_Footer img{
	margin-right:8px;
}

#footer-content{
	margin: 0 0 12px;
	color: #284996;
	font-size:12px;
}

#footer-content a {
	color:#284996;
	text-decoration:none;
}
#footer-content a:hover {
	color:#284996;
	text-decoration: underline;
}
#footer-content img{
	width:auto;
	height:auto;
}
.bottom-left{
	display:block;
	float:left;
	width:auto;
	padding-top:3px;
}

.bottom-right{
	display:block;
	float:right;
	width:auto;
}

#footer_soziale_medien p{

}

a.bluelink{ 
	background:#fff; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:15px;
}


/* Carousel */
.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
    overflow: initial;
}
.carousel{
    margin-bottom:10px;
}

#spalte_oben .carousel{
    margin-bottom: 0px;
}


.carousel img{
    margin-bottom:0 !important;
}

.carousel-indicators {
    bottom: -40px;
}
.carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid #284895;
    border-radius: 10px;
    cursor: pointer;
}
.carousel-indicators li:hover{
    background-color: #ccc;
}
.carousel-indicators li.active {
    background-color: #284895;
}

.carousel-control-next-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-control-prev-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-prev, .carousel-control-next {
    opacity: 0;
    transition: opacity 0.1s 0s linear;
    top: 30%;
    bottom: 30%;
    width: 12%;
}
.carousel:hover .carousel-control-prev, .carousel:hover .carousel-control-next {
    opacity: 0.5;
    transition: opacity 0.3s 0s linear;
}

.carousel-control-prev:focus, .carousel-control-next:focus {
    opacity: 0;
}
.carousel:hover .carousel-control-prev:hover, .carousel:hover .carousel-control-next:hover {
    opacity: 0.75;
}

.carousel-control-prev{
    background: transparent;
    background: linear-gradient(90deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);

}
.carousel-control-next{
    background: transparent;
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);

}

.owl-carousel .owl-stage.carousel-indicators{
    bottom: 0;
    margin:0;
}
.carousel.thumbnails{
    margin-bottom: 110px;
}

.carousel .owl-carousel{
    position: absolute;
    margin: 0 20px;
    width: auto;
    left: 0;
    right: 0;
    margin-top:20px;
}

.carousel .owl-carousel .owl-item{
    opacity: 0.6;
    cursor: pointer;
}
.carousel .owl-carousel .owl-item.active{
    opacity: 1;
}
.carousel .owl-carousel .owl-item.active ~ .active { 
    opacity: 0.6; 
}

.carousel .owl-carousel img{
    height: 59px !important;
    margin-bottom:0 !important;
    border-radius:0 !important;
}
.carousel .owl-carousel .owl-nav{
    margin:0;
}
.carousel .owl-carousel .owl-nav button.owl-next, 
.carousel .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 0;
    left: -20px;
    bottom: 0;
    background-color: #000;
    opacity: 0.2;
    margin:0;
}
.carousel .owl-carousel .owl-nav button.owl-next:hover, 
.carousel .owl-carousel .owl-nav button.owl-prev:hover {
    opacity: 1;
}
.carousel .owl-carousel .owl-nav button.owl-next.disabled, 
.carousel .owl-carousel .owl-nav button.owl-prev.disabled {
    opacity: 0;
}



.carousel .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -20px;
}
.carousel .owl-carousel .owl-nav button{
    color:#fff;
    font-size:28px;
    line-height:140%;
    padding:5px;
    border-radius:0;
}
.carousel .owl-carousel .owl-nav button span{
    padding:9px;
}
.carousel .owl-carousel .owl-nav button.owl-prev span,
.carousel .owl-carousel .owl-nav button.owl-next span{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 75%;
}
.carousel .owl-carousel .owl-nav button.owl-prev span{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}


/* Suche */

.tx-indexedsearch-searchbox legend{
    display:none;    
}
.tx-indexedsearch-searchbox .tx-indexedsearch-form,
.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit{
    display:inline-block;
}
.tx-indexedsearch-searchbox > form > p{
    display:none;
}

.tx-indexedsearch-info-sword{
    margin-bottom:10px;
}

.tx-indexedsearch-browsebox{
    margin-bottom:30px;
}

.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox {
    padding: 0 !important;
    list-style: none;
    margin-left: 0 !important;
}
.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li{
    display: inline-block;
    margin-right:10px;
}
.tx-indexedsearch-res h3{
    margin-bottom:10px;
}
.tx-indexedsearch-icon img{
    margin-bottom: 2px !important;
    margin-right: 0 !important;
}

.tx-indexedsearch-info{
    background: #eeeeee;
    padding: 2px 8px;
}
.tx-indexedsearch-info dt,
.tx-indexedsearch-info dd{
    font-weight: normal;
    display:inline-block;
    margin:0 !important;
}
.tx-indexedsearch-info dt.tx-indexedsearch-text-item-path{
    display:none;
}
.tx-indexedsearch-info dd.tx-indexedsearch-text-item-path{
    display:block;
}

.tx-indexedsearch-res {
    margin-bottom: 20px;
}



/* Cookie Hinweis */
.cc_container{
    padding-left:0;
    padding-right:0;
}
.cc_inner_container{
    display: flex;
    justify-content: space-between;
}
    
.cc_container .cc_btn{
    float: none;
    width: auto;
    display: inline-block;
    margin-top: 5px;
}
.cc_container .cc_btn:link,
.cc_container .cc_btn:visited{
    background-color: #ffc300;
    text-decoration: none;
}

.cc_container .cc_btn:hover{
    background-color: #284895;
    color: #fff;
    text-decoration: none;
}

.cc_container .cc_message{
    line-height: 140%;
}
.cc_container .cc_more_info{
    margin-left:10px;
    display:inline-block;
}

@media (max-width: 850px){
    .cc_inner_container{
        flex-direction: column;
    }
    .cc_container .cc_btn{
        margin-left:0;
    }
    .cc_container .cc_action{
        margin-top:5px;
    }
}

/* Fluid Anpassungen */

.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
    margin-bottom: 0px;
}

.container-fluid{
    padding:0;
}


/* ==|== non-semantic helper classes ========================================
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ======================================================
only screen and min-device-width
   ========================================================================== */
/* ------------- 3 Spalten 83%  ---------------*/  
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 850px) 
and (max-width : 1024px) {
#container, #colophon, .cc_inner_container{width:830px;}
#content_typo3 {
	width:100%;
	
}
.flexslider {width:100%;}

#logo{
}
#breadcrumb{
	left:24px;
}

#nav > ul > li > a {
    font-size: 12px;
}

#spalte_oben img{
}

#tx-indexedsearch-searchbox-button-submit_top {
	display:none;
}

#tx-indexedsearch-searchbox-sword_top {
	border:solid 1px #fff;
	width:15em;
}
#spalte_links_2 img{

	margin-right: 7px;
}
#spalte_links_2 .csc-textpic-imagecolumn{
	margin-right: 0px;
	max-width: 50%;
}

.tx-yag-galleria-wrapper, .galleria-container{
	height:420px !important;
}




}
/* ------------- 2 Spalten  ---------------*/  
/* large smartphones ----------- */
@media  (max-width: 850px) {
#container, #colophon, .cc_inner_container{width:652px;}
#content_typo3 {
	width:100%; 
}
header{padding:0px 0 1px 0;}
header h1{ font-size:1.4em;}
#banner{z-index:300;}
.grid_4{
	width:50%;
}
.grid_9, .grid_3{
	width:100%;
}

#logo{

}
#breadcrumb{
	left:13px;
	top:0px;
	position:relative;
}

#nav > ul > li > a {

}

#nav li ul a {

}

#spalte_oben img{

}

.hr_3sp{
	display: none;
}

.hr_2sp{
	display:block;
	float:left;
	position:relative;
	width:98%;
	padding-left:2%;
}

#spalte_rechts, #spalte_links, #spalte_mitte, #spalte_links_unten, #spalte_mitte_unten, #spalte_rechts_unten {
	margin-left:4%;
}
#spalte_links_2{
	padding-left:2%;
	width:98%;
}

#spalte_links_2 img{
	margin-right: 20px;
}
#spalte_links_2 .csc-textpic-imagecolumn{
	margin-right: 10px;
	max-width: 50%;
}

#spalte_rechts_2{
	margin-left:0%;
}

#spalte_rechts_2 .csc-default,
#spalte_rechts_2 .frame{
	float: left;
    margin-bottom: 0;
    margin-top: 0;
	width:50%;
}
#spalte_rechts_2 .csc-default .csc-default,
#spalte_rechts_2 .frame .frame{
	width:96%;
	margin-left:4%;
}

#spalte_links_footer, #spalte_mitte_footer, #spalte_rechts_footer{
	margin-left:4%;
}


.skip-float_3{
	clear:none;
}
.skip-float_2{
	clear:left;
}


.flexslider {width:100%;}


#tx-indexedsearch-searchbox-sword_top {
	width:95%;
}

.tx-yag-galleria-wrapper, .galleria-container{
	height:485px !important;
}

}

/* medium smartphones ----------- */
@media (max-width: 672px) {
body{}
#container, #colophon, .cc_inner_container{width:450px;}
#content_typo3 {
	width:100%;
	
}
p {
    float: left;
    position: relative;
    width: 100%;
}
	
#logo, header hgroup{ }
#logo img{max-width:100%;}

#logo{

}

#breadcrumb{
	left:8px;
}

#navigation{
	z-index:600;
}

#nav > ul > li > a {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    height: 100%;
    padding: 2px 30px 3px 6px;
	display:block;
}

#nav li ul a {
    font-size: 12px;
	color:#000;
}

#spalte_oben {

}
#spalte_oben img{

}

#spalte_links_2 .csc-textpic-imagecolumn{
	margin-right: 0px;
	max-width:100%;
}

.csc-textpic-imagewrap {
	-moz-border-radius:0px 0px 10px 10px; /* Firefox */
	-webkit-border-radius:0px 0px 10px 10px; /* Chrome, Safari */
	-khtml-border-radius:0px 0px 10px 10px; /* Konqueror */
	border-radius:0px 0px 10px 10px; /* CSS3 */
	background-color:#fff;
}

.einspaltig #content_typo3 {

}

.flexslider {display:block;}
.flex-direction-nav li a {
	background: none;	
}

header h1{ font-size:1em; margin-bottom:10px;}


footer .grid_4{ border-bottom:0px dotted #ccc; padding-bottom:10px;}


div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin-right: 0px !important;
}
#googlemap {
	margin-top:20px !important;
}
.tx-yag-galleria-wrapper, .galleria-container{
	height:360px !important;
}

#formhandler_contact_form div.row_box label{
	max-width:85%;
}

#formhandler_contact_form div.row_box .clearBox_2{
	clear:left;
}

#formhandler_contact_form div.row_box .clearBox_3{
	clear:none;
}


}

/* medium smartphones ----------- */
@media (max-width: 479px) {

#container, #colophon, .cc_inner_container{width:320px;}
#content_typo3 {
	width:100%;
}
	
#logo, header hgroup{ }
#logo img{max-width:93%;}

#logo{
	padding-left:10px;
}
#mobileMenu {
    top: 104px;
}
#spalte_oben{
	display:none;
}

#breadcrumb {
    left: 6px;
    margin-top: 20px;
}

#main {
	padding-top:2px;
}


.hr_2sp{
	display:none;
}


#spalte_rechts, #spalte_links, #spalte_mitte, #spalte_links_unten, #spalte_mitte_unten, #spalte_rechts_unten {
	margin-left:2%;
}

#spalte_links_footer, #spalte_mitte_footer, #spalte_rechts_footer{
	margin-left:2%;
}

#spalte_rechts_2 .csc-default,
#spalte_rechts_2 .frame{
	float: left;
    margin-bottom: 0;
    margin-top: 0;
	width:100%;
}
#spalte_rechts_2 .csc-default .csc-default,
#spalte_rechts_2 .frame .frame{
	width:96%;
	margin-left:2%;
	border-top:none;
	padding-top:20px;
}



.flexslider {display:block;}
.flex-direction-nav li a {
	background: none;	
}

header h1{ font-size:1em; margin-bottom:10px;}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-left: 0;
	margin-right: 0;
	width:100%;
}

.bottom-right, .bottom-left{
	width:100%;
	text-align:center;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin-right: 0px !important;
}
#googlemap {
	margin-top:20px !important;
}


/* Newsletter */
.newsletter {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
z-index:1;
height:18em;
}

.tx-yag-galleria-wrapper, .galleria-container{
	height:275px !important;
}

#formhandler_contact_form div.row_box .clearBox_1{
	clear:left;
}

}

/* medium smartphones, portrait ----------- */
@media (max-width: 320px) 
{
	
}





/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


/* DIV.csc-textpic DIV.csc-textpic-imagecolumn {
margin-bottom: 10px !important;
}
*/