@import url('https://fonts.googleapis.com/css?family=Roboto');
@charset "UTF-8";
/* CSS Document */

body{
	font-family: 'Roboto', sans-serif;
	padding:0;
	color:#999;
	min-width: 300px;
	font-size: 16px;
	line-height: 140%;
}

#sticky_header{
		display:none;
	}

h1,h2{
	font-size:20px;
	line-height: 20px;
	color:#0f3f99;
	font-weight: bold;
}

a:link, a:visited{
	color:#af9c7e;;
}
a:hover, a:focus{
	color:#af9c7e;
	text-decoration:underline;
	
}

#main b, #main optgroup, #main strong {
    font-weight: 700;
    color: #000;
}

.icon-markup img {
	border: solid 1px red;
	width: 20px;
}

.btn btn-default btn-sm content-link a:link {
	border: solid 1px red;
}

header .top_row, #sticky_header .top_row{
	position:relative;
	z-index:80;
	background-color: rgba(201, 196, 190, 0.6);
}

header .row, #sticky_header .row{
	position:relative;
}
header .bottom_row, #sticky_header .bottom_row{
	position:relative;
}
header{
	margin-bottom:-2px;
}

header .row{
	margin-left:0;
	margin-right:0;
	min-height: 64px;
}

header .row .col-md-12, header .row .col-sm-12{
	padding-left:0;
	padding-right:0;
}

header .top_row .container {
    width: 100%;
    padding-right: 47px;
}

.logo_wrapper{
	position:relative;
	margin-left:47px;
}

.BG_Top {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}



.logo{
	position:relative;
	display:inline-block;
	width:350px;
	max-width:100%;
	height:auto;
    z-index: 3;
}



.navigation_wrapper{
	display:block;
	margin-top: 0px;
}

.mobile_subnav.meta_wrapper{
	display:none;
}

.meta_wrapper {
	clear: both;
	position: relative;
}


.metanav{
    border: none;
    float: right;
	/*width:300px;*/
	margin-top: 20px;
}

.metanav ul{
	padding:0;
	margin-bottom: 0;
}

.metanav ul li{
	display:inline-block;
	list-style:none;
	font-size:14px;
	line-height:12px;
	color:#317779;
	margin-right:0px;
	margin-left:10px;
	text-transform: uppercase;
}

.metanav ul li a:link, .metanav ul li a:visited {
	color:#317779;
}
.metanav ul li a:hover, .metanav ul li a:focus {
	color:#fff;
}

#mainnavbar {
	margin-left: auto;
	margin-right: auto;
	padding:0;
}

.navbar-nav {
    margin-right: -10px;
}

.navbar{
    border: none;
	margin-bottom:0;
	width: 100%;
	margin-top:-30px;

}

.navbar .navbar-nav > li > a{
	line-height: 150%;
    font-size: 22px;
    color: #317779;
    padding-top: 0px;
    padding-bottom: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > li > a:hover{
	color:#317779;
}



.navbar .navbar-nav > li.first > a{
	border-left: none;
}

.navbar .dropdown.hover:hover > ul{
	display:block;
}

.navbar-toggle {
    background-color: #459c2a;
}

ul.dropdown-menu .dropdown-menu {
    left: 100%;
    top: -7px;
    border-radius: 0px 4px 4px 0;
	-webkit-box-shadow: 4px 0px 6px -4px rgba(0,0,0,.175) inset;
    box-shadow: 4px 0px 6px -4px rgba(0,0,0,.175) inset;
}
.dropdown-menu{
	border:none;
	background:#317779;
}

.dropdown:last-child .dropdown-menu{
	left:auto;
	right:0;
}
.dropdown-menu>li {
   	margin-bottom: 5px;
}
.dropdown-menu>li.last {
   	border-bottom:none;
}
.dropdown-menu>li>a {
    color: #fff;
	font-size:16px;
	line-height:140%;
	padding: 2px 8px;
	text-transform: uppercase;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #1e7071;;
}

.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #317779;
    background-color: #fff;
}

.langnav{
	display: none;
}

.langnav a:link, .langnav a:visited{
	color: #0f3f94;
	font-size:22px;
	padding-left: 5px;
	padding-right: 5px;
}

.langnav a:hover, .langnav a:active {
	color: #e7d300;
	font-size:22px;
	background-color: #fff;
}

.visual{
	display:block;
	position:relative;
	top: -160px;
	margin-bottom: -160px;
}

.visual img{
	width:100%;

}

.visual .csc-space-after-20{
 	margin-bottom: 0px !important;
}

.image > .caption, .flexslider .spresponsive_caption .container > div {
    height: auto;
    display: block;
    bottom: -50px;
    left: 0px;
	right:auto;
    color: rgb(255,255,255);
    font-weight: bold;
    font-weight: normal;
    background-color: #317779;
    background-color:rgba(49, 119, 121,0.75);
    padding-top: 15px;
    padding-left: 10px;
}

.image > .caption h1, .flexslider .spresponsive_caption h1{
	font-size:26px;
	line-height: 120%;
	color:rgb(255,255,255);
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
}

.image > .caption a:link, .flexslider .spresponsive_caption a:link,
.image > .caption a:visited, .flexslider .spresponsive_caption a:visited{
	font-size:18px;
	line-height: 120%;
	color:#e3051a;
	font-weight:normal;
	text-decoration: none;
}

.main .image > .caption, .main .flexslider .spresponsive_caption .container > div {
    bottom: 0;
    color: #fff;
    font-weight: bold;
    padding-bottom: 15px;
    padding-right: 10px;
}

.main .image > .caption h1, .main .flexslider .spresponsive_caption h1{
	font-size:14px;
	line-height: 120%;
	color:rgb(204,153,102);;
	font-weight:bold;
}

.main .image > .caption a:link, .main .flexslider .spresponsive_caption a:link,
.main .image > .caption a:visited, .main .flexslider .spresponsive_caption a:visited{
	font-size:14px;
	line-height: 120%;
	color:#e30613;
	font-weight:normal;
	text-decoration: none;
}

.main .image > .caption a:hover, .main .flexslider .spresponsive_caption a:hover{
	text-decoration:underline;
}

.flexslider .spresponsive_caption > .container{
	position:relative;
}

.fa fa-chevron-left {
	display: none;
}

.img-center {
    text-align: center;
    overflow:hidden;
}

#einleitung {
	background-color: #1e7071;
	color: #fff;
	text-align: center;
	min-height: auto;
	font-size: 35px;
	line-height:120%;
	padding-top: 10px;
	/*margin-bottom: 30px;*/
}

#einleitung p {
	margin:0
}

#einleitung .csc-space-after-20 {
    margin-bottom: 12px !important;
}

#einleitung  h2{
	padding-top: 35px;
	padding-bottom: 35px;
	color:#ffffff;
	font-size: 35px;
	line-height: 140%;
	text-transform: uppercase;
}


.kontakt {
	background-color: #1e7071;
	color: #ffffff;
	text-align: center;
	min-height: auto;
	font-size: 35px;
	line-height:140%;
}

.kontakt  h2{
	padding-top: 35px;
	padding-bottom: 35px;
	color:#fff;
	font-size: 35px;
	line-height: 140%;
	text-transform: uppercase;
}

.social_icons a:link {
	font-size: 35px;
	color: #9abacc;
}

.social_icons a:hover {
	font-size: 35px;
	color: #fff;
}


#main{
	background: #ffffff; /* Old browsers */
	margin-bottom: 50px;
}

#main.home{
	background: #fff;
    background-repeat: no-repeat;
    background-position: 110% bottom;
    background-size: 630px auto;
    padding-bottom: 20px;
    margin-bottom: 0px;
	padding-top: 20px;
	text-align: center;
}

.home h1{
	color: #af9c7e !important;
	font-size: 40px !important;
	padding-top: 20px;
}

#main.home h3{
	color: #317779;
	font-size: 20px;
	padding-top: 20px;
}

#main h1, #main h2{
	font-size:32px;
	line-height: 150%;
	color:#1e7071;
	font-weight: normal;
	text-transform: uppercase;
}

#main p, #main ul{
	font-size:16px;
	line-height: 120%;
	color: #333333;
}

#main .btn, #main .btn-default, #main .btn-primary, #main .btn-success, #main .btn-warning{
    background: #1e7071;
    /* margin-top: 18px; */
    display: inline-block;
    text-transform: uppercase;
    border: 2px solid #1e7071;
    border-radius: 0px;
    margin-top: 11px;
    padding-top: 19px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 18px;
    color: #fff !important;
    font-size: 26px;
    line-height:26px;
    font-weight: bold;
    position:relative;
    font-family: 'Roboto', sans-serif;
}

#main .btn::before{
	content:"\00bb";
	position:relative;
	margin-right:6px;
}
#main .btn::after, #main .powermail_fieldwrap_submit::after {
    display:none;
}

#main .btn-default::before,
#main .btn-primary::before,
#main .btn-success::before,
#main .btn-warning::before{
    display:none;
}
#main .btn-default{
    margin-bottom:100px;
}
#main .btn-primary{
    margin-bottom:80px;
}
#main .btn-success{
    margin-top: 98px;
}
#main .btn-warning{
    margin-bottom: 52px;
    margin-top: 20px;
}
#main .btn-default::after{
    content: "";
    display: block;
    position: absolute;
    width: 98px;
    height: 127px;
    margin-right: 6px;
    background-image: url(../img/Figur_1.png);
    background-size: cover;
    right: -86px;
    top: 20px;
}

#main .btn-primary::after{
    content: "";
    display: block;
    position: absolute;
    width: 136px;
    height: 130px;
    margin-right: 6px;
    background-image: url(../img/Figur_2.png);
    background-size: cover;
    right: -63px;
    top: 7px;
}

#main .btn-success::after{
    content: "";
    display: block;
    position: absolute;
    width: 118px;
    height: 142px;
    margin-right: 6px;
    background-image: url(../img/Figur_3.png);
    background-size: cover;
    left: -37px;
    top: -89px;
}

#main .btn-warning::after{
    content: "";
    display: block;
    position: absolute;
    width: 81px;
    height: 135px;
    margin-right: 6px;
    background-image: url(../img/Figur_4.png);
    background-size: cover;
    right: -45px;
    top: -24px;
}


#main .btn.focus, #main .btn:focus, #main .btn:hover,
#main .btn-default.focus, #main .btn-default:focus, #main .btn-default:hover,
#main .btn-primary.focus, #main .btn-primary:focus, #main .btn-primary:hover,
#main .btn-success.focus, #main .btn-success:focus, #main .btn-success:hover,
#main .btn-warning.focus, #main .btn-warning:focus, #main .btn-warning:hover{
    color: #fff;
    text-decoration: none;
    background: #af9c7e;
	border-color: #af9c7e;
}

#main.home h1, #main.home h2,
#main .sidebar h1, #main .sidebar h2{
	color:#000;
	font-size:26px;
	line-height: 110%;
}


#main.home .btn {
	border: 2px solid #1e7071;
	background: #1e7071;
	text-transform:uppercase;
	border-radius: 0px;
    margin-top: 20px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	
}


#main.home .btn::before{
	content:"\00bb";
	position:relative;
	margin-right:6px;
}

#main.home .btn::after{
	content: url(../img/Button_Toegu.png);
	background-repeat: no-repeat;
	background-position: 300px 5px; 
	position:relative;
	margin-right:30px;
	content:none !important;
	width: 99px;
	height: 128px;

}

#main.home .btn.focus, #main.home .btn:focus, #main.home .btn:hover {
    color: #fff;
    text-decoration: none;
    background: #af9c7e;
	border-color: #af9c7e;
}


hr{
	border-top: solid 1px #000;
	margin-top: 30px;
	margin-bottom: 30px;
	position:relative;
	clear: both;
    float: left;
    width: 100%;
}

.home hr{
	border-top: solid 1px #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative;
	clear: both;
    float: left;
    width: 100%;
}

.button_home img a:hover{
	content: url(../img/Button_Toegu.png);
}

.row.main .sidebar {
    /*margin-top: 73px;*/
}

#map {
	margin-bottom: -20px;
}

.panel-group {
    margin-bottom: 0;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    background-color:transparent; 
    border: none;
    -webkit-box-shadow:none;
    box-shadow: none;
	border-bottom:1px solid #464646;
	clear:left;
	float: left;
    width: 100%;
}
.panel .panel-heading {
    background-color:transparent; 
    padding: 0;
    font-size: 14px;
    border: none;
}

.panel .panel-heading h4{
    float:left;
}
.panel .panel-heading h4:after{
    content:"\f0ab";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left:10px;
	color:#e30613;
}
.panel .panel-heading .collapsed h4:after{
    content:"\f0a9";
}


.panel .panel-body {   
    padding: 0 0 15px;
    border: none !important;
	clear:left;
}

#content_oben {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

#content_oben h2 {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #000 !important;
}

#content_oben img {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content_oben a:link, #content_oben a:visited{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #fcc000;
	padding: 5px;
}

#content_oben a:hover {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #fcc000;
}

#widget {

}

#widget1 {
	background-color:#fec500;
	width: 100%;
	vertical-align: middle;
}

#widget2 {
	background-color:#fec500;
	float: left;
	width: 38%;
	text-align: right;
	color: #01567b;
	font-size: 26px;
	line-height: 50px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#widget3 {
	background-color:#fec500;
	float: left;
	width: 62%;
	max-width: 860px;
	padding-top: 10px;
	padding-bottom: 5px;
}




.widget {
	background-color:#fec500;
	border-bottom: solid 5px #fff;
}



.galerie {
	display: none;
}

#content_mitte {
	margin-top: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 50px;
}

#content_mitte h2 {
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	color: #01567b !important;
}

#content_mitte h3 {
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #01567b !important;
}

#content_mitte h4 {
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	color: #666666 !important;
}

#content_mitte a:link, #content_mitte a:visited {
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #fec500 !important;
	background-color: #01567b;
}

#content_mitte a:hover{
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #fff !important;
	background-color: #01567b;
}


#content_mitte img {
	margin-top: 50px;
}

.social {
	background-image: url(../img/Footer.jpg);
	background-position: top; 
	background-repeat: repeat-x;
}

.social_unterseite {
	background-image: url(../img/Footer.jpg);
	background-position: top; 
	background-repeat: repeat-x;
}

.social a:link, .social_media a:visited{
	background-color: #e3051a;
	text-align: center;
	font-size: 25px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.social a:hover{
	background-color: #e3051a;
	text-align: center;
	font-size: 25px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.social_unterseite a:link, .social_media_unterseite a:visited{
	background-color: #e3051a;
	text-align: center;
	font-size: 25px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.social_unterseite a:hover{
	background-color: #e3051a;
	text-align: center;
	font-size: 25px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.karte {
	display: none;
}

#content_unten {
	margin-top: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 50px;
}

#content_unten h2 {
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	color: #01567b !important;
}

#content_unten h4 {
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	color: #666666 !important;
}

#content_unten img {
	margin-top: 50px;
	margin-bottom: 20px;
}

#content_unten a:link, #content_unten a:visited {
	text-align: center !important;
	font-size: 28px;
	font-weight: normal;
	color: #fec500 !important;
	background-color: #01567b;
}

#content_unten a:hover{
	text-align: center !important;
	font-size: 28px;
	font-weight: normal;
	color: #fff !important;
	background-color: #01567b;
}

#content_links {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 50px;
}

#content_links h2 {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #1a181d !important;
}

#content_links .btn {
    background-color: #fcc000;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#content_links .btn a:link {
	background-color: #fcc000;
    color: #666 !important;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#content_links .btn a:visited {
	background-color: #fcc000;
    color: #666 !important;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#content_links .btn a:hover {
	background-color: #fcc000;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#content_rechts {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 50px;
}

#content_rechts h2 {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #1a181d !important;
}

#content_rechts a:link, #content_rechts a:visited {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #ffc000;
}

#content_rechts a:hover{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #ffc000;
	text-decoration: underline;
}

#content_rechts .btn {
    background-color: #fcc000;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#content_rechts .btn a:link {
	background-color: #fcc000;
    color: #666 !important;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#content_rechts .btn a:visited {
	background-color: #fcc000;
    color: #666 !important;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#content_rechts .btn a:hover {
	background-color: #fcc000;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

#content_rechts .image {
	margin-bottom: 10px;
}

.breadcrump{
	display: none;
}

.breadcrump a:link, .breadcrump a:visited{
	color: #666666;
	text-decoration:underline;
	margin-right: 10px;
}

.breadcrump span {
    font-size: 12px;
    top: 0px;
    position: absolute;
    margin-left: -9px;
}

footer{
	background-color: #317779;
	color:#fff;
	font-size: 14px;
	line-height:140%;
	font-style: black;
	padding:60px 30px 0px 30px;
}



footer .container .row {
    margin-top: 0px;
    padding-top: 20px;
    border-top: none;
	padding-bottom:40px;

}

footer a:link, footer a:visited{
	color:#fff;
}

footer a:hover{
	color:#fff;
	text-decoration:underline;
}

footer a.social_icons {
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    text-align: center;
}

footer .social_icons .fa {
    font-size: 16px;
    line-height: 32px;
}

footer .social_icons .fa-facebook {
    color: #5f63aa;
}
footer .social_icons .fa-google-plus{
	color: #fc5345;
}

footer a.to_top {
    text-align: center;
    float: right;
    text-transform: uppercase;
	width: 100%;
    margin-bottom: 40px;
}

footer a.to_top img{
	 margin-bottom:2px;
	 width:32px;
	 height:32px;
}

footer .csc-space-after-20 {
    margin-bottom: 0px !important;
}

#sticky_header{
	position:fixed;
	top:-175px;
	width:100%;
	transition: all ease-in 0s 0s; 
	z-index:9999;
}

#sticky_header.show_sticky{
	top:0;
	transition: all ease-in 0.5s 0s; 
}

#sticky_header .top_row {
	overflow: hidden;
}
#sticky_header .logo_wrapper {
	max-width:none;
	width: 330px;
}
	
#sticky_header .logo a {
	max-width:none;
	height: auto;
	margin-top: 5px;
	margin-left: 40px;	
}
.navbar li{
	padding:0;
}

.navbar li.last, .navbar li ul li{
	border-right:none;
}
.col-lg-auto{
	width:auto;
}

.img-intext{
	clear:both;
}

#main .img-intext-left .img-wrap{
    float: left;
    margin-right: 20px;
	max-width:50%;
	margin-bottom:10px;
}
#main .img-intext-right .img-wrap{
    float: right;
    margin-left: 20px;
	max-width:50%;
	margin-bottom:10px;
}
#main .img-center.img-above .img-wrap{ 
    max-width: 100%;
    margin: auto;
    margin-bottom: 10px;
}

#main .img-left.img-above .img-wrap{ 
    max-width: 100%;
    margin-bottom: 10px;
}

#main .img-right.img-above .img-wrap{ 
    max-width: 100%;
	margin-left:auto;
	margin-right:0;
    margin-bottom: 10px;
}
#main .img-center.img-below .img-wrap{ 
    max-width: 100%;
    margin: auto;
    margin-top: 10px;
}
#main .img-right.img-below .img-wrap{ 
    max-width: 100%;
	margin-left:auto;
	margin-right:0;
    margin-top: 10px;
}
#main .img-left.img-below .img-wrap{ 
    max-width: 100%;
    margin-top: 10px;
}

#main .img-beside.img-beside-right .img-wrap {
    float: right;
    margin-left: 20px;
}
#main .img-beside.img-beside-left .img-wrap { 
    
    margin-right: 20px;
}
#main .img-beside .text {
    float: none;
    width: auto;
    overflow: hidden;
}

#main .img-above .flexslider{
	float:left;
}

#main .img-above .text{
	clear:both;
}

ul.csc-menu, .csc-sitemap ul{
    padding: 0;
}

footer .csc-sitemap > ul {
    column-count: 2;
}

ul.csc-menu li, .csc-sitemap ul li{
    list-style:none;
}

.csc-sitemap ul li ul{
    padding: 0px 20px 8px;
}

figure.image{
	position:relative;
	display:inline-block;
	 margin-bottom: 30px;
         max-width:100%;
}


.img-intext{
    float: left;
    width: 100%;
    clear: both;

}




/***** Indexed Search *****/

header .searchbox-button{
	display:none;
}

header #indexedsearchbox{
	display: none;
}

header #indexedsearchbox input{
	border:none;
	background:#f4ece1;
	padding: 6px 10px;
    min-width: 220px;
}

/* Webkit */
header #indexedsearchbox input::-webkit-input-placeholder { color: #c99e67; font-weight:bold;}

/* Firefox 4-18 */
header #indexedsearchbox input:-moz-placeholder { color: #c99e67; font-weight:bold;}

/* Firefox 19+ */
header #indexedsearchbox input::-moz-placeholder { color: #c99e67; font-weight:bold;}

/* IE10+ */
header #indexedsearchbox input:-ms-input-placeholder { color: #c99e67; font-weight:bold;}

header #indexedsearchbox table td{
	padding:0;
}
.table{
	width:auto;
	border: none;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    line-height: 120%; 
    vertical-align: top;
    border-top: none; 
	padding: 0px 10px 5px 0px;
    text-align: left;
}

/***** Powermail Formular Extension *****/
.tx-powermail .container-fluid{
	padding:0;
}
.powermail_form h3{
	display:none;
}

.powermail_form .powermail_legend{
	display:none;
}

.powermail_form .powermail_label {
    display: block;
    float: left;
    padding-bottom: 2px;
    padding-top: 5px;
	width:100%;
}

.powermail_form .powermail_input, .powermail_form .powermail_textarea {
    border: 1px solid #1e7071;
    padding: 5px;
    width: 95%;
	font-size: 12px;
}

.powermail_form ul.parsley-errors-list{
	list-style:none;
	color:#ff0000;
	padding: 0;
}
.powermail_form ul.parsley-errors-list li{
	padding: 4px 0 6px;
}

.powermail_form .powermail_fieldwrap{
	margin-top:5px;
}
.powermail_form .mandatory{
	padding-left:5px;
}

.powermail_form input:invalid, .powermail_form textarea:invalid{
	background-color:#fff;
}

.powermail_form .powermail_select{
    padding: 0 12px 0 2px;
	border: 1px solid #1e7071;
}
.powermail_form .powermail_select option{
    padding: 3px 0 3px 4px;
}

.powermail_form .powermail_submit {
    padding: 0;
    border: 0;
    background: none;
    margin-top: 30px;
}

.powermail_form .powermail_submit:hover{
	color: #000;
	text-decoration:underline;
}

.powermail_form .powermail_fieldset{
    display: table-cell;
}

#powermail_field_marker {
	color: #666666;
	font-weight: normal;
	font-size: 14px;
}

.powermail_check_inner_1 {
	
}


.wettercomsmall5183 td{
	margin: 0 auto;
}

.wettercomsmall5183 hr{
	height: 1px;
	background-color: #01567b;
}

.wettercomsmall5192 hr{
	height: 1px;
	background-color: #01567b;
}

.wettercomsmall5193 hr{
	height: 1px;
	background-color: #01567b;
}

#wetter {
	width: 649px;
	margin: 0px auto;
}

#wetter1 {
	float: left;
	width: 203px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#wetter2 {
	float: left;
	width: 203px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#wetter3 {
	float: left;
	width: 203px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.slick-slide {
    margin: 0 14px 20px !important;
}

.slick-prev, .slick-next {
    width: 42px;
    height: 42px;
    margin-top: -21px;
}




.slides .wrapper.container, .main .image > .caption {
	/*display:none;*/
    max-width:100%;
}

.flexslider .spresponsive_caption > .container,
.main .image > .caption .container{
    max-width:100%;
    padding:0;
    text-align: left;
}

.main .image > .caption, 
.main .flexslider .spresponsive_caption{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
}

.slides .hasCaption .wrapper.container {
	display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	padding-left: 60px;
    padding-right: 60px;
	box-sizing: content-box;
	width:auto;
}

.slides .hasCaption .bild_text.visual {
    background: rgba(255,255,255,0.7);
    position: absolute;
    max-width: 500px;
    top: 0;
    bottom: 0;
    padding: 10px;
    margin-bottom:0;
    text-align: left;
}

.slides .hasCaption .bild_text.visual .bild_text_table{
	display: table;
	height: 100%;
}

.slides .hasCaption .bild_text.visual .bild_text_cell{
    vertical-align: bottom;
    display: table-cell;
	
}


.slides .hasCaption .bild_text.visual h2 {
	font-size:42px;
	line-height:100%;
	color:#dd4814;
	margin-top: 5px;
}

.slides .hasCaption .bild_text.visual p {
	font-size:20px;
	line-height:120%;
	color:#000;
}

.slides .hasCaption .bild_text.visual a {
	font-size:20px;
	line-height:120%;
}

.slides li div.csc-textpic-center .csc-textpic-center-inner {
    position: relative;
    float: right;
    right: -50%;
	width:100%;
}

.slides li div.csc-textpic-center .csc-textpic-center-outer {
    position: relative;
    float: right;
    right: 50%;
	width:100%;
}



.flexslider .slides img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    width: 100% !important;
}


#main.home figure.image, #sidebar figure.image {
	width: 100%;
}

.img-center-outer {
    position: relative;
    float: right;
    right: 50%;
    clear: both;
    max-width:100%;
}
.img-center-inner {
    position: relative;
    float: right;
    right: -50%;
    clear: both;
    max-width:100%;
}
.img-above .text{
	clear:both;
}


a.prettyPhoto:after {
    content: "\f00e";
    font: normal normal normal 30px/1 FontAwesome;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -15px;
    margin-right: -14px;
    text-align: -webkit-right;
    opacity: 0;
    color: #fff;
}
a.prettyPhoto:hover:after {
    opacity: 0.6;
}

.prettyPhoto {
    position: relative;
	display:block;
}

.pp_expand, .pp_nav, .pp_bottom, .pp_top{
	display:none !important;
}
div.pp_default .pp_details{
	position:inherit;
	height:0px !important;
}
div.pp_default .pp_close {
    right: -15px;
    top: -30px;
}
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_content {
    background: transparent;
}

/* ===== Angebot Seite Accordeon Menüaufbau ===== */

	.panel-group .panel+.panel {
		margin: 0;
		padding: 5px 0;
	}

	.panel.panel-default .panel-heading a h4  {
		font-size: 16px;
	}

	.panel.panel-default .panel-heading .panel-title a, .panel.panel-default .panel-heading .panel-title a:hover {
		text-decoration: none;
	}

	/* Collapsed */
	h4.panel-title .accordion-toggle.collapsed, .accordion-toggle.collapsed h4  {
		color: #1f7071;
	}

	/* Not Collapsed */
	h4.panel-title .accordion-toggle, .accordion-toggle h4 {
		color: grey;
	}

	/* ::after auf das a Tag überschreiben */

	.panel .panel-heading h4::after {
		display: none;
	}
 
	.panel .panel-heading h4 a.accordion-toggle::after {
		content:"\f107";
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-left:10px;
		color: grey;
	}

	.panel .panel-heading h4 a.accordion-toggle.collapsed::after {
		content:"\f107";
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-left:10px;
		color: #1f7071;
	}

	.panel .panel-heading .accordion-toggle.collapsed h4:after {
		content:"\f107";
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-left:10px;
		color: #1f7071;
	}

	.panel .panel-heading .accordion-toggle h4:after {
		content:"\f107";
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-left:10px;
		color: grey;
	}
	 
	/* Bottom Stroke */
	.panel.panel-default {
		padding: 14px 0;
		border-bottom: 1px solid rgb(202, 202, 202);
	}

	.panel-collapse.collapsing {
		margin: 0;
		padding: 0;
	}

	.collapsing {
		clear: both;
	}


@media (max-width:1199px) {
	
	.slides .hasCaption .bild_text.visual {
		max-width: 33%;
	}

	.navbar .navbar-nav > li > a {
		font-size: 14px;
		line-height: 140%;
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.dropdown-menu>li>a {
		font-size: 14px;
		line-height: 140%;
	}
	
	#sticky_header{
		display:none;
	}
	
	#wetter {
	width: 649px;
	margin: 0px auto;
	}

	#wetter1 {

	}

	#wetter2 {
	margin-left: 5px;
	margin-right: 5px;
	}

	#wetter3 {

	}



	#widget2 {
	background-color:#fec500;
	float: left;
	width: 100%;
	text-align: center;
	color: #01567b;
	font-size: 26px;
	line-height: 50px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

	#widget3 {
	background-color:#fec500;
	width: 100%;
	max-width: 960px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
	
	
	.clear-col-sm{
		clear:left;
	}
	.image > .caption h1, .flexslider .spresponsive_caption h1{
			
	}
	
	
	.col-lg-auto{
		width:inherit;
	}
		
	
	.langnav{
		float: left;
		position: relative;
		line-height:57px;
		font-size:22px;
		font-weight: bold;
		padding-right: 10px;
	}
	
	.kontakt {
		font-size: 22px;
		line-height: 140%;
	}
	
	.slides li div.csc-textpic-center .csc-textpic-center-inner {
		width: auto; 
	}
	.slides li div.csc-textpic-center .csc-textpic-center-outer {
		width: auto;
	}
	
	.visual .flexslider .slides img {
		min-height: 300px;
		width: auto !important;
		min-width:100%;
		max-width: none;
	}
	
	


}


@media (max-width:991px ) {
	#main h1, #main h2 {
		font-size: 28px;
		line-height: 150%;
	}
	
	#main p, #main ul {
		font-size: 16px;
		line-height: 140%;
	}
	
	
	.logo_wrapper {
		position: relative;
		margin-left: 15px;
		margin-top: 20px;
	}
	
	.logo {
		width: 200px;
	}
	
	.visual {
		margin-top:78px;
	}

	header .top_row .container {
		padding-right: 15px;
	}
	
	.BG_Top .meta_wrapper{
		display: none;
	}

	.metanav {
		
	}
	.navbar {
		float: right;
	}

	#mainnavbar {
		width: auto;
		right: 0;
		left: auto;
	}
	.navbar {
		position:inherit;
	}

	#mainnavbar {
		position: absolute;
		
	}
	.navbar-collapse.in {
		height:auto;
	}
	.navbar li.col-sm-4 {
		padding: 0 0px;
		width: 100%;
		clear: left;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
		margin: 4px auto;
		width: 36px;
		height: 2px;
		border-radius: 0px;
		-webkit-transition: all 0.2s linear 0s;
		-moz-transition: all 0.2s linear 0s;
		transition: all 0.2s linear 0s;
	}
	
	
	.navbar-default .navbar-toggle .icon-bar:nth-child(1) {
		-ms-transform: rotate(45deg) translate(1px,8px); /* IE 9 */
		-webkit-transform: rotate(45deg) translate(1px,8px); /* Chrome, Safari, Opera */
		transform: rotate(45deg) translate(1px,8px);
		width: 28px;
		
	}
	.navbar-default .navbar-toggle.collapsed .icon-bar:nth-child(1) {
		-ms-transform: rotate(0) translate(0,0); /* IE 9 */
		-webkit-transform: rotate(0) translate(0,0); /* Chrome, Safari, Opera */
		transform: rotate(0) translate(0,0);
		width: 20px;
	}
	
	.navbar-default .navbar-toggle .icon-bar:nth-child(2) {
		width:0
	}
	.navbar-default .navbar-toggle.collapsed .icon-bar:nth-child(2) {
		width: 20px;
	}
	
	.navbar-default .navbar-toggle .icon-bar:nth-child(3) {
		-ms-transform: rotate(-45deg) translate(1px,-7px); /* IE 9 */
		-webkit-transform: rotate(-45deg) translate(1px,-7px); /* Chrome, Safari, Opera */
		transform: rotate(-45deg) translate(1px,-7px);
		width: 28px;
	}
	.navbar-default .navbar-toggle.collapsed .icon-bar:nth-child(3) {
		-ms-transform: rotate(0) translate(0,0); /* IE 9 */
		-webkit-transform: rotate(0) translate(0,0); /* Chrome, Safari, Opera */
		transform: rotate(0) translate(0,0);
		width: 20px;
	}
	
	.navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	
	.navbar-default .navbar-toggle:hover {
		background-color: #fff;
	}
	
	.navbar-default .navbar-toggle:focus .icon-bar {
		background-color: #fff;
	}
	
	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #1e7071;
	}
	
	
	.mobile_subnav.meta_wrapper li {
		display: inline-block;
		padding: 0 5px;
		color: #1e7071;
	}
	
	.mobile_subnav a {
		color: #1e7071 !important;
	}
	
	
	.dropdown-menu {
		display: block;
		clear:left;
		position:relative;
		background: none;
    	box-shadow: none;
	}
	.dropdown-menu>li>a {
		white-space: normal;
	}
	.navigation_wrapper {
		
	}
	
	ul.dropdown-menu .dropdown-menu {
		left: 0;
		top: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-left: none;
	}
	.navbar li {
		border-right: none;
		padding: 0;
	}
	.navbar .navbar-nav > li > a {
		color: #1e7071;
	}
	
	.dropdown-menu>li>a {
		font-weight: 400;
		color: #1e7071;
		font-size: 16px;
		line-height: 120%;
		padding: 2px 22px;
	}
	
	.dropdown-menu>li>a:hover {
		font-weight: 400;
		color: #af9c7e;
		font-size: 16px;
		line-height: 120%;
		padding: 2px 22px;
	}

	.navbar-nav {
		margin: 0px 0px;
		background:#fff;
		padding-bottom:40px;
		padding-top: 20px;
	}
	
	.navbar .navbar-nav > li > a {
		font-size: 20px;
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
		line-height: 120%;
		padding-top: 5px;
		padding-bottom: 5px;
	}
		
	.metanav {
		float: left;
	}
	.navbar {
		
	}
	
	.navbar-toggle {
		height: 44px;
		width: 44px;
		border-radius: 0;
		border: solid 2px #fff !important;
		margin: 0;
		background: transparent;
		margin-top: -15px;
		margin-bottom: 25px;
	}

	.meta_wrapper {
		float: none;
    	background: #fff;
	}
	


	#sticky_header{
		display:none;
	}
	/*
	header {
		padding-top: 57px;
	}
	*/
	.metanav {
		margin-bottom: 0px;
	}

	header #indexedsearchbox {
		margin-bottom:15px;
	}
	
	.row.main .sidebar {
		margin-top: 42px;
		clear: left;
		float: left;
		width: 100%;
	}

	#wetter {
	width: 649px;
	margin: 0px auto;
	}

	#wetter1 {

	}

	#wetter2 {
	margin-left: 5px;
	margin-right: 5px;
	}

	#wetter3 {

	}



	#widget2 {
		background-color:#fec500;
		float: left;
		width: 100%;
		text-align: center;
		color: #01567b;
		font-size: 26px;
		line-height: 50px;
		padding-right: 20px;
		padding-top: 10px;
		padding-bottom: 5px;
	}

	#widget3 {
		background-color:#fec500;
		width: 100%;
		max-width: 960px;
		padding-top: 10px;
		padding-bottom: 5px;
		text-align: center;
	}
		
	
	.clear-col-sm{
		clear:left;
	}
	.image > .caption h1, .flexslider .spresponsive_caption h1{
		
	}
	
	

	.langnav{
		float: left;
		position: relative;
		line-height:57px;
		font-size:22px;
		font-weight: bold;
		padding-right: 10px;
	}
	
	.slides .hasCaption .bild_text.visual p,.slides .hasCaption .bild_text.visual a {
		font-size: 18px;
		line-height: 120%;
	}
	
	.slides .hasCaption .bild_text.visual h2 {
		font-size: 28px;
		line-height: 100%;
	}

	footer{
		text-align: center;
	}

	footer .col-sm-6 {
    width: 100%;
}

#einleitung {
    background-color: #1e7071;
    color: #fff;
    text-align: center;
    min-height: auto;
    font-size: 25px;
    line-height: 120%;
    padding-top: 10px;
    /* margin-bottom: 30px; */
    margin-top: -0px;
}

}


@media (max-width:768px) {
		
	
	header #indexedsearchbox {
		margin-bottom: 15px;
		margin-top: 25px;
		margin-left: auto;
		margin-right: auto;
		float: none;
		width: 220px;
	}

	header {
    margin-bottom: 20px;
}

	.navigation_wrapper {

	}
	
	.visual img, .visual .flexslider .slides img {
		
	}


	
	
	/* Max width evt. auch kleiner möglich (550px) */
	
	header {
		padding-top: 0; 
	}
	
	header .top_row {
		position: relative; 
	}
	


	header .row{
		margin:0;
	}
	header .row .col-sm-12{
		padding:0;
	}



	#main {
	margin-top: 0px;
 	}
	
#einleitung {
    background-color: #1e7071;
    color: #fff;
    text-align: center;
    min-height: auto;
    font-size: 25px;
    line-height: 120%;
    padding-top: 10px;
    /* margin-bottom: 30px; */
    margin-top: -2px;
}

.col-xs-6 {
    width: 100%;
}

	#content_oben {
    	margin-left: 40px;
    	margin-right: 40px;

	}

	#wetter {
		width: 100%;
		margin: 0 auto;
	}

	#wetter1 {
		width: 203px;
		float: left;
	}

	#wetter2 {
		width: 203px;
		float: left;
	}

	#wetter3 {
		width: 203px;
		float: left;
	}
	
	

	#main .img-intext-left .img-wrap, #main .img-intext-right .img-wrap{
		float:none;
		margin-right: 0;
		max-width:none;
		margin-left: 0;
	}
	
	#main .img-beside.img-beside-right .img-wrap, #main .img-beside.img-beside-left .img-wrap, #main .img-beside .text  {
		margin-left:0;
		margin-right:0;
		float:none;
		overflow:auto;
	}

	#main .img-beside.img-beside-right .img-wrap, #main .img-beside.img-beside-left .img-wrap {	
		margin-bottom: 20px;
	}
	
	
	.visual .slides .hasCaption .bild_text {
		max-width: 100%;
		right: 60px;
		left: 60px;
		top: 100%;
		padding:0 10px;
	}
	
	.visual .slides .hasCaption .bild_text::before{
		content: "Bild-Information";
		position: absolute;
		height: 30px;
		margin-top: -30px;
		left: 0;
		right: 0;
		text-align: center;
		background: rgba(255,255,255,0.7);
		padding-top: 10px;
		color: #dd4814;
	}
	.visual .slides .hasCaption .bild_text::after{
		content: "\00bb";
		position: absolute;
		left: 0;
		right: 0;
		text-align: center;
		color: #dd4814;
		top:0;
		margin-top: -32px;
		transform: rotate(-90deg);
	}
	
	.visual .slides .hasCaption .bild_text.open{
		top: 0%;
	}
	
	.visual .slides .hasCaption .bild_text.open::before{
		top:100%;		
		background: rgba(255,255,255,0);
	}
	.visual .slides .hasCaption .bild_text.open::after{
		top: 100%;
		transform: rotate(90deg);
		margin-left: 5px;
	}
	
	.visual .slides .hasCaption .bild_text .bild_text_table{
		padding-bottom: 30px;
	}

#einleitung {
    background-color: #1e7071;
    color: #fff;
    text-align: center;
    min-height: auto;
    font-size: 25px;
    line-height: 120%;
    padding-top: 10px;
    /* margin-bottom: 30px; */
    margin-top: -22px;
}

}

@media (max-width:680px) {

	header {
    margin-bottom: 0px;
}

	#wetter {
		display: none;
	}

	.image > .caption, .flexslider .spresponsive_caption {
		display: none;
	}

	#einleitung {
    background-color: #1e7071;
    color: #fff;
    text-align: center;
    min-height: auto;
    font-size: 25px;
    line-height: 120%;
    padding-top: 10px;
    /* margin-bottom: 30px; */
    margin-top: -2px;
}

}

@media (max-width:450px) {
	#main.home .col-xs-6 {
		width: 100%;
	}
	
	.slides .hasCaption .bild_text.visual p,.slides .hasCaption .bild_text.visual a {
		font-size: 16px;
		line-height: 120%;
	}
	
	.slides .hasCaption .bild_text.visual h2 {
		font-size: 22px;
		line-height: 100%;
	}
}

@media (max-width:375px) {
	#wetter {
		display: none;
	}

	.image > .caption, .flexslider .spresponsive_caption {
		display: none;
	}


}