* {
    margin: 0;
    padding: 0;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 101%;
}

body {
    background: #fff;
    color: #1a171b;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: normal;
    margin: auto;
    text-align: left;
	-webkit-text-size-adjust: none;
}
#bodywrap {
	/*
	overflow-x: hidden;
	*/
}
	
	
a {
    outline: none;
    text-decoration: none;
	color: #ef7d00;
}

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: Source Sans Pro;
	font-weight: 300;
	color: #0365c0;
	line-height: 1em;
}

h1 {
    font-size: 58px;
	font-weight: 200;
    margin: 0px;
	padding: 0px;
	text-transform: none;
	text-transform: none;
}

h2 {
    font-size: 40px;
	font-weight: 300;
    margin: 1em 0px 0px 0px;
	padding: 0px;
	text-transform: none;
}

.contentcolumn3 h2 {
	color: #fff;
}

h3 {
    font-size: 	30px;
	font-weight: 300;
    margin-top: 1em;
    margin-bottom: 0.5em;
}


	
#page-wrap {
	/* background: #d4e9f3; */
	padding: 0px;
}

/*
body.startseite #page-wrap {
	padding-top: 0px;
}
*/

#page {
    text-align: left;
	position: relative;
}

#page b {
	font-family: Source Sans Pro;
	font-weight: 600;
	font-size: 22px;
	color: #0365c0;
}

#content-wrap {
	width: 960px;
	margin: auto;
	line-height: 1.3em;
}

#content-main {
	padding-right: 22px;
}

.csc-default, .csc-frame, .teaser-wrap {
	max-width: 960px;
	margin: auto;
}

#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("images/bg-header.png") repeat-x scroll left bottom #0365c0;
	/* background-size: auto 158px; */
	z-index: 50;
	/*
	position: fixed;
	width: 100%;

	*/
}

#header {
	color: #fff;
    margin: auto;
    text-align: left;
    width: 960px;
	position: relative;
	padding-bottom: 0px;
	margin-top: 0px;
	min-height: 135px;
	/* overflow: hidden; */
}

#header a {
	color: #fff;
}

#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: 10px;
	/* width: 225px; */
}

#logo img {
	display: block;
	margin: auto;
	width: 210px;
	height: auto;
}

#phone {
	font-family: Source Sans Pro;
	font-weight: 300;	
	font-size: 28px;
	position: absolute;
	left: 250px;
	top: 42px;
	padding-left: 30px;
	background: url("images/icon-phone.png") no-repeat scroll left top transparent;
	background-size: contain;
	
}

#menu, #menu1 {
	/*
	background-color: #d4e9f3;
	background-color: rgba(212,233,243,0.9);
	*/
	position: absolute;
	left: 0px;
	width: 100%;
}

#menu {
	bottom: 0px;
	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, #submenu 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, #submenu a, #header-menu a {
	font-weight: normal;
	display: block;
    color: #fff;
	padding: 7px 9px;
	white-space: nowrap;
	font-size: 16px;
}

#menu a {
	/* padding: 3px 3px 3px 3px; */
}

#submenu a {
	font-size: 12px;
	font-size: 11.5px;
	padding: 6px 7px;
}

#menu a:hover, #menu  li.active a, #menu  b a, #menu1 a:hover, #menu1  li.active a, #menu1  b a, #submenu a:hover, #submenu b a {
	color: #0365c0;
	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: 0px;
}

#header-menu ul {
	overflow: visible;
}

#header-menu .hm {
	/* background: url("images/icon-handy.png") no-repeat left center transparent; */
	padding: 0px;
	margin-right: 0px;
	margin-left: 20px;
	border: 0px none;
	background-size: 20px auto;
	background-position: 15px center;
	vertical-align: top;
}

#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("images/icon-email.png");
	*/
	background-size: 25px auto;
	background-position: 15px center;
}
#header-menu  .hm4 img {
	height:35px; width:auto; display: inline; vertical-align: bottom;
	border-radius: 0px;
}

#header-menu  .hm5 {
	position: relative;
	min-width: 65px;
}

#header-menu  .hm5  i {
	display: block;
}

#header-menu  .hm5 a {
	color: #ef7d00;
	display: inline;
}

#slider-wrap {
	overflow: hidden;
}

#slider-content {
    width: auto;
	margin: auto;
}

/*
.flexslider .slides > li:first-child {
	display: block;
}
*/

.teaser-content {
	margin: 0px -10px
}

.frame-teaser {
	width: 33.33%;
	padding: 0px 10px;
	display: inline-block;
	vertical-align: top;
}

.frame-teaser .csc-textpic {
	position: relative;
}

.frame-teaser .csc-textpic-text {
	position: absolute;
	z-index: 1;
	background-color: #0365c0;
	background-color: rgba(3, 101, 192, 0.75);
	color: #fff;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	width: 100%;
	top: 0px;
	left: 0px;
}
.frame-teaser .csc-textpic-text p {
	margin: 0px;
}

.frame-teaser .csc-textpic-text b {
	color: #fff !important;
	font-size: 19px !important;
	margin-bottom: 0px;
}

.frame-teaser .csc-textpic-text a {
	display: block;
	color: #fff;
}

.frame-box-autocontrast {
	background-color: #f0f0f0;
	padding: 25px 30px;
}

.frame-box-autocontrast p:last-child {
	margin-bottom: 0.1em;
}

.frame-box-autocontrast h3:first-child {
	margin-top: 0px;
}

.page-section.sect-grey .frame-box-autocontrast {
	background-color: #fff;
}

.contenttable {
	width: 100%;
	border-collapse: collapse;
	background-color: #f0f0f0;
	border: 0px none;
}

.contenttable td {
	padding: 10px;
	border: 1px solid #fff;
	text-align: center;
	color: #666;
}

.page-section.sect-grey .contenttable {
	background-color: #fff;
}

.page-section.sect-grey  .contenttable td {
	border: 1px solid #f0f0f0;
}

#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 {
    background-color: #fff;
    border-top: 1em solid #f0f0f0;
    color: #000;
    padding: 40px 0 20px;
    position: relative;
    transform: skewY(2deg);
}

#footer {
	margin: auto;
    text-align: left;
	overflow: visible; 
	position: relative;
    transform: skewY(-2deg);
}

#footer p {
	line-height: normal;
}

#footer h2 {
	color: #fff;
	margin-top: 0.5em;
}

#footer-kontakt {
	text-align: left;
	padding-left: 0px;
	width: 960px;
	margin: auto;
	/* 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 0px 0px 0px;
	width: 25%;
	color: #666;
}

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 fix sichtberkeit captions */
.flexslider .slidercontent {
	position: relative;
}

.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;
	background: #0365c0;
	background: linear-gradient(transparent, #0365c0);
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 960px;
}

.tx-ws-flexslider .caption-text {
    background: transparent !important;
    margin: 60px 0px 40px;
	padding: 0px !important;
    position: relative !important;
    width: auto !important;
	left: auto !important;
	top: auto !important;
	text-align: center;
}

.tx-ws-flexslider .caption-body p {
    color: #fff;
    font-family: Source Sans Pro;
	font-weight: 300;
	font-size: 45px;
    /* font-size: 2.5vw; */
    margin-bottom: 0;
	line-height: 1em !important;
}

.tx-ws-flexslider  .caption-link {
    position: absolute;
    top: 30px;
    right: 30px;
	bottom: auto !important;
}

.tx-ws-flexslider  .caption-link a {
    background: #ef7d00 url("images/icon-link-button.png") no-repeat scroll right 10px center;
    background-size: auto auto;
    color: #fff;
    padding: 10px 60px 10px 40px;
    background-size: 15px;
    border-radius: 5px;
    text-transform: lowercase;
    display: inline-block;
}

.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: center;
	padding: 5px 0px;
	color: #666;
}

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: transparent url("images/icon-phone.png") no-repeat scroll left 0px center / 11px auto;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    padding: 2px 1em 2px 19px
}

.important a {
	color: #fff;
}

a.download {
    background: transparent url("images/icon-link-download.png") no-repeat scroll left center;
    display: inline-block;
    padding: 2px 2px 2px 28px;
	background-size: 20px auto;
}

a.mail {
    background: #ef7d00 url("images/icon-link-mail.png") no-repeat scroll left 10px center;
    display: inline-block;
    padding: 2px 10px 2px 36px;
	background-size: 20px auto;
	color: #fff;
	border-radius: 5px;
}

a.link-button {
    background: #ef7d00 url("images/icon-link-button.png") no-repeat scroll right 28px center;
    display: inline-block;
    padding: 20px 66px 20px 48px;
	background-size: 15px auto;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
}


.frame-infobox a.link-button {
	background: #ef7d00 url("images/icon-link-button.png") no-repeat scroll right 14px center;
	padding: 2px 36px 2px 10px;
	background-size: 10px 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: Source Sans Pro;
	font-weight: 300;
}

#footer div.csc-textpic.spalten-2 div.csc-textpic-imagecolumn {
	width: 220px;
}

/* info-kasten */
#page .frame-infobox {
	margin-top: 2em;
    background: url("images/icon-info.png") no-repeat scroll left 35px center #0365c0;
	background-size: 56px auto;
    display: block;
	color: #fff;
    padding: 1em 16px 5px 120px;
}

#page .frame-infobox a.internal-link{
	background: #ef7d00 url("images/icon-link-button.png") no-repeat scroll right 14px center;
    display: inline-block;
	padding: 2px 36px 2px 10px;
	background-size: 10px auto;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
}

#page .frame-infobox h1, #page .frame-infobox h2, #page .frame-infobox h3, #page .frame-infobox b {
	margin-top: 0px;
	color: #fff;
}

#page .frame-box-blau {
	margin-top: 2em;
    background-color: #0365c0;
    display: block;
	color: #fff;
    padding: 1em 16px 5px 16px;
}

#page .frame-box-blau a.internal-link{
	background: #ef7d00 url("images/icon-link-button.png") no-repeat scroll right 14px center;
    display: inline-block;
	padding: 2px 36px 2px 10px;
	background-size: 10px auto;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
}

#page .frame-box-blau h1, #page .frame-box-blau h2, #page .frame-box-blau h3, #page .frame-box-blau b {
	margin-top: 0px;
	color: #fff;
}

#page .csc-frame-frame1 h2, #content  .csc-frame-frame1 h3 {
	margin-top: 0px; padding-top: 0px;
}

/* Gridelements Spalten */
.column-container {
	max-width: 960px;
	margin: auto;
	text-align:center
}

.column-container .col {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.column-container .column-content {
	margin: 0px -10px;
}

.column-container .cols-2 {
	width: 50%;
	padding: 0px 10px;
}

.column-container .cols-3 {
	width: 33.33%;
	padding: 0px 10px;
}

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

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


/* 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, .csc-textpic-intext-right-nowrap .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, .csc-textpic-intext-right-nowrap 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 .footer {
	display: none;
}

.news .article .news-img-wrap a {
	background: #fff none repeat scroll 0 0;
    border: 0px none;
    display: block;
    float: left;
	padding: 0px;
}

.contentcolumn1 .news  .news-list-headline {
	padding-top: 0px;
	margin-bottom: 0.2em !important;
}

.news .article .news-img-wrap {
	margin-top: 0px;
	max-width: 50%;
	margin-right: 20px;
}

.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 .article h3 {
	margin-bottom: 0.5em;
	margin-right: 20px;
}

/* NEWS linke spalte */
.contentcolumn1 .csc-frame h2 {
	background: url("images/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("images/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("images/icon-link-download.png") no-repeat scroll left center;
    display: inline-block;
    padding: 2px 2px 2px 28px;
	background-size: 20px auto;
}

/* IFRAME */
.iframe-embed {
	
}

/* SPRACHAUSWAHL */
#country-selector {
	position: relative;
	z-index: 120;
}

#country-selector ul {
	display: none;
}

#country-selector:hover ul {
	display: block;
	position: absolute;
	background-color: #f0f0f0;
}

#country-selector a {
	color: #0365c0;
}

#country-selector>a {
    background: transparent url("images/icon-globe.png") no-repeat scroll left 0px center;
	background-size: 19px auto;
	color: #53adff;
	font-size: 14px;
	padding: 6px 7px 6px 25px;
}


/* SIMPLE SYSTEM LOGIN FORM */

.simplesystemloginform {
    padding:12px 10px 10px 10px;
    text-align:center;
	background: #f0f0f0;
	background: linear-gradient(#f0f0f0, #ffffff);
	width: 600px;
}
.simplesystemloginform fieldset {
	padding: 0px;
	border: 0px none;
	display: inline-block;
	width: auto;
	text-align: right;
}
.simplesystemloginform input {
	font-size: 14px;
	padding: 3px;
	width: 150px;
}
.simplesystemloginform input[type=submit] {
    cursor:pointer;
    -webkit-border-radius: 0px;
	-webkit-appearance: none;
    border-radius: 0px;
	background-color: #ef7d00;
	color: #fff;
	border: 0px none;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}

.simplesystemloginform .loginnav {
	padding-top: 10px;
	text-align: right;
}

.simplesystemloginform .loginnav  a {
	padding: 0px !important;
	margin-left: 20px;
	font-size: 14px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.simplesystemloginform .loginnav  a:hover {
	border-bottom: 1px solid #ef7d00;
	border-top: 1px solid #ef7d00;
}

.simplesystemloginform #loginErrorMsg {
	float: left;
	margin-top: 10px;
	background-color: red;
	color: #fff;
	padding: 2px 20px;
	/*
	display: block !important;
	*/
}

#loginall {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 200;
}
#logintoggle {
	float: right;
	padding: 5px 10px; 
	border-radius: 0px 0px 5px 5px; 
	background-color: #fff; 
	border: 0px none; 
	color: #0365c0;
	font-size: 16px;
}
#logintoggle:hover {
	cursor:pointer;
}


/* PAGE SECTIONS */
.page-section.sect-rotate {
    padding: 30px 0;
    transform: skewy(2deg);
	/*
	transform: rotate(2deg);
	width: 120%;
	margin-left: -10%;
	*/
	padding-bottom: 60px;
}
.page-section.sect-grey {
    background-color: #f0f0f0;
}
.sect-rotate .page-section-content {
	/*
	transform: rotate(-2deg);
	*/
	transform: skewY(-2deg);
}



/* 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: Source Sans Pro;
	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: Source Sans Pro;
}

.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: Source Sans Pro;
}

.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 */

.mobile-only {
	display: none;
}

/* *********************** MEDIA QUERIES ************************* */


/*** TABLET HOCHFORMAT + SMARTPHONES ***/
@media (max-width: 959px) {
	html {height: auto;}
	.desktop-only { display: none; }
	#phone { display: none; max-width: 75%; margin-left: 2%; 	padding: 30px 30px 30px 90px; font-size: 32px;}
	#logo {
		margin-right: 0px;
		max-width: 120px;
		top: 8px;
		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: contain;
		background-position: bottom center;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
	}
	#header-wrap hr { display:none; }
	#header-menu {
		position: absolute;
		right: 160px;
		left: auto;
		top: 0px;
	}
	/* #header-menu .hm { padding: 5px 10px 5px 46px; } */
	#slider-wrap {
		/*
		padding-top: 64px;
		*/
	}
	#page-wrap {
	/* background: #d4e9f3; */
		padding: 64px 0px 0px 0px;
	}
	
	#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;
	}
	
	.teaser-content, .teaser-content .csc-frame {
		margin: 0px !important;
	}
	
	.frame-teaser {
		width: 50%;
		
	}

	#page-wrap .csc-default {
		padding: 0px 10px;
	}

	#page-wrap .csc-frame {
		margin: 0px 10px;
	}
	 
	#page-wrap .column-container {
		padding: 0px 10px;
	}
	
	.column-container .csc-default, .column-container .csc-frame {
		max-width: auto;
		padding: 0px;
		margin: 0px;
	}

	
	.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 10px;
	}
	#footer-kontakt {
		width: auto;
	}
	li.fcol {
		/*
		padding: 2%;
		padding-left: 0%;
		*/
		float: none;
		width: 50%;
		margin: 0px;
		display: inline-block;
		vertical-align: top;
	}
	li.fcol1, li.fcol2 {
		/* width: 50%; */
	}

	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;
		*/
	}
	
	.tx-ws-flexslider .caption-link {
		position: absolute;
		top: 15px;
		right: 15px;
		bottom: auto !important;
	}
	
	.tx-ws-flexslider .caption-link a {
		padding: 5px 30px 5px 20px;
	}
	
	.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("images/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("images/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("images/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;
	}
	
	#menu1 ul {
		margin-top: 1px;
	}

	#menu1:not(:target) {
	z-index: 1;
	height: 0px !important;
	padding: 0px;
	margin-top: 0px;
	min-height: 0px;
	}
	#menu1:target .close-btn {
	display: block;
	}
	#menu1 .close-btn {
		position: absolute;
	}	
	
	#menu1 {
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 200;
		min-height: 1px;
		width: 50%;
		min-width: 300px;
		overflow: hidden;
		background-color: #0365c0;
		/*
		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;
	}
		
	#menu1 li a {
		background-color: #53adff;
		padding: 7px;
		text-align: left;
		font-weight: normal;
	}
	
	#menu1 li {
		display: block;
		margin: 0px 0px 1em 0px;
		border-radius: 0px;
		/*
		background-color: #d4e9f3;
		*/
	}
	
	#menu1 li li {
		margin-bottom: 0px;
		border-radius: 0px;
		/* 
		border-top: 1px solid #fff;
		border-radius: 0px;
		*/
	}
	
	#menu1 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;
	}
	
	/* IFRAME */
	.iframe-embed {
		max-width: 100%;
	}
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 767px) {
	.simplesystemloginform {
		width: auto;
		border: 1px solid #f0f0f0;
	}
	.simplesystemloginform .loginnav a { 
		display: inline-block !important;
		margin: 0px !important;
	}

	.simplesystemloginform input { 
		margin-bottom: 10px;
	}
	#logintoggle {
		border: 1px solid #f0f0f0;
		border-top: 0px none;
		margin-top: -1px;
	}
}

/** ZWISCHENBREAKPOINT **/
@media (max-width: 640px) {
	.column-container .cols-3 {
		padding: 0 10px;
		width: 50%;
	}
}

@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;
	}

	#header-menu {
		right: 140px;
	}
	
	#header-menu .hm {
		margin-left: 10px;
	}
}

/** HANDY ONLY**/
@media (max-width: 479px) {

	h1 { font-size: 30px; word-wrap: break-word; overflow-wrap: break-word; }
	h2 { font-size: 25px; }
	b { font-size: 20px; }

	.contentcolumn {
		width: 100%;
		float: none;
		padding-bottom: 1em;
		padding-top: 1em;
	}
	
	.contentcolumn2, .contentcolumn3 {
		width: 100%;
		padding: 0%;
	}
	
	.contentcolumn1 .csc-frame h2 {
		background-size: contain;
	}
	

	
	#header-menu .hm3  {
		display: none;
	}
	
	#header-menu  li.hm4 #country-selector>a {
		width: 20px;
		text-indent: 100px;
		display: block;
		overflow: hidden;
		padding: 6px 0px;
	}
	
	
	li.fcol { 
		width: 100%;
		float: none;
		margin-bottom: 1em;
	}
	li.fcol4 {
    padding-right: 0;
    position: relative;
    right: auto;
    top: auto;
	}
	
	li.fcol4 div.csc-textpic.spalten-3 div.csc-textpic-imagecolumn {
		width: auto;
	}
	
	#footer .csc-sitemap li { float: none; width: auto;}
	
	#footer-kontakt {
		width: auto;
	}
	
	#phone {
		font-fa
		position: relative;
		width: 100%;
		max-width: 300px;
		font-size: 20px;
		top: auto;
		margin: auto;
		margin-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	
	#phone 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%;
	}
	
	#page b {
		font-size: 19px;
	}
	
	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; */
	}
	
	.tx-ws-flexslider .caption-text {
		margin: 10px;
	}
	
	#page .csc-frame-frame1, #page .frame-infobox {
		background: url("images/icon-info.png") no-repeat scroll center top 16px #0365c0;
		background-size: 56px auto;
		display: block;
		margin-top: 2em;
		padding: 80px 16px 5px 16px;
		text-align: center;
	}
	
	.frame-teaser {
		width: auto;
	}
	
	/* ak_cooglemaps */
	strong.org.fn {
		font-size: 25px;
	}
	
} /** HANDY ONLY end **/

