/* defaultkram */

@font-face {
    font-family: 'Graublau Web';
    src: url('../../font/graublauweb.eot');
    src: url('../../font/graublauweb.eot?#iefix') format('embedded-opentype'),
         url('../../font/graublauweb.woff') format('woff'),
         url('../../font/graublauweb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Graublau Web';
    src: url('../../font/graublauwebbold.eot');
    src: url('../../font/graublauwebbold.eot?#iefix') format('embedded-opentype'),
         url('../../font/graublauwebbold.woff') format('woff'),
         url('../../font/graublauwebbold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

/* hind-regular - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/hind-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Hind Regular'), local('Hind-Regular'),
       url('../fonts/hind-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v8-latin-regular.svg#Hind') format('svg'); /* Legacy iOS */
}
/* hind-600 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/hind-v8-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Hind SemiBold'), local('Hind-SemiBold'),
       url('../fonts/hind-v8-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/hind-v8-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/hind-v8-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/hind-v8-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/hind-v8-latin-600.svg#Hind') format('svg'); /* Legacy iOS */
}
/* titillium-web-300 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/titillium-web-v6-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Titillium Web Light'), local('TitilliumWeb-Light'),
       url('../fonts/titillium-web-v6-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/titillium-web-v6-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/titillium-web-v6-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/titillium-web-v6-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/titillium-web-v6-latin-300.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* nothing-you-could-do-regular - latin */
@font-face {
  font-family: 'Nothing You Could Do';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nothing-you-could-do-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Nothing You Could Do'), local('NothingYouCouldDo'),
       url('../fonts/nothing-you-could-do-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nothing-you-could-do-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nothing-you-could-do-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nothing-you-could-do-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nothing-you-could-do-v7-latin-regular.svg#NothingYouCouldDo') format('svg'); /* Legacy iOS */
}
html {
	font-family: 'Hind', sans-serif!important;
	color: #000;
}
body {
	/*background-color:#1d6db4;*/
	font-family: 'Hind', sans-serif;
	font-size: 16px;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 25px;
    color:#000;
}
p {
font-family: 'Hind', sans-serif;

}
#c1717 {
  width: 120%
}

.cc_container .cc_message {

    font-size: 0.8em !important;
    line-height: 18px;

}

.powermail_fieldwrap_widerspruchsbelehrunggelesenanerkannt_01 .col-sm-offset-2 {
    margin-left: 11.66666667%;
}
.layout2 .control-label {
  width: 58.33333333%;
}
.layout2 .col-sm-7{
  width: 40%;
}
.powermail_form_8 h3 {
  display: none;
}

.event {
display:none

}
li.csc-form-element {
  margin-bottom: 8px!important;
}
.news {
  height: auto;
  width: 100%;
  margin-bottom: 20px;
display: block;
}
.news-list-view {

  /* float: left; */
}

h1, h2, h3, h4,  {
	font-family: "Graublau Web" ;
}
.toggle_ce {
	margin-bottom: 20px;
}
.nav-open .nav-metaNav {
  display: none;
}
	a {

	    text-decoration: none;
	    font-weight: 500;
	    padding: 0;
	    margin: 0 !important;
}
a:hover, a:focus {

	text-decoration: none;
}
.panel-default > .panel-heading {
    color: #fff;
    /* background-color: #da0c4a;*/
    /*   border-color: #da0c4a; */
		border-radius: 0;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
		border:0;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: inherit;
}
.panel-body h2 {
	display: none;
}
h4.panel-title a, h4.panel-title a:hover {
	color:#fff;
}

h3.veranstaltung-titel {

    font-size: 18px;
    line-height: 25px;
    margin-bottom: 3px !important;
}
.minwidth {
	min-width: 60px
}
i.veranstaltung-date {
    color: #888;
    font-size: 16px;
}
.veranstaltung-text p {
font-size: 15px;
line-height: 20px;
}
ul.seitenbrowser {
	width: 100%;
	height: 20px;list-style-type: none;
}
li.seitenbrowser, li.seitenbrowser ul li {

	    list-style-type: none;
	    float: left;
	    margin-right: 12px;

}
.veranstaltung-img {
	float: right;
}

ul.link-veranstaltung {
	margin: 0;
	padding: 0;
}
ul.link-veranstaltung li {
	list-style-type: none;
}
ul.link-veranstaltung li a {
	margin: 0;
	padding: 0;font-size: 16px;
}
.veranstaltungen h3, .veranstaltung-tx h1, .veranstaltung-tx h2 {
	margin: 0;
}
.veranstaltung-tx h1 {
margin-bottom: 2px!important;
}
.veranstaltung-tx h2 {
margin-bottom: 8px;
}

.veranstaltung-tx h4 {
    color: #000;
    font-size: 17px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0px;
}
.veranstaltung-tx img {
    border: 0;
    float: right;
    padding: 0 0 10px 10px;
}
.veranstaltung-header {
	margin-top: 15px;
}
.socialist {
    height: 30px;
    position: absolute;
    right: 20px;
    top: 208px;
    width: 150px;
    z-index: 10000000000000000;
    text-align: right;
}

.socialist img {
    height: auto;
    width: 55%;
}
.teaser-text a:hover {
  text-decoration: none;
}

.teaser-text a, .teaser-text a:hover {
	text-decoration: none;

}
.news-img-wrap .lightbox {
    font-weight: normal;

    line-height: 0;
    position:relative;
    text-align: left;


}

.ce-media .lightbox {
    font-weight: normal;

    line-height: 0;
    position: relative;

    width: 100%;

}
.teaser-text a:hover {
	text-decoration: underline;
}
.teaser-text a:hover p {
	color: #000!important;
}
.news a:hover p {

}
.social {
	display: none;
}

.ce-gallery img {
    display: block;
    height: auto;
    width: 100%;
}
blockquote {
    border-left: 0px solid #eee;
    font-size: 22.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
}
blockquote p  {
font-size:24.5px!important;
font-style:italic;

color:#666555;
font-weight:300!important;
}

ul.news-tags {
	padding:0;


}
ul.news-tags li {

	 list-style-type: none;

}

ul.news-tags li a {
	color:#116fa2;


}
h2 a {
	color: #000;
}


p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	/*line-height: 25px;*/
	margin: 0 0 12px;
}
.csc-default {
	margin-bottom:10px

}
.ce-bodytext ul {
	margin-bottom: 10px;
	/*margin-top: 20px;*/
	padding-left: 20px;
}
.ce-bodytext li {
	margin-bottom: 10px;
	padding-left: 0px;
	list-style-image: url(../Images/li-bubble.png);
	list-style-type: none;
}
.abstand {
	margin-bottom: 40px;
}
.abstand_davor {
	margin-top: 50px;
}
h1 {
  font-size: 34px !important;
font-weight: 300;
text-align: left;
text-transform: uppercase;
letter-spacing: 1.1;

margin-bottom: 22px !important;
line-height: 1.3 !important;
font-family: "Graublau Web";
}
.align-center {
	text-align: center;
}
h2.strongh {
	color: #000;
	font-size: 27px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 30px;
	margin-top: 0 !important;
}
h2 {

    font-size: 28px;
    font-weight: 300;
    line-height: 32px;font-family: "Graublau Web" ;


}



h3 {

    font-size: 22px;
    font-weight: 300;
    line-height: 32px;font-family: "Graublau Web" ;  margin-top: 0!important;
}

#suchbox {
	background: #fff none repeat scroll 0 0;
	display: none;
	margin: auto;
	position: absolute;
	right: 50px;
	top: 0;
	width: 300px;
}
form#form_kesearch_searchfield {
	width: 350px;
}
input[type="text"], input[type="password"], select, textarea {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	color: #1d6db4;
	display: block;
	float: left;
	font-size: 16px !important;
	height: 30px;
	margin-top: 10px;
	max-width: 300px;
	outline: medium none;
	padding: 0 8px;
	width: 200px;
	margin-right: 10px;
}
textarea {
	height: auto;
}
input[type="submit"] {
	background-color: #1d6db4;
	border: 0 none;
	color: #fff;
	display: block;
	float: left;
	font-family: roboto;
	font-size: 14px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px 16px;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
li.searchLayer {
	background-image: url("data:image/png;base64,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") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: 20px 20px !important;
	cursor: pointer;
}
li.searchLayer {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	float: right;
	height: 25px;
	position: absolute;
	right: 20px;
	top: 14px;
	width: 20px;
}
/*einrichtung suche*/

.whitestyle input[type="text"], input[type="password"], select, textarea {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	color: #1d6db4;
	display: block;
	font-size: 16px !important;
	height: 30px;
	margin-top: 10px;
	max-width: 300px;
	outline: medium none;
	padding: 0 4px;
	width: 100%;
}
.whitestyle input[type="submit"] {
	background-color: #1d6db4;
	border: 0 none;
	color: #fff;
	display: block;
	font-family: roboto;
	font-size: 14px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px 16px;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
.rund .news-img-wrap img {
	border-radius: 50%;
}
a.news_h {
	bottom: 5px;
	font-size: 16px;
	margin: 0;
	padding: 0 2px;
	position: absolute;
	right: 30px;
	text-align: right;
	width: 100px;
}
a.news_h:Hover {
	color: #fff;
	background: #1d6db4;
}
.teaser-text p b {
	font-weight: normal;
}
.fortbildung .teaser-text {
	display: none;
}
.fortbildung .news .article {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
}
.news_h {
	font-size: 28px;
	color: #1d6db4;
	margin-bottom: 20px;
	width: 100%;
	margin-left: 10px;
	text-transform: uppercase;
	position: relative;
}
 h1 {
	/* color: #0080c5!important; */
}
.teaser-text p {
	display: inline;
}
a.more {
	display: inline-block;
}
span.header {
	color: #000;
font-size: 20px;
font-weight: 300;
margin-bottom: 2px;
}

span.header a:hover {

text-decoration: none;
}


.teaser-text p, .teaser-text p a, .teaser-text a {
	font-size: 15px;
}
.graubottom {
	background: #d8dcdd none repeat scroll 0 0;
	margin-top: 40px;
	padding: 20px 0 40px;
	width: 100%;
}
.stellenanzeigen {
	position: absolute;
	height: 120px;
	width: 120px;
	right: 3%;
	top: 20px
}
.stellenanzeigen a {
	background-image: url(stellenangebote-bei-der-awo.png);
	height: 142px;
	width: 142px;
	display: block;
	background-size: 142px;
}
.stellenanzeigen a:hover {
	background-image: url(stellenangebote-bei-der-awo.png);
	height: 142px;
	width: 142px;
	background-position: 0 142px;
}
.anker {
	bottom: 10px;
	height: 25px;
	position: absolute;
	right: 48%;
	width: 53px;
}
.anker a {
	background-image: url(anker.png);
	height: 25px;
	width: 53px;
	display: block;
}
.anker a:hover {
	background-image: url(anker.png);
	height: 25px;
	width: 53px;
	background-position: 0 25px;
}
.csc-textpic-imagewrap img {
	border: 0 none;
	height: auto;
	width: 100%;
}
.fortbildung h3 {
	color: #373c41;
	font-size: 30px;
	font-weight: 500;
	text-transform: none;
}
.news-list-item-text h3 a {
	text-transform: none;
}
.container1 {
    margin: auto;
    width: 100%;
    height: 240px;
}
.slider {
	margin-bottom: 20px;
	position: relative;

	max-width: 1400px;
	margin: 0px auto;/*z-index: 100000000000000000!important;*/

}
.slider img {
	width: 100%;
	height: auto;
}
.teaser {
	position: absolute;
	right: 15%;
	top: 38%;
	width: 100%;
}
.teaser p {
	text-align: right;
	font-size: 1em;
	line-height: 1.25;
	font-weight: 400;
	color: #0080c5;
	color: #ffffff;
}
.teaser a {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	padding: 0 3px;
	background: #000;
}
.ok {
	height: 60px;
	width: 250px;
}
.ok a {
	text-align: center;
}
.centerfigcaption {
	margin: auto;
}
.bilderbox .ce-column, .bilderboxtext .ce-column {
	margin-right: 10px;
	position: relative;
}
.bilderbox .ce-gallery figcaption, .bilderboxtext .ce-gallery figcaption {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
	display: table-caption;
	font-size: 14px;
	height: 50%;
	padding: 10px 4px;
	position: absolute;
	text-align: center;
	top: 25%;
	width: 100%;
}
.bilderbox .ce-gallery figcaption a, .bilderboxtext .ce-gallery figcaption a {
	font-size: 14px;
	color: #4d4d4d;
	font-weight: 600;
	text-decoration: none;
	display: block;
}
.bilderbox .ce-gallery figcaption a:hover, .bilderboxtext .ce-gallery figcaption a:hover {
	color: #1d6db4;
}
.bilderboxtext .ce-bodytext {
	padding-bottom: 10px;
	border-bottom: 1px #006bb4 solid;
	margin-bottom: 20px
}
.bilderboxtext .ce-bodytext p {
	font-size: 14px
}
.h30 {
	height: 100px;
	width: 100%;
}
.m30 {
	margin-bottom: 30px;
}
.zitat {
	padding-top: 50px;
	padding-bottom: 30px;
}
.zitat h3 {
	font-size: 42px;
	text-align: center;
	color: #1d6db4;
	text-transform: none;
}
.hide {
	display: none;
}
.min500 {
	min-height: 500px;
	margin-top: 60px;
}
.min510 {
	min-height: 500px;


}
h1.news {
	margin-bottom: 30px;
}
h4 {
	color: #1d6db4;
	font-size: 19px;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 15px;
}
/*suche*/

.news-text-wrap img {
    border: 0 none;
    margin: 15px;
}

select#kategorie, input#plz_ort, select#umkreis, select#umkreis, input#suchesubmit {
	float: left;
	margin-top: 10px;
}
select#umkreis, select#kategorie, {
 margin-top: 10px;
}
.suche {
	width: 100%;
	/*background: #E6E6E6;*/
	padding: 0;
}
.whitestyle {
	margin-top: 30px;
	background: #fff;
	padding: 20px 10px 40px;
}
.therapieform, .ort, .umkreis, .stichwort, .sucheb {
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 18%;
}
.therapieform {
/*display: none;*/
}
.sucheb {
	margin-right: 0;
	padding-top: 20px;
}
.suche_ergebnissliste {
	float: left;
	width: 100%;
	padding: 10px 0;
}
.entfernung {
	background: #1d6db4;
	color: #fff;
	float: left;
	padding: 3px;
}
.border {
	border: 1px dotted #CCC;
	float: left;
	height: 1px;
	width: 100%;
}
.suche_content {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.suche_name {
	color: #1d6db4;
	font-size: 22px;
	font-weight: 300;
	margin: 10px 0;
	width: 100%;
}
.suche_kontakt {
	color: #1d6db4;
	float: left;
	font-size: 17px;
	margin-top: 8px;
	width: 200px;
}
.suche_bild_detail {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.suche_bild {
	float: left;
	margin-bottom: 0;
	margin-right: 10px;
	text-align: left;
	width: 150px;
}
.suche_bildsub {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	width: 100%;
}
.suche_bild img {
	/*width:140px;
  height:140px;*/
	float: right;
}
.pagebrowser a {
	margin-right: 3px;
}
.pagebrowser a.active {
	background: #1d6db4 none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	padding: 0 4px;
}
.pagebrowser {
	float: left;
	margin-top: 35px;
	width: 100%;
}
.suche_text a {
	color: #000;
}
.suche_detail {
	clear: both;
	float: left;
}
.header_detail {
	color: #1d6db4;
	font-size: 19px;
	font-weight: 300;
	margin: 10px 0;
	margin-bottom: 15px;
}
/*suche ende*/

footer a {
	color: #fff;
}
.csc-frame-rulerAfter {
	border-bottom: 1px dotted #999;
}
footer ul {
	height: 20px;
	padding: 0;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
footer li {
	color: #fff;
	float: left;
	list-style-type: none;
	margin-right: 12px;
}
footer li a {
	color: #fff;
}
footer li a:hover {
	color: #fff;
	font-weight: bold;
}
img.ls-bg {
	margin-top: 0!important;
}
.silderstartseite h4 {
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0 !important;
	color: #000 !important;
	font-size: 28px !important;
	left: 50px !important;
	padding: 5px !important;
	position: absolute !important;
	text-align: right;
	top: 72% !important;
}
.silderstartseite h5 {
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0 !important;
	color: #000 !important;
	font-size: 22px !important;
	left: 50px !important;
	padding: 5px !important;
	position: absolute !important;
	text-align: right;
	top: 85% !important;
}
.silderstartseite {
	z-index: -1;
}
/*h4 {
  color: #fff;background:#1d6db4;
  display:block;
  padding:10px;
  font-size: 19px;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 15px;
}*/

.rubriktext p {
	/* width: auto;
background: #f38f1e;
color: #fff;
font-family: 'Nothing You Could Do', cursive;
position: absolute;
right: 0;
font-size: 20px;
top: 0;
padding: 10px 25px; */

/*
color: #f38f1e; */
font-family: 'Nothing You Could Do', cursive;
position: absolute;
right: 0;
font-size: 18px;
top: 15px;
padding: 10px 25px;
}




.logo {
widht:151px;
height:75px;
float:left;
top:20px;
left:20px;
}
.textcenter {
	text-align: center;
}
.dialogbox {
	margin-top: 25px;
}
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
/* header */
#header {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2147483647;height: 1px;
}
.navi {
width: 100%;
height: 30px;
}
.one {
	width: 100%;
  background-image: url(../Images/Vechta-Header-Verlauf.jpg);
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;height: 250px;
}
.logo img {
    float: left;

    left: 0px;
    /* position: absolute; */
    width: 319px;margin-left: 25px;
    margin-top: 30px;

}
.logo2 {
/* width: 195px;
height: 79px;
position: absolute;
right: 180px;
top: 75px; */


width: 195px;
height: 79px;
position: absolute;
right: 140px;
top: 75px;
}
.logo2 img {
    float: right;
    margin-right: 0px;
    margin-top: 5px;
    width: 195px;
		height: 79px;
}
.rotelinie {
	width: 100%;
	height: 70px;
	background: #1d6db4;
}
.ml20 {
	margin-left: 20px;
}
.mr20 {
	margin-right: 20px;
}
/* contentkram */
.linie {
	border-right: 1px solid #fff;
}
.liniegrau {
/*border-right: 1px solid #eee;*/
}
.h400 {
	min-height: 450px;
	margin-bottom: 30px;
}
.anker2 {
	padding-top: 70px;
	display: block;
}
.pic1 {
	background-image: url(../Images/banner_06.jpg);
	background-position: top top;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	display: block;
	left: 0;/*border-bottom: 5px solid #1d6db4;   *//*background-position: 0 30px;*/
}
.pic2 {
	background-image: url(../Images/stock.png);
	background-position: top top;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	display: block;
	left: 0;/*border-bottom: 5px solid #1d6db4;   *//*background-position: 0 30px;*/
}
.grau {
	width: 100%;
	padding: 40px 0;
	/*background: #d8dcdd; vorher*/
	background: #1d6db4;
	margin-top: 40px;
	margin-bottom: 40px;
}
.graub {
	width: 100%;
	padding: 40px 0;
	background: #d8dcdd;
	margin-top: 40px;
	margin-bottom: 0px;
}
.white {
	/*	background: #fff; vorher*/
	background: #1d6db4;
	padding: 20px;
}
.white p, .white h1, .white h2, .white h3, .white h2 a, .white h3 a {
	color: #fff;
}
.white h2 a:hover, .white h3 a:hover {
	text-decoration: underline;
}
.vdh-personal img {
	border-radius: 50%;
}
/*top*/
.scrollToTop {
    background: transparent url("icons8-up_filled.svg") no-repeat scroll 0 0 / 50% auto;
    bottom: 0px;
    color: #444;
    display: none;
    font-weight: bold;
    height: 60px;
    padding: 10px;
    position: fixed;
    right: -45px;
    text-align: center;
    text-decoration: none;
    width: 100px;
    z-index: 100000;
}
.scrollToTop:hover {
	text-decoration: none;
}
/*newitems*/
.newsitemcontent-page {
	background: #fff none repeat scroll 0 0;
	float: left;
	width: 85%;
}
.newsitem {
	width: 100%;
	min-height: 60px;
	margin-bottom: 15px;
	font-family: 'Hind', sans-serif;
}
.newsitemdate {
	background: #fff none repeat scroll 0 0;
	color: #000;
	float: left;
	font-family: "Hind", sans-serif;
	font-size: 40px;
	font-weight: 800;
	line-height: 18px;
	margin-right: 20px;
	margin-top: 12px;
	text-align: center;
	display: block;
	width: 50px;
	text-transform: uppercase;
}
.newsitemdate-fb {
	background: #fff none repeat scroll 0 0;
	color: #000;
	font-family: "Hind", sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 18px;
	margin-right: 20px;
	margin-top: 12px;
	margin-bottom: 20px;
	text-align: left;
	display: block;
}
.news-single-header h2 {
	color: #000;
	font-size: 18px;
	margin-bottom: 15px;
}
.news-single-item h3 {
	color: #000;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 15px;
}
.browseLinksWrap {
	font-size: 13px;
}
span.activeLinkWrap {
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	margin-right: 3px;
	background-attachment: scroll;
	background-color: #FF0066;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	padding: 3px;
}
span.disabledLinkWrap {
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	padding: 2px;
	margin-right: 3px;
	background-attachment: scroll;
	background-color: #666666;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	padding: 3px;
}
.browseLinksWrap a {
	background: #1d6db4 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	padding: 3px;
	margin-right: 3px;
}
.browseLinksWrap a:hover {
	background-color: #FF0066;
}
.showResultsWrap {
	font-size: 13px;
	margin-bottom: 12px;
}
span.datemonth {
	float: left;
font-family: "Hind", sans-serif;
font-size: 17px;
margin-top: 7px;
width: 100%;
display: block;
}

.newsitemcontent {
	background: #fff none repeat scroll 0 0;
	float: left;
	width: 350px;
}
span.city {
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-weight: 800;
	clear: both;
	display: block;
}
span.newsheadline {
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	clear: both;
	color: #1d6db4;
	font-weight: 800;
	display: block;
	line-height: 20px;
}
span.newsheadline a {
	color: #1d6db4;
}
span.newsheadline a:hover {
	color: #CC0000;
	text-decoration: none;
}
.pull-right-extented {
	padding-right: 30px;
	font-size: 16px;
}
.pull-left-extented {
	font-size: 16px;
}
label {
	height: 30px;
	padding-top: 12px;
}
.tx-srfeuserregister-pi1 label {
	padding-top: 12px;
}
.tx-srfeuserregister-pi1 legend {
	padding: 0;
}
.loginmodal-container input[type="text"] {
	border: 0;
}
placeholder {
	font-family: 'Graublau Web', sans-serif;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
hr {
	border-color: #e2e2e2 -moz-use-text-color -moz-use-text-color!important;
	border-style: solid none none!important;
	margin: 10px 0 40px 0;
}
.ls-container {
	margin: auto;
}
.tx-sg-layerslider {
}
/*footer*/
.m60 {
	margin-bottom: 60px;
}
footer {
	font-family: 'Titillium Web', sans-serif;
    margin-top: 0px;
    min-height: 250px;
    background: #424D53;
    color: #fff;
    padding: 100px 0 50px;
    /*background: #333 url("../Images/bg-dark.jpg") repeat scroll 0 0;
*/}

footer p {
	font-family: 'Titillium Web', sans-serif;
color:#fff;
}


span.footerinfo {
	font-weight: 300;
	font-size: 30px;
	margin-bottom: 15px;
	display: block;
	text-transform: uppercase;
}
span.footerinfo2 {
	font-weight: 300;
	font-size: 20px;
}
span.footerinfo3 {
	font-weight: 300;
	font-size: 16px;
}
.button1 {
	display: inline-block;
	padding: 5px 10px;
	color: white !important;
	text-decoration: none;
	border: none;
	border-radius: 2px;
	margin-bottom: 18px;
}
.bottom {
	color: #fff;
	height: 20px;
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
}
.bottom a {
	color: #999;
}
a.button1 {
	background: #1d6db4;
}
a.button1:hover {
	background-color: #004D80;
}
.csc-textpic-caption {
  font-size: 14px;
  color: #000;
  margin-top: 5px;
  text-align: right;

  margin-right: 10px;
}
.teaserbilder .csc-textpic-caption {
	background: #1d6db4 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 18px;
	letter-spacing: 0.4px;
	line-height: 15px;
	padding: 22px 12px;
	position: absolute;
	width: 455px;
	z-index: 100000;
	text-align: center;
}
/*.teaserbilder h3 {
	background-color: rgba(0, 0, 0, 0.4);
	border: 1px solid;
	color: #fff;
	font-size: 20px;
	margin: auto 0;
	padding: 2px;
	position: absolute;
	right: 30px;
	text-align: right;
	text-transform: uppercase;
	top: 230px;
}*/
.teaserbilder h3 {
	background: #373c41 none repeat scroll 0 0;
	background-color: rgba(0, 0, 0, 0.6);
	/*	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;*/
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	margin: auto 0;
	padding: 4px 8px;
	position: absolute;
	/* left: 0;*/
	text-align: center;
	text-transform: uppercase;
	top: 235px;
	width: 455px;
}
.teaserbilder div.csc-textpic-left .csc-textpic-imagewrap {
	margin-bottom: 60px;
}
.teaserbilder .csc-textpic-image {
	height: 268px;/*width: 465px;*/
}
.teaserbilder .csc-textpic-image a {
	z-index: -1000000000;
}
.teaserbilder .csc-textpic-image img {
	backface-visibility: hidden;
	transition: opacity 1s ease 0s, transform 1s ease 0s;
	z-index: -222;
	transition: all 0.5s ease 0s;
}
.teaserbilder .csc-textpic-image img:hover {
	transform: scale3d(1.2, 1.2, 1);
	transform: scale(1.08);
}
/* tt_news */
.news-list-item {
	clear: both;
	padding-bottom: 10px;
}
.news-list-item p {
	line-height: 20px;
}
.news-list-item h3 {
	margin: 0;
	text-transform: uppercase;
}
.news-list-item img {
	float: left;
	margin-right: 10px;
}
.news-list-item-image {
	float: left;
	padding-top: 25px;
}
.news-list-item-text {
	padding-left: 80px;
}
.news-list-date {
	font-size: 15px;
	margin-right:10px;
	color: #838383;
}

.news-list-categorie {
    color: #000;
    font-size: 15px;margin-right:3px;

}
.news-list-tags {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

/*login*/
/****** LOGIN MODAL ******/
.loginmodal-container {
	padding: 30px;
	max-width: 350px;
	width: 100% !important;
	background-color: #F7F7F7;
	margin: 0 auto;
	border-radius: 2px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	font-family: 'Hind', sans-serif;
}
.loginmodal-container h1 {
	text-align: center;
	font-size: 1.8em;
	font-family: 'Hind', sans-serif;
}
.loginmodal-container input[type=submit] {
	width: 100%;
	display: block;
	position: relative;
	height: 44px;
	font-family: 'Hind', sans-serif;
}
.loginmodal-container input[type=text], .loginmodal-container input[type=password] {
	height: 44px;
	font-size: 16px;
	width: 100%;
	margin-bottom: 10px;
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	/* border-radius: 2px; */
	padding: 0 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.loginmodal-container input[type=text]:hover, input[type=password]:hover {
	border: 1px solid #b9b9b9;
	border-top: 1px solid #a0a0a0;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.loginmodal {
	text-align: center;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	font-weight: 700;
	height: 36px;
	padding: 0 8px;/* border-radius: 3px; *//* -webkit-user-select: none;
  user-select: none; */
}
.loginmodal-submit {
	/* border: 1px solid #3079ed; */
	border: 0px;
	color: #fff;
	text-shadow: 0 1px rgba(0,0,0,0.1);
	background-color: #4d90fe;
	padding: 17px 0px;
	font-family: roboto;
	font-size: 14px;/* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}
.loginmodal-submit:hover {
	/* border: 1px solid #2f5bb7; */
	border: 0px;
	text-shadow: 0 1px rgba(0,0,0,0.3);
	background-color: #357ae8;/* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}
.loginmodal-container a {
	text-decoration: none;
	color: #666;
	font-weight: 400;
	text-align: center;
	display: inline-block;
	opacity: 0.6;
	transition: opacity ease 0.5s;
}
.loginmodal-container .status {
	display: none;
}
.login-help {
	font-size: 12px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
display:none;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.bg-1 {
	background: #ECEFF1;
	color: #37474f;
}
.bg-2 {
	background: #7986cb;
	color: #ECEFF1;
}
.bg-3 {
	background: #37474f;
	color: #fff;
}
/* Common button styles */
.button {
	float: left;
	min-width: 150px;
	max-width: 250px;
	display: block;
	margin: 10px 0 0;
	padding: 0 2em;
	border: none;
	background: rgba(256,256,256,0.3);
	color: #1d6db4!important;
	text-transform: uppercase;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}
/* Text color adjustments (we could stick to the "inherit" but that does not work well in Safari) */
.bg-1 .button {
	color: #37474f;
	border-color: #37474f;
}
.bg-1 .button:hover {
	color: #000!important;
}
/* Sizes */
.bg-1 .button--size-s {
	font-size: 14px;
}
.bg-1 .button--size-m {
	font-size: 16px;
}
.bg-1 .button--size-l {
	font-size: 18px;
}
/* Typography and Roundedness */
.bg-1 .button--text-upper {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.bg-1 .button--text-thin {
	font-weight: 300;
}
.bg-1 .button--text-medium {
	font-weight: 500;
}
.bg-1 .button--text-thick {
	font-weight: 600;
}
.bg-1 .button--round-s {
	border-radius: 5px;
}
.bg-1 .button--round-m {
	border-radius: 15px;
}
.bg-1 .button--round-l {
	border-radius: 40px;
}
/* Borders */
.bg-1 .button--border-thin {
	border: 1px solid;
}
.bg-1 .button--border-medium {
	border: 2px solid;
}
.bg-1 .button--border-thick {
	border: 3px solid;
}
/* Antiman */
.bg-1 .button--antiman {
	background: none;
	border: none;
	height: 35px;
}
.button--antiman.button--inverted, .button--antiman.button--inverted-alt {
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--antiman > span {
	padding-left: 0.35em;
}
.button--antiman::before, .button--antiman::after {
	content: '';
	z-index: -1;
	border-radius: inherit;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--antiman::before {
	border: 2px solid #37474f;
	opacity: 0;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
	background: rgba(256,256,256,0.9);
}
.button--antiman.button--border-thin::before {
	border-width: 1px;
}
.button--antiman.button--border-medium::before {
	border-width: 2px;
}
.button--antiman.button--border-thick::before {
	border-width: 3px;
}
.button--antiman.button--inverted::before {
	border-color: #7986cb;
}
.button--antiman.button--inverted-alt::before {
	border-color: #3f51b5;
}
.button--antiman::after {
	background: #fff;
}
.button--antiman.button--inverted::after {
	background: #7986cb;
}
.button--antiman.button--inverted-alt::after {
	background: #3f51b5;
}
.button--antiman.button--inverted:hover {
	color: #7986cb;
}
.button--antiman.button--inverted-alt:hover {
	color: #3f51b5;
}
.button--antiman:hover::before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.button--antiman:hover::after {
	opacity: 0;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
}
.important {
	color: #4d4d4d;
	font-weight: 700;
}
 @media only screen and (max-width: 1200px) {
.pic1 {
	padding: 0;
	width: 100%;
}
/* .h400 {
	min-height: 380px;
	margin-bottom: 30px;
} */
}
 @media (min-width: 1200px) {
/* .container {
	width: 970px!important;
} */
}
@media only screen and (max-width: 360px) {
.bilderboxtext .ce-bodytext p {
	float: left;
	font-size: 14px;
}
.bilderboxtext .ce-bodytext {
	border: none;
}
}
 @media only screen and (max-width: 450px) {

.rubriktext {
  display: none;
}

#navtop ul li {
	margin-left: 8px;
}
#navtop ul li a {
/*font-size: 13px;*/
}
h1, h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;

}
#navtop ul {
	float: right;
	margin-left: 0;
	margin-right: 15px;
	padding: 0;
	width: 290px !important;
}
#navtop ul li {
	float: right;
	list-style-type: none;
}
div.csc-textpic .csc-textpic-imagewrap img {
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%;
}
div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	float: left;
	margin-right: 10px;
	width: 100%;
	margin-bottom: 20px;
}
.csc-textpic-intext-left-nowrap-194 .csc-textpic-text {
	margin-left: 0;
}
.csc-textpic-text {
	margin-left: 0!important;
}
.therapieform, .ort, .umkreis, .stichwort, .sucheb {
	float: left;
	height: 50px;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 40%;
}
#map_parent {
	display: none;
}
.whitestyle {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin-top: 10px;
	padding: 10px 10px 0px;
}
.suche {
	background: #e6e6e6 none repeat scroll 0 0;
	padding: 15px 0;
}
input#suchesubmit {
	background-color: #4d90fe;
	border: 0 none;
	color: #fff;
	display: block;
	font-family: roboto;
	font-size: 20px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 15px;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	width: 90%;
}
}
@media only screen and (max-width: 470px) {
#header img {
	width: 50%!important;
}
}
@media only screen and (max-width: 495px) {
  .veranstaltung-tx img {
    border: 0;
    float: right;
    padding: 0 0 10px 0px;
    width: 100%;
    height: auto;
    margin: 10px 0;
}
.teaserbilder .csc-textpic-caption {
	background: none;
	color: #fff;
	float: left;
	font-size: 20px;
	letter-spacing: 0.4px;
	line-height: 20px;
	padding: 0px 12px;
	position: absolute;
	text-align: center;
	width: 90%!important;
	z-index: 100000;
	top: 10px;
}
.teaserbilder div.csc-textpic-left .csc-textpic-imagewrap {
	margin-bottom: 20px;
}
.teaserbilder h3 {
	display: none;
}
.ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
	overflow: visible;
}
.socialist {
    height: 30px;
    left: 15px;
    position: absolute;
    text-align: right;
    top: 5px;
    width: 150px;
    z-index: 2147483647;
}
}
 @media only screen and (max-width: 550px) {
   .ce-intext.ce-right .ce-gallery {
    margin-left: 10px;
    width: 100%;
}
#header img {
	height: auto;
	margin-left: 20px;
	margin-top: 20px;
	max-height: 160px;
	width: 40%;
}
.cbp-hrmenu > ul > li {
	border-bottom: 0px solid #fff;
}

#header {
	height: 110px;
}
}
 @media only screen and (max-width: 700px) {
   .csc-textpic-intext-right-nowrap .csc-textpic-text {
    margin-right: 10px;
}
   .veranstaltung-img {
    /* float: left; */
}
h4.ls-l, h5.ls-l {
	display: none!important;
}
.ls-fullwidth .ls-playvideo, .ls-fullwidth .ls-nav-sides, .ls-fullwidth .ls-bottom-slidebuttons a, .ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-fullscreen, .ls-fullwidth .ls-loading-container {
	display: none;
	background-image: none!important;
}
.ls-circle-timer  {
	display: none!important;
}


.newsitemcontent {
	width: 90%;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin-left: 10px;
	width: 100%;
}
.csc-textpic-intext-right-nowrap-190 .csc-textpic-text {
	margin-right: 0;
}
.tx-sg-layerslider {
	margin-top: 55px;
}
.fixed {
	position: absolute;
}
.rotelinie {
	background: #1d6db4 none repeat scroll 0 0!important;
}
h1 {
	color: #4d4d4d;
	font-size: 24px !important;
}
h2 {
	color: #000;
	font-size: 21px;
}
.bilderbox .ce-column, .bilderboxtext .ce-column {
	float: none;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
}
}
 @media only screen and (max-width: 830px) {

.logo2 {
	display: none;
}
.nav-metaNav {

    margin-top: 0px !important;

}

#header {
	margin-top: 40px;
}
#navtop {
	height: 50px;
	position: absolute;
	right: 0;
	top: -28px;
	width: auto;
	z-index: 1000;
}
}
@media only screen and (max-width: 960px) {
	.min500 {
	    min-height: 500px;
	    margin-top: 30px;
	}
.one {
	height: 185px;
	/* border-bottom: solid 25px #da0c4a; */
}
	.nav-metaNav {
	    width: 120px;
	    height: 70px!important;
	    float: right;
	   margin-top: 20px !important;
	    margin-right: 20px;
	}

.styled {
	text-align: right;
}
.socialist {
    height: 30px;
    left: 15px;
    position: absolute;
    text-align: right;
    top: 90px;
    width: 150px;
    z-index: 2147483647;
}

.ce-media img {
	height: auto;
	width: 90%;
}
.fixed {
	top: 0;/*  position: relative!important;*/
}
#header {
	position: relative;
	width: 100%;
	z-index: 1!important;
	height: 60px;
}
.shadow {
	height: 0 !important;
}
 {
	margin-top: 30px;
}
.nav {
	width: 10%!important;
}
.container1 {
	margin: auto;
	position: absolute;
	top: 0;
	width: 100%;
}
#header {
	margin-top: -25px;height: 1px;
}
.nav-metaNav {

    margin: 4px !important;
}
#header .logo img {

    height: auto;
    margin-right: 0px;
    margin-top: 25px;
    width: 200px;
    margin-left: 40px;
}
#header .logo2 img {
    float: right;
    height: auto;
    margin-right: 0px;
    margin-top: 20px;
    width: 150px;
    margin-left: 40px;
}
.h30 {
    height: 130px;
    width: 100%;
}
#nav ul li a {
	/* background: #da0c4a none repeat scroll 0 0; */
	color: #fff;
	display: block;

	font-size: 17px;
	font-weight: 600;
	padding: 16px 9px;
	text-align: left;
	text-decoration: none;
}

#nav ul li ul li a {
    /* background: #ff7300; */
    color: #fff;
}
#nav ul li.act ul li a {
    /* background: #ff7300!important; */
    color: #fff;
}
}
@media only screen and (max-width: 990px) {
.teaserbilder .csc-textpic-caption {
	width: 465px;
}
}
 @media only screen and (max-width: 1050px) {
.container1 {
	margin: auto;
	width: 95%;
}
nav.fixed .shadow {
	background-image: none!important;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	box-shadow: 0 8px 6px -6px #888;
}
}
 @media print {
#nav {
	display: none;
}
/* hidden elements for print view */
#header, #rootline, #footer, #printlink, #servicemenu, .nav, #search, #logo {
	display: none;
}
/* set URL after links */
a[href]:after {
	background-color: inherit;
	color: #666;
	content: " (http://" attr(href) ")";
	font-style: italic;
}
a.external-link[href]:after, table a.external-link[href]:after, a.external-link-new-window[href]:after, table a.external-link-new-window[href]:after {
	content: " (" attr(href) ")";
}
/* no displayed link for E-Mail etc. */
a.mail[href]:after, table a[href]:after, .csc-textpic-imagewrap a[href]:after {
	content: " ";
}
a[href]:after {
	content: " ";
}
}
