* {
    margin: 0;
    padding: 0;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 101%;
}
body {
    background: #fff;
    color: #081939;
/*
	font-family: Arial, Helvetica, sans-serif;
*/
    font-size: 14px;
	font-weight: normal;
    margin: auto;
    text-align: left;
	-webkit-text-size-adjust: none;
}

a {
    outline: none;
    text-decoration: none;
	color: #e30613;
}

a:hover {
	color:#000;
}

img, a img {
    border: 0 solid;
}

p {
    line-height: auto;
    margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	font-weight: 300;
	color: #0365a5;
	line-height: 1em;
}

h1 {
    font-size: 40px;
	font-weight: 300;
    margin: 0px 0px 23px 0px;
	padding: 0px;
	text-transform: none;
}

h2 {
    font-size: 30px;
	font-weight: 300;
    margin: 1em 0px 0.5em 0px;
	padding: 0px;
	text-transform: none;
}

.contentcolumn3 h2 {
	color: #fff;
}

h3 {
    font-size: 	25px;
	font-weight: 300;
    margin-top: 1em;
    margin-bottom: 0.5em;
}
	
#page-wrap {
	background: #d4e9f3;	
	padding: 20px 0px
}

body.startseite #page-wrap {
	padding-top: 0px;
}

#page {
    text-align: left;
	position: relative;
}

#content-wrap {
	width: 960px;
	margin: auto;
	line-height: 1.3em;
}

#content-main {
	padding-right: 22px;
}

#page-content {
	margin-top: 0px;
    margin: auto;
    text-align: left;
    width: 960px;
	overflow: hidden;
	position: relative;
	padding: 16px 0px;
}

#header-wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url("../pic/bg-header.png") no-repeat scroll center top transparent;
	background-size: auto 158px;
	z-index: 50;
	/*
	position: fixed;
	width: 100%;

	*/
}

#header {
    margin: auto;
    text-align: left;
    width: 960px;
	overflow: hidden;
	position: relative;
	padding-bottom: 0px;
	margin-top: 0px;
	min-height: 160px;
}

#header-wrap hr {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 100%;
	color: #fff;
	background-color: #fff;
	height: 3px;
	border: none;
}


#logo {
    position: absolute;
    left: 0px;
    top: 25px;
	/* width: 225px; */
}

#logo img {
	display: block;
	margin: auto;
	width: 82px;
	height: auto;
}

#claim {
	font-family: Arial;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
	position: absolute;
	left: 90px;
	top: 42px;
}

/* ##################################################################### menu #####################################################################  

#menu, #menu1 {
	background-color: #d4e9f3;
	background-color: rgba(212,233,243,0.9);
	position: absolute;
	top: 160px;
	left: 0px;
	width: 100%;
}

#menu {
	z-index: 100;
}

#menu ul, #menu1 ul, #submenu ul, #features ul, #header-menu ul {
	list-style: none outside none;
    display: block;
	margin: 0;
	padding-top: 0px;
	overflow: hidden;
	position: relative;
}
#menu ul {
	width: 960px;
	margin: auto;
}
#menu li, #menu1 li, #submenu2 li, #features li, #header-menu li {
    border-left: 0px none;
    display: inline-block;
	zoom: 1;  *display: inline;  /* IE7 Hack */
	padding: 0px; 
}

#menu li, #menu1 li {
	padding: 0px;
	display: block;
}

#menu li {
	float: left;
}

#menu li li,#menu li.last, #menu1 li li,#menu1 li.last {
	padding: 0px;
}



#menu a, #menu1 a, #submenu2 a, #header-menu a {
	font-weight: normal;
	display: block;
    color: #e30613;
	padding: 7px 9px;
	white-space: nowrap;
	font-size: 16px;
}

#menu a {
	/* padding: 3px 3px 3px 3px; */
}

#menu a:hover, #menu  li.active a, #menu  b a, #menu1 a:hover, #menu1  li.active a, #menu1  b a {
	/* color: #000; */
	background-color: #fff !important; 
}

#menu li a, #menu1 li a  {
	font-weight: normal;
}

#menu li li a, #menu1 li li a {
	font-weight: normal;
}

#header-menu {
	position: absolute;
	right: 0px;
	top: 40px;
}

#header-menu .hm {
	/* background: url("../pic/icon-handy.png") no-repeat left center transparent; */
	padding: 0px;
	margin-right: 0px;
	border: 0px none;
	background-size: 20px auto;
	background-position: 15px center;
	color: #fff;
	vertical-align: bottom;
}

#header-menu  .hm  a {
	padding: 0px;
	text-align: left;
	color: #fff;
}

#header-menu  .hm  a:hover {
	/*
	background-color: #e2061b;
	color: #fff;
	*/
}

/*

#header-menu  .hm1 a {

}

#header-menu  .hm2 a {

}

#header-menu  .hm3 a {

}

#header-menu  .hm4 {
	/*
	background-image: url("../pic/icon-email.png");
	*/
	background-size: 25px auto;
	background-position: 15px center;
	margin-left: 20px;

	
}
#header-menu  .hm4 img {
	height:35px; width:auto; display: inline; vertical-align: bottom;
	border-radius: 0px;
}

#header-menu  .hm5 {
	/*
	background-image: url("../pic/icon-handy.png");
	*/
}

#header-menu  .hm5  i {
	display: block;
}

#header-menu  .hm5 a {
	background: transparent;
	padding: 0px;
	border: 0px none;
}

*/

##################################################################### menu ##################################################################### */

#slider-wrap {
	overflow: hidden;
}

#slider-content {
    width: auto;
	margin: auto;
}

.flexslider .slides > li:first-child {
	display: block;
}

#special-wrap {
	background-color: #102243;
	min-height: 20px;
	/* display: block !important; */
	padding: 80px 0px;
}

#special-content {
    width: 970px;
	margin: auto;
	text-align: center;
	color: #fff;
	overflow: hidden;
}

.scol-container {
	margin: 0px -20px;
}

.scol {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 20px
}

.scol1 {
	width: 68.5%;
	/* background-color: grey; */
}
.scol2 {
	width: 31.5%;
}

.scol2 img {
	display: block;
	max-width: 100%;
	height: auto;
}

#teaser-wrap {
		/*
	padding-top: 20px;

	margin-bottom: 20px;
	*/
}

#teaser-content{
    width: 970px;
	margin: auto;
	text-align: center;
}


#teaser-content{
    width: 970px;
	margin: auto;
	text-align: center;
}

#teaser-content  .csc-default {
	display: inline-block;
	position: relative;
	margin: 15px 5px 15px 5px;
	width: 22%;
	width: calc(25% - 10px);
	vertical-align: top;
}

#teaser-content  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
	border-radius: 50%;
}

#teaser-content  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	padding: 10px;
	background-color: #fff;
	border-radius: 50%;
	margin-bottom: 0px;
	display: inline-block;
	max-width: 100%;
}

#teaser-content .csc-textpic-text a {
	font-size: 27px;
	margin: 10px 0px;
	display: block;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#teaser-content  div.csc-textpic-text {
	/*
	position: absolute;
	width: 90%;
	padding: 5%;
	z-index: 10;
	*/
}

#teaser-content  h1, #teaser-content  h2, #teaser-content  h3, #teaser-content  h4 {
	padding: 0px;
	margin: 0px;
}

#teaser-content div.csc-textpic-center .csc-textpic-center-inner, #teaser-content div.csc-textpic-center .csc-textpic-center-outer {
	float: none;
    position: relative;
    right: auto;
}

#kontakt {
	font-size: 27px;
    background: #dae2e9;
	color: #ff8b00;
	font-weight: 300;
}

#kontakt .pre {
	font-size: 14px;
}

#kontakt a {
	color: #ff8b00;
	text-decoration: none;
}

#kontakt a:hover {
	color: #000;
}

#kontakt #email {
	float:left;
	padding-left: 5px;
    background: #dae2e9;
} 

#kontakt #email a {
	padding: 0px 3px 0px 32px;
	display: block;
}

#content-wrap li {
	/* padding: 0px 0px; */
}

.contentcolumn {
	float: left;
	box-sizing: border-box;
}

.contentcolumn1 {
    padding: 0px 20px 0px 0px;
    width: 660px;
}

.contentcolumn2 {
	width: 300px;
	padding: 0px 0px;
}

.contentcolumn3 {
	width: 230px;
	background: #f37c1d;
	padding: 8px 14px ;
}

.contentcolumn3  p {
	line-height: normal;
}

.contentcolumn3  a {
	color: #fff;
}

.contentcolumn3 div.csc-textpic-left .csc-textpic-imagewrap {
    float: none;
}

.contentcolumn3 div.csc-textpic .csc-textpic-imagewrap table {
	width: 100%;
}

.contentcolumn3 .csc-textpic-caption {
	text-align:left;
}

.contentcolumn3 .csc-default {
	padding-bottom: 0px;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
}

.contentcolumn3 .csc-default:first-child, .contentcolumn3 .csc-default:last-child {
	padding-bottom: 0px;
	border-bottom: 0px solid white;
	margin-bottom: 0px;
}

#footer-wrap {
	position: relative;
	background: transparent;
	color: #000;
	padding: 20px 0px;
}

#footer {
	margin: auto;
    text-align: left;
    width: 960px;
	overflow: visible; 
	position: relative;
}

#footer p {
	line-height: normal;
}

#footer h2 {
	color: #fff;
	margin-top: 0.5em;
}

#footer-kontakt {
	text-align: left;
	padding-left: 0px;
	/* float: left; */
}

#footer-features {
	float: right;
}

#footer-kontakt ul, #footer-features ul {
	float: none;
	list-style: none outside none;
    display: block;
	margin: 0px;
	overflow: hidden;
}	
li.fcol {
	/* border-right: 1px solid #fff; */
    display: block;
    float: left;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

li.fcol4 {
	padding-right: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

li.fcol4 img {
	height: 35px !important;
	width: auto !important;
}

li.fcol4 .csc-textpic-text {
	padding-top: 1em;
	text-align: right;
}

li.fcol4 div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
	width: auto;
}

/* zentrierte icons footer */
#footer .fcol1 div.csc-textpic .csc-textpic-imagewrap {
	text-align: center;
}

#footer .fcol1 div.csc-textpic .csc-textpic-imagewrap img {
	display: inline;
	max-height: 41px;
	width: auto;
}

#footer-features li.feat.last{
	padding-right: 4px;
}

#footer-kontakt .footermenu li {
	float: none;
}

#footer a {
    text-decoration: none;
}

#footer a:hover {
	color: #000;
}

.tx-ws-flexslider {
    margin-bottom: 0px;
}

#footer .csc-sitemap ul {
	overflow: hidden;
}

#footer .csc-sitemap li {
	width: 33.33%;
	float: left;
	margin-bottom: 1em;
}

#footer .csc-sitemap li a {
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}

#footer .csc-sitemap li li {
	float: none;
	width: auto;
	margin-bottom: 0px;
}

#footer .csc-sitemap li li a {
	font-weight: normal;
}

.flexslider {
    border: 0px solid #fff !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    margin: 0px !important;
}

.flex-control-paging li a {
	width: 19px !important;
	height: 19px !important;
	background: none repeat scroll 0 0 rgb(255, 255, 255) !important;
	box-shadow: none !important;
}

.flex-control-paging li a.flex-active {
	background: none repeat scroll 0 0 rgb(0, 0, 0) !important;
}

.flex-control-paging li {
	background: #fff;
	border-radius: 50%;
	display: block;
	padding: 1px;
}

.tx-ws-flexslider .caption-wrapper {
    background-color: transparent;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 960px;
}

.tx-ws-flexslider .caption-text {
    background: transparent !important;
    margin: 30px 0px;
	padding: 0px !important;
    position: relative !important;
    width: auto !important;
	left: auto !important;
	top: auto !important;
}

.tx-ws-flexslider .caption-body p {
    color: #fff;
    font-family: Arial;
	font-weight: 300;
	font-size: 40px;
    font-size: 2.5vw;
    margin-bottom: 0;
	line-height: 1em !important;
}

.csc-textpic-image {
	position: relative;
}

.csc-textpic-text ul, .csc-text ul  {
	margin-bottom: 1em;
}

.csc-textpic-text li, .csc-text li {
	margin-left: 20px;
	padding: 1px 0px;
}

.csc-menu li {
	margin-left: 1em;
	padding: 0px;
}

.csc-menu li a {
	display: inline-block;
	padding: 2px 0px;
	/* text-transform: lowercase; */
}

li.column {
	margin-left: 0em;
	padding: 0px;
}

.csc-textpic-clear {
    margin-bottom: 0px;
}

.csc-textpic-caption { 
	/* padding-top:3px; */
	text-align:left;
	padding: 10px 0px;
}

div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
	margin-right: 20px;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 20px;
}


#left div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 10px;
	padding-bottom: 0px;
}


DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image, DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
    /*
	display: inline;
    margin-right: 20px;
	*/
}

.csc-textpic-intext-left-nowrap div {
    vertical-align: middle;
}

.contentcolumn3 div.csc-textpic-imagerow {
	margin-bottom: 10px !important;
}

.clearer {
    clear: both;
    display: block;
}

#footer .csc-menu li {
	margin-left: 0px;
}


.tx-powermail {
    width: auto !important;
}

.tx-powermail  legend {
	display: none !important;
}

.tx-powermail .powermail_fieldset.layout3 {
    clear: none;
    float: left;
    margin-right: 10px;
    max-width: calc(50% - 10px);
}
.tx-powermail .powermail_fieldset {
	border: 0px none !important;
}

.tx-powermail .layout3 .powermail_label.powermail_check_legend {
	display: none !important;
}

.tx-powermail .layout3 h3 {
	margin-top: 0px !important;
}

.tx-powermail .csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: 0px !important;
}
.tx-powermail .csc-textpic-intext-right-nowrap .csc-textpic-text {
	margin-right: 0px !important;
}

.tx-powermail .powermail_fieldset .powermail_check_outer {
	float: none !important;
	border: 0px none !important;
	width: auto !important;
	background-color: #eee !important;
}

.tx-powermail .powermail_fieldset .powermail_field.powermail_submit {
	background-color: #dc0000 !important;
}

.tx-powermail .powermail_fieldset.layout3 {
    clear: none;
    float: left;
    margin-right: 10px;
    max-width: calc(50% - 10px);
}

div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 20px;
}

.videoWrapper iframe {
    border: 0 none;
}

.detail, .box-grau .csc-text  {
    background-color: #eee;
    display: block;
    padding: 12px 10px;
}

.box-grau {
	margin-bottom: 1em;
}

.important{
    background-color: #e2061b;
    display: block;
    padding: 12px 10px;
	color: #fff;
}

a.download {
    background: transparent url("../pic/icon-link-download.png") no-repeat scroll left center;
    display: inline-block;
    padding: 2px 2px 2px 28px;
	background-size: 20px auto;
}

/* icons im footer */ 
#footer div.csc-textpic.spalten-2 div.csc-textpic-caption a {
    width: 220px;
	padding: 5px;
	background-color: #102243;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 27px;
	font-family: Arial;
	font-weight: 300;
}

#footer div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn {
	width: 220px;
}

/* info-kasten */
#content .csc-frame-frame1 {
	margin-top: 2em;
    background: url("../pic/icon-info.png") no-repeat scroll left 35px center #fff;
	background-size: 56px auto;
    display: block;
    padding: 1em 16px 5px 120px;
}

#content .csc-frame-frame1 a.internal-link {
	background: url("../pic/icon-button.png") no-repeat scroll right 0px center #e30613;
	background-size: auto 20px;
	background-size: contain;
	color: #fff;
	padding: 5px 37px 5px 10px;
	display: inline-block;
}

#content .csc-frame-frame1 h2, #content  .csc-frame-frame1 h3 {
	margin-top: 0px; padding-top: 0px;
}

.align-right {
	text-align:right;
}


/* fluid columns */

div.csc-textpic div.csc-textpic-imagecolumn {
	max-width: 100%;
}

div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
	display: block;
}

figcaption.csc-textpic-caption {
    display: block;
}

div.csc-textpic.spalten-4 div.csc-textpic-imagecolumn {
	width: 22%;
	width: calc(25% - 15px);
}
div.csc-textpic.spalten-4 div.csc-textpic-imagecolumn img {
	max-width: 100%;
	height: auto;
}

div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
	width: 30%;
	width: calc(33.33% - 14px);
}
div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn img {
	max-width: 100%;
	height: auto;
}

div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn {
	width: 48%;
	width: calc(50% - 10px);
	}
	
div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn img {
	max-width: 100%;
	height: auto;
}

.csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap { 
	max-width: 50%;
}

.csc-textpic-intext-right .csc-textpic-imagewrap img , .csc-textpic-intext-left .csc-textpic-imagewrap img, div.csc-textpic .csc-textpic-imagewrap img  { 
	max-width: 100%;
	height: auto;
}

div.csc-textpic-left .csc-textpic-imagewrap, div.csc-textpic-right .csc-textpic-imagewrap {
	max-width: 100%;
}

/* TX_NEWS generell */

.news-list-view .more, .news-list-view .footer {
	display: none;
}

.news .article .news-img-wrap a {
	background: #fff none repeat scroll 0 0;
    border: 0px none;
    display: block;
    float: left;
    padding: 10px;
}

.contentcolumn1 .news  .news-list-headline {
	padding-top: 0px;
	margin-bottom: 0.2em !important;
}

.news .article .news-img-wrap {
	margin-top: 0px;
}

.contentcolumn1 .news-list-view .news-list-date {
	color: #666;
	display: inline;
}

.news-single .teaser-text {
	font-size: inherit;
}

.news-related {
	border: 0px none;
}

.news-related h4 {
	display: none;
}

.news-related ul li span {
    border: 0px none;
}

.news-single .footer {
    border: 0px none;
}

.news-single  .header h3 {
	font-size: 40px;
}

.news-single .article .news-img-wrap {
	width: 30%;
	background-color: transparent;
}
.news .article .news-img-wrap img {
	max-width: 100%;
}

/* NEWS linke spalte */
.contentcolumn1 .csc-frame h2 {
	background: url("../pic/icon-news.png") no-repeat scroll left center transparent;
	background-size: 34px auto;
	padding-left: 45px;
	margin: 0px;
}

/* NEWS rechte spalte */
.contentcolumn2 .csc-frame {
	padding: 15px;
	color: #d4e9f3;
	background-color: #102243;
}

.contentcolumn2 .csc-frame h2 {
	color: #d4e9f3;
	background: url("../pic/icon-kalender.png") no-repeat scroll left center transparent;
	background-size: 34px auto;
	padding-left: 45px;
	margin: 0px;
}

.contentcolumn2 .news-list-view {
	margin-top: 1em;
}

.contentcolumn2 .news-list-view .article {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.contentcolumn2 .news-list-view .news-list-headline {
	margin: 0px;
	color: #d4e9f3;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	display: block;
}

/* CSC-Uploads */
ul.csc-uploads span.csc-uploads-fileName {
	text-decoration: none;
}

ul.csc-uploads span.csc-uploads-fileName a {
	background: transparent url("../pic/icon-link-download.png") no-repeat scroll left center;
    display: inline-block;
    padding: 2px 2px 2px 28px;
	background-size: 20px auto;
}

/* ww-suche */
#haendlersuche {
	font-size: 16px;
}

.hsearch {
	padding: 2px;
	background-color: #fff;
	border: 0px none;
	width: 135px;
	line-height: 1em;
	height: 20px;
	margin: 0px;
	vertical-align: middle;
	font-size: 13px;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	text-align: middle;
}

.hbutton.goButton {
    border: 0 none;
    border-radius: 0;
    color: #666;
	color: #fff;
    line-height: 1em;
    margin: 0;
    padding: 2px;
	height: 20px;
	vertical-align: middle;
	font-size: 13px;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	background-color: #d4d0c8;
	background-color: #e30613;
}

/* ak_googlemaps */
.mapAddressList li {
    border: 0px none;
    box-sizing: border-box;
    cursor: pointer;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 15px;
	background-color: #fff;
}

strong.org.fn {
	font-family: Arial;
	font-size: 30px;
    font-weight: 300;
	color: #0365a5;
}

.mapAddressList .localOrg {
	display: block;
	margin-bottom: 1em;
}

.mapFilter {
	border-bottom: 0px;
}

.mapFindNearby {
	padding-left: 50px;
}

.mapContainer {
	min-width: initial;
}

.map {
	min-width: initial;
}

.findNearbyButtons button[type="reset"] {
	display: none;
}
.findNearbyButtons button {
	width: 100%;
	border: 0px;
}

.mapFindNearByWrap .inputText {
	display: block;
}

.findNearByInputFieldWrap {
	float: none;
}

.mapAddressList .localOrg {
	font-size: 13px;
	color: #666;
}

.vcard .address, .infoWindowWrap .address  {
	display: none;
}

.infoWindowWrap {
	min-width: initial;
}

.infoWindowWrap .localOrg {
	display: block;
	color: #666;
}

.mapAttributeFilterWrap {
	display: none;
}

.mapFilter {
    background-color: #0365a5;
	color: #fff;
}

.mapFindNearby {
	background-color: #fff;
	color: #0365a5;
	font-family: Arial;
}

.mapFindNearby::-moz-placeholder {
	color: #999;
}

.mapFindNearby:-moz-placeholder{
	color: #999;
}

.mapFindNearby::-webkit-input-placeholder{
	color: #999;
}

.mapFindNearby:-ms-input-placeholder {
	color: #999;
}

.findNearbyButtons button {
	background-color: #e30613;
	color: #fff;
	text-transform: none;
	font-family: Arial;
}

.mapAddressesWrap li.active {
	background-color: #f8fff8;
}

select.mapFindNearbyDistance {
	font-size: 15px;
}



/* Aufklappmenu START */
#menu, #menu ul {
	overflow: visible;
}

#menu ul li {
	display: inline-block;
	zoom: 1;  *display: inline;  /* IE7 Hack */
	position: relative;
	float: none;
	cursor: pointer;
}
#menu li ul { display: none; width: auto; }

/* #menu ul li a:hover { background: #617F8A; } */
#menu li:hover ul { 
	display: block;
	position: absolute;
	z-index: 101;
	background-color: #d4e9f3;
	background-color: rgba(212,233,243,0.9);
	/* width: auto; */
	box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.25);
}

#menu li:hover li { 
	float: none;
	font-size: 13px;
	display: block;
}

#menu li.active li a { background: none; }

#menu li:hover a { display: block; }
#menu li:hover li a:hover, #menu li li.active a { /* background: none; */ }

#menu li li a { padding-left: 13px; }
/* Aufklappmenu ENDE */


/* *********************** MEDIA QUERIES ************************* */


/*** TABLET HOCHFORMAT + SMARTPHONES ***/
@media (max-width: 959px) {
	html {height: auto;}
	.desktop-only { display: none; }
	#claim { display: none; max-width: 75%; margin-left: 2%; 	padding: 30px 30px 30px 90px; font-size: 32px;}
	#logo {
		margin-right: 0px;
		max-width: 60px;
		top: 5px;
		right: 10px;
		left: auto;
	}
	
	#logo img { max-width: 100%; height: auto; }
	#content-wrap, #header {
		width: auto;
	}
	#header { min-height: 64px;}
	#header-wrap {
		position: fixed;
		width: 100%;
		z-index: 50;
		background-size: cover;
		background-position: bottom center;
	}
	#header-wrap hr { display:none; }
	#header-menu {
		position: absolute;
		right: 85px;
		left: auto;
		top: 7px;
	}
	/* #header-menu .hm { padding: 5px 10px 5px 46px; } */
	#slider-wrap {
		/*
		padding-top: 64px;
		*/
	}
	
	#special-wrap {
		padding: 40px 0px;
	}
	
	#special-content {
		width: auto;
		padding: 0px 20px;
	}

	#teaser-content{
		width: auto;
		padding: 0px 15px;
	}
	
	#teaser-content  .csc-default {
		/*
		width: 33.33%;
		*/
	}
	
	#teaser-content .csc-textpic-text a {
		font-size: 18px;
		font-size: 2.7vw;
	}
	
	.contentcolumn1 {
		/*
		float: none;
		width: auto;
		padding-left: 0px;
		padding-right: 0px;
		*/
		width: 66%;
	}

	img[usemap] {
    border: medium none;
    height: auto;
    width: 100%;
	}
	
	.contentcolumn2 {
		width: 34%
	}
	.contentcolumn3 {
		width: 25%
	}
	#footer-wrap { /* padding: 0px; */ }
	#footer {
		width: 100%;
		padding: 0px 20px;
	}
	li.fcol {
		/*
		padding: 2%;
		padding-left: 0%;
		*/
		float: none;
		width: auto;
	}
	li.fcol1, li.fcol2 {
		/* width: 50%; */
	}
	
	#header-menu .hm4 {
		display: none;
	}
	
	body.impressum .contentcolumn2 {
	width: 100%;
	padding: 1em;
	}
	
	.tx-ws-flexslider .caption-wrapper {
		width: auto;
		margin: 20px;
		padding: 0px !important;
	}
	
	.tx-ws-flexslider .caption-body p {
		font-size: 30px;
	}
	
	.tx-ws-flexslider .caption-text {
		margin: 0px !important;
	}
	
	.mobile-only {
		display: block;
	}
	.mobile-header {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		width: auto;
		background-size: contain;
		height: 35px;

	}	
	.mobile-header  img {
		float: right;
		height: auto;
		max-width: 75%;
		max-height: 30px;
		display: block;
		margin-top: 2px;
		margin-right: 10px;
	}
	
	/* css mobile menu */

	.close-btn {
	  display: block;
	  position: absolute;
	  left: 15px;
	  top: 15px;
	  width: 40px !important;
	  padding: 0px !important;
	  height: 34px;
	  border: 0px solid #fff;
	  outline: none;
	  background: url("../pic/close-btn.png") center center no-repeat #fff;
	  background-size: 20px auto;
	  overflow: hidden;
	  white-space: nowrap;
	  text-indent: 100%;
	  border-radius: 3px;
	  /*
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	  opacity: 1;
	  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	  */
	}
	
	.close-btn:hover {
		background-color: #fff !important;
	}
	
	.no-svg .close-btn {
	  background-image: url("../pic/close-btn.png");
	}
	.close-btn:focus, .close-btn:hover {
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	  opacity: 1;
	}

	.nav-btn {
		position: absolute;
		top: 15px;
		left: 15px;
	  display: block;
	  width: 40px;
	  height: 34px;
	  border: 0px solid #fff;
	  padding: 0;
	  outline: none;
	  background: url("../pic/nav-icon.png") center center no-repeat #fff;
	  background-size: 20px auto;
	  overflow: hidden;
	  white-space: nowrap;
	  text-indent: 100px;
	  /*
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	  opacity: 0.7;
	  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	  */
	  border-radius: 3px;
	}
	
	.no-svg .nav-btn {
	  background-image: url("nav-icon.png");
	}
	.nav-btn:hover, .nav-btn:focus {
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	  opacity: 1;
	}
	
	#menu ul {
		margin-top: 1px;
	}

	#menu:not(:target) {
	z-index: 1;
	height: 0px !important;
	padding: 0px;
	margin-top: 0px;
	min-height: 0px;
	}
	#menu:target .close-btn {
	display: block;
	}
	#menu .close-btn {
		position: absolute;
	}	
	
	#menu {
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 200;
		min-height: 1px;
		width: 50%;
		min-width: 300px;
		overflow: hidden;
		background-color: #102243;
		background-color: rgba(16, 34, 67, 0.9);
		background-size: contain;
		padding: 10px 15px;
		padding-top: 60px;
		box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-radius: 0px 0px 3px 0px;
	}
		
	#menu li a {
		background-color: #d4e9f3;
		padding: 7px;
		text-align: left;
		font-weight: normal;
	}
	
	#menu li {
		display: block;
		margin: 0px 0px 1em 0px;
		border-radius: 0px;
		/*
		background-color: #d4e9f3;
		*/
	}
	
	#menu li li {
		margin-bottom: 0px;
		border-radius: 0px;
		/* 
		border-top: 1px solid #fff;
		border-radius: 0px;
		*/
	}
	
	#menu li li a {
		font-weight: normal;
		font-size: 14px;
		margin-left: 0px;
	}
	

	#content-wrap {
		margin: 0px 20px;
	}
	
	li.fcol4 {
		padding-right: 20px;
	}
	
	/* */
	.mapAddressesWrap ul {
		display: none;
	}
	.mapContainer.addressPosition2 .mapAddressesWrap, .mapContainer.addressPosition2 .map {
		float: none;
		width: auto;
	}
	
	.mapContainer.addressPosition2 .map {
		min-height: 400px;
	}
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 750px) {
	li.fcol4 {
		position: relative;
		margin-top: 1em;
	}
}

@media (max-width: 599px) {
	#teaser-content  .csc-default {
		width: 45%;
		width: calc(50% - 10px);
	}
	#teaser-content .csc-textpic-text a {
		font-size: 18px;
		font-size: 5vw;
	}
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 359px) {
	#teaser-content  .csc-default {
		width: 80%;
	}
	#teaser-content .csc-textpic-text a {
		font-size: 25px;
		font-size: 8vw;
	}
	.news-single .article .news-img-wrap {
		width: auto;
		float: none;
		margin-left: 0px;
		margin-bottom: 1em;
	}
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 359px) {

	#header-menu { display:none; }

}

/** HANDY ONLY**/
@media (max-width: 479px) {

	h1 { font-size: 30px; word-wrap: break-word; overflow-wrap: break-word; }
	h2 { font-size: 25px; }

	.contentcolumn {
		width: 100%;
		float: none;
		padding-bottom: 1em;
		padding-top: 1em;
	}
	
	.contentcolumn2, .contentcolumn3 {
		width: 100%;
		padding: 0%;
	}
	
	.contentcolumn1 .csc-frame h2 {
		background-size: contain;
	}
	
	li.fcol { 
		width: 100%;
		float: none;
	}
	li.fcol4 {
    padding-right: 0;
    position: relative;
    right: auto;
    top: auto;
	}
	
	li.fcol4 div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
		width: auto;
	}
	
	.scol {
		display: inline-block;
		width: 100%;
	}
	.scol2 {
		padding-top: 40px;
		width: 80%;
	}
	
	#footer .csc-sitemap li { float: none; width: auto;}
	
	#claim {
		position: relative;
		width: 100%;
		max-width: 300px;
		font-size: 20px;
		top: auto;
		margin: auto;
		margin-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	
	#claim i {
		font-size: 18px;
	}
	
	#logo {
		/*
		position: relative;
		right: auto;
		top: auto;
		margin: auto;
		margin-top: 16px;
		max-width: 30%;
		*/
	}
	#slider-content {width: 150%; overflow: hidden; margin-left: -25%}
	#footer {
		/*
		border-top: 1px solid white;
		padding: 5%;
		*/
	}
	
	body {
		font-size: 15px;
		background-size: 200%;
	}
	
	div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn, div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn, div.csc-textpic.spalten-1 div.csc-textpic-imagecolumn {
		width: 100%;
		margin-bottom: 1em;
	}
	
	.csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap { 
		max-width: 100%;
		margin-left: 0px !important;
		margin-right: 0px !important;
		float: none! important;
	}
	
	.tx-powermail .powermail_fieldset.layout3 .csc-textpic-intext-left .csc-textpic-imagewrap {
		float: left !important;
		margin-right: 10px !important;
	}
	
	div.csc-textpic-left .csc-textpic-imagewrap {
		float: none;
	}

	
	div.csc-textpic.spalten-4 div.csc-textpic-imagecolumn {
		width: calc(50% - 10px);
	}
	
	div.csc-textpic.spalten-4  div.csc-textpic-imagecolumn:nth-child(2n+0) {
		margin-right: 0px;
	}
	
	.tx-ws-flexslider .caption-body p {
		font-size: 20px;
	}
	
	.tx-ws-flexslider .caption-wrapper {
		margin: 10px 20px;
	}
	
	#content .csc-frame-frame1 {
		background: url("../pic/icon-info.png") no-repeat scroll center top 16px #fff ;
		background-size: 56px auto;
		display: block;
		margin-top: 2em;
		padding: 80px 16px 5px 16px;
		text-align: center;
	}
	/* ak_cooglemaps */
	strong.org.fn {
		font-size: 25px;
	}
	
} /** HANDY ONLY end **/

/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}
