/*
**********************************************
***      created by Boris Schmakowski      ***
***          www.schmakowski.de            ***
**********************************************
*/

/*----------- reset -----------*/

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

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, form, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary, time, mark, audio, video { background: transparent; font-size: 100%; vertical-align: baseline; border: 0; outline: 0; margin: 0; padding: 0; }

html { background: #fff; font: normal 1em/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; color: #333; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: 100%; -webkit-overflow-scrolling: touch; }

article, figure, figcaption, footer, header, main, nav, section { display: block; }
aside { display: block; }


/*---- lets go ----*/

#wrapper-a,
#wrapper-b,
#wrapper-sub,
#wrapper-c,
#wrapper-d,
#foot_container {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}

header::after,
nav#sub::after,
nav#main:after,
section::after,
footer::after 	{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

section#content {
	padding: 0;
	text-align: left;
}

#leftcolumn {
	width: 28%;
	float: left;
}
#rightcolumn {
    width: 28%;
	float: right;
	padding: 0;
}
#content_out {

}
#content_outleft {
	float:right;
	width: 68%;
}
#content_outmiddle {
	float:left;
	width: 40%;
	margin: 0 1%;
}
#content_outright {
	float:left;
	width: 68%;
}

@media all and (max-width: 799px)
{
	div#content_outleft, div#content_outright, div#content_outright {
		float:none;
		width: 100%;
	}
	div#leftcolumn, div#rightcolumn {
		width: 100%;
		float: none;
		padding: 10% 0 0 0;
	}
}

.cols-1	{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1 {
        width:47%;
        float:left;
}
.cols-2 .column-2 {
        width:47%;
        float:right;
        margin:0
}

.cols-3 .column-1 {
        float:left;
        width:27%;
        margin-right:3%
}
.cols-3 .column-2 {
        float:left;
        width:27%;
        margin-left:0;
}
.cols-3 .column-3 {
        float:right;
        width:27%;
}

.items-row, .category-desc {
        margin-bottom: 8% !important;
}
.m-kunden .category-desc {
        margin-bottom: 50px !important;
}
.column-2 {
        width:55%;
        margin-left:40%;
}
.column-3 {
        width:30%
}

/*---- Seitenmodule ----*/

div#rightcolumn div.moduletable {
	padding: 2% 0 8% 2%;
}
div#rightcolumn ul {
	list-style: none none outside;
	margin: 0 0 0 0em;
	padding: 0;
}
div#rightcolumn ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 1.4em;
	position: relative;
}
div#rightcolumn ul li::before {
	position: absolute;
	left: 1px;
	top: 5px;
	display: inline-block;
    height: 14px;
    line-height: 14px;
    width: 14px;
    font-family: "IcoMoon";
    font-style: normal;
    content: "=";	/* icon-checkbox-unchecked */
    font-size: 9px;
    content: "";	/* icon-square */
    font-size: 9px;
    color: rgba(0, 90, 123, 0.7);
}


div#rightcolumn div.moduletable.broschuere img,
div#rightcolumn div.moduletable.imprint-pic img {
	width: 100%;
	height: auto;
	max-width: 350px;
}
@media all and (max-width: 799px)
{
	div#rightcolumn div.moduletable.nomobile {
		display: none;
	}
}

/*div#rightcolumn div.kpartner ul {
	font-size: 0.8em;
}*/

/*---- Beitrags Modul ----*/

p.mod-articles-category-introtext {
	padding: 0 0 5px 0;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #666666;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
a.mod-articles-category-title {
	font-weight: 400;
}


/*---- Projekte Jugfendbildung ----*/
div#rightcolumn div.moduletable.LogosProjekteJugendbildung {
	padding-top: 30px;
}

div#rightcolumn .LogosProjekteJugendbildung {
}
div#rightcolumn .LogosProjekteJugendbildung img {
	width: 100%;
	height: auto;
	max-width: 350px;
}
div#rightcolumn .LogosProjekteJugendbildung p {
	padding: 20px 0 20px 0;
	text-align: left;
	letter-spacing: 0.1em;
}



/*----pagenav ----*/

#maincontent ul.pagenav {
	list-style-type: none;
	display: block;
	margin: 6% 0 0 0;
	width: 100%;
}
#maincontent ul.pagenav::after {
	content: " ";
	font-size: 0px;
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#maincontent ul.pagenav li {
	display: inline-block;
}
#maincontent ul.pagenav li.next {
	float: right;
}

#maincontent ul.pagenav li a,
p.readmore a {
	font-size: 13px;
    font-weight: 600;
    line-height: 16px;
	background-color: #00628f;
    color: #ffffff;
    text-decoration: none;
    padding: 7px 11px;
    -webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}
#maincontent ul.pagenav li a:hover,
p.readmore a:hover {
	background-color: #666666;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}

p.readmore:before {
    content: " ";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
p.readmore {
	margin-top: 10px;
}


/*---- pagination ----*/

#maincontent div.pagination {
}
#maincontent div.pagination ul {
    list-style-type: none;
    margin: 50px 0 0 0;
    padding: 0;
    text-align:left;
}
#maincontent div.pagination li {
    display: inline-block;
    margin: 0 8px 8px 0;
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
}
#maincontent div.pagination li a ,
#maincontent div.pagination li span	{
	display: inline-block;
	padding: 7px 11px;
	background-color: #fafafa;
	color: #00486a;
	text-decoration: none;
	-webkit-transition: background-color 0.5s ease 0s,color 0.5s ease 0s;
       -moz-transition: background-color 0.5s ease 0s,color 0.5s ease 0s;
        -ms-transition: background-color 0.5s ease 0s,color 0.5s ease 0s;
         -o-transition: background-color 0.5s ease 0s,color 0.5s ease 0s;
            transition: background-color 0.5s ease 0s,color 0.5s ease 0s;
}

#maincontent div.pagination li span	{							/* aktive Seite */
	background-color: #00628f;
	color: #ffffff;
}
#maincontent div.pagination li.pagination-start span,			/* vor oder zurück ist inaktiv */
#maincontent div.pagination li.pagination-prev 	span,
#maincontent div.pagination li.pagination-next  span,
#maincontent div.pagination li.pagination-end   span	{
	background-color: #fafafa;
	color: #cccccc;
}	

#maincontent div.pagination li a:hover {
	background-color: #666666;
	color: #ffffff;
	-webkit-transition: background-color 0.3s ease 0s,color 0.3s ease 0s;
       -moz-transition: background-color 0.3s ease 0s,color 0.3s ease 0s;
        -ms-transition: background-color 0.3s ease 0s,color 0.3s ease 0s;
         -o-transition: background-color 0.3s ease 0s,color 0.3s ease 0s;
            transition: background-color 0.3s ease 0s,color 0.3s ease 0s;
}


/*---- System ----*/

div#system-message {
	font-weight:bold;
	font-size:15px;
}
div#system-message .alert {
	color: red;
	background-color: #fff;
	border: 1px solid;
	padding: 5px 30px;
	margin: 0 0 10px 0;
}
#mailto-window{
	width:950px;
	margin:0 auto;
	padding:20px;
}

/*---- j-tooltipp wech ----*/

body div.easy-tooltip-wrapper { display: none !important; }
body div.tooltip.fade.top { display: none !important; }

/*---- Kopfbereich - alle innerhalb von 2 NAV (#sub und #main) ----*/

div#wrapper-sub {
	font-size: 0;
	line-height: 0;
	padding-top: 15px;
}

div#logo_container {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	min-width: 150px;
	max-width: 222px;
}
@media all and (max-width: 800px)
{
	div#logo_container {
		display: block;
	}
}
div#logo_container img {
	width: 100%;
	height: auto;
}

/*---- Top Submenü ----*/

div#navright {					/* extra-links & Sprachenschalter */
	display: inline-block;
	vertical-align: top;
	width: 70%;
	text-align: right;
	float: right;
	padding: 15px 0 0 0;
}
div#navextra_container {		/* extra-links */
	display: inline-block;
	width: 80%;
	vertical-align: top;
	font-size: 14px;
	line-height: 1em;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 2px 0 0 0;
}
div#navextra_container a {
	color: #585858;
}
div#navextra_container a:hover {
	color: #00628f;
}


div#navextra_container div div {
	display: inline-block;
	vertical-align: top;
	padding-right: 3%;
}
div#navextra_container div div:last-child {
	padding-right: 0 !important;
}

div#langswitch_container {		/* Sprachenschalter */
/* 	display: inline-block; */
	display: none;
	visibility: hidden;
	width: 10%;
	vertical-align: top;
	font-size: 16px;
	line-height: 1em;
}

@media all and (max-width: 600px)
{
	div#navright {					/* extra-links & Sprachenschalter */
		display: block;
		vertical-align: top;
		width: 100%;
		text-align: right;
		float: none;
		padding: 15px 0 0 0;
	}
}

@media all and (max-width: 800px)
{
	div#langswitch_container {
		display: none;
	}
	div#navright {
	    display: block;
	    vertical-align: top;
	    width: 100%;
	    text-align: right;
	    float: none;
	    padding: 15px 0 0 0;
	}
	div#navextra_container {
	    display: block;
	    width: 100%;
	    vertical-align: top;
	    font-size: 14px;
	    line-height: 1em;
	    white-space: normal;
	    text-transform: uppercase;
	    padding: 2px 0 0 0;
	}
	div#navextra_container div div {
	    display: inline-block;
	    vertical-align: top;
	    padding-right: 0;
	    padding: 0 0 2% 3%;
	}
}

/*---- Header Claims ----*/

header {
	margin-bottom: 5%;
}
div#headtop123 {
	position: relative;
	z-index: 1;
	height: 180px;
}

div#headtop1 {
	max-width: 50%;
}

header h2 {
	color: #ffffff;
    font-size: 28px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0em;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
	-ms-transform: 		translateY(-50%);
	-webkit-transform:  translateY(-50%);
	transform: 			translateY(-50%);
}

@media all and (max-width: 599px)
{
	div#headtop123 {
		height: 130px;
	}
	header h2 {
	    font-size: 19px;
	    line-height: 19px;
	    font-weight: 400;
	}

}

/*---- Breadcrumps ----*/

#headtop2 {
	max-width: 50%;
	text-align: right;
	position: absolute;
	right: 0;
    top: 50%;
	-ms-transform: 		translateY(-50%);
	-webkit-transform:  translateY(-50%);
	transform: 			translateY(-50%);
}

@media all and (max-width: 750px)
{
	#headtop2 {
		display: none;
	}
}

#headtop2 ul.breadcrumb {
	 list-style: none outside none;
}
#headtop2 ul.breadcrumb li {
 	display: inline-block;
 	padding-left: 8px;
}
#headtop2 ul.breadcrumb li span.divider {
	display: inline-block;
	padding-left: 8px;
	color: #eeeeee !important;
}

ul.breadcrumb li a,
ul.breadcrumb li span {
	color: #ffffff;
}

#headtop2 ul.breadcrumb li a span,
#headtop2 ul.breadcrumb li a  {
	text-decoration: none;
	color: #eeeeee !important;
}
#headtop2 ul.breadcrumb li a:hover span,
#headtop2 ul.breadcrumb li a:hover  {
	text-decoration: none !important;
	color: #ffffff !important;
}

/*--- Icomoon off ----*/

span.icon-location::before, span.icon-location,
span.icon-chevron-right::before, span.icon-chevron-right,
span.icon-chevron-left::before, span.icon-chevron-left,
.icon-menu-3::before,
.icon-delete::before, .icon-remove::before, .icon-cancel-2::before {
	display: none;
}


/*---- startextra für Veranstaltungen und Kundenstimmen (DJ-Slider hat sein eigenes Template) ----*/


div.moduletable.kundenstimmen {
	padding: 3% 0 0 0;
}

/*div.moduletable.veranstaltungen {
	padding: 5% 0 0 0;
}

ul.category-module.veranstaltungen {
	list-style: none none outside;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
ul.category-module.veranstaltungen li {
	display: inline-block;
	width: 49%;
	font-size: 15px;
    line-height: 1.5em;
    background-color: #fafafa;
    color: #333333;
    padding: 2% 2.5% 2% 2.5%;
    margin: 0 1% 2% 0;
}
ul.category-module.veranstaltungen li:nth-of-type(2n+0) {
    margin: 0 0 2% 1%;
}

ul.category-module.veranstaltungen li > a.mod-articles-category-title {
	display: block;
	padding: 0 0 14px 0;
} 

ul.category-module.veranstaltungen li > p.mod-articles-category-introtext {
	padding: 0 0 14px;
}

ul.category-module.veranstaltungen p.mod-articles-category-readmore {
	padding: 0;
	margin: 0;
	text-align: right;
}
ul.category-module.veranstaltungen p.mod-articles-category-readmore a {
	font-size: 13px;
    font-weight: 600;
    line-height: 16px;
	background-color: #00628f;
    color: #ffffff;
    text-decoration: none;
    padding: 7px 11px;
    -webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}
ul.category-module.veranstaltungen p.mod-articles-category-readmore a:hover {
	background-color: #666666;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}*/

/*---- Veranstaltungen Startseite handverlesen ----*/


div.vastart {
	padding: 5% 0 0 0;
}
div.vahandmade {
	font-size: 0;
	line-height: 0;
}

div.vahandmade > div.vahand {
/* 	position: relative; */
	display: inline-block;
	vertical-align: top;
	width: 49%;
	font-size: 15px;
    line-height: 1.3em;
    background-color: #FAFAFA;
    color: #333333;
    padding: 2% 2.5% 2.5% 2.5%;
/*     min-height: 270px; */
    margin: 0 1% 2% 0;
}
div.vahandmade > div.vahand:nth-of-type(2n+0) {
    margin: 0 0 2% 1%;
}

div.vahandmade > div.vahand figure {
	display: inline-block;
	vertical-align: top;
	width: 33%;
	margin: 1% 5% 0 0;
	padding: 0;
	float: left;
}
div.vahandmade > div.vahand figure img {
	width: 100%;
	height: auto;
}
div.vahandmade > div.vahand > div {
	display: inline-block;
	width: 60.5%;
	vertical-align: top;
}
div.vahandmade > div.vahand > div p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

div.vahandmade > div.vahand p:last-child {
	text-align: right;
	padding: 0;
	margin: 1em 0 0 0 ;
}
div.vahandmade > div.vahand p a {
/*
	position: absolute;
	right: 2.5%;
	bottom: 5%;
*/
	font-size: 13px;
    font-weight: 600;
    line-height: 16px;
	background-color: #00628f;
    color: #ffffff;
    text-decoration: none;
    padding: 7px 11px;
    -webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}
div.vahandmade > div.vahand p a:hover {
	background-color: #666666;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}


div.vastart.projektestart {
	
}



div.vastart.projektestart div.vahandmade > div.vahand figure {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    margin: 1% 8% 0 0;
    padding: 0;
    float: left;

}
div.vastart.projektestart div.vahandmade > div.vahand > div {
    display: inline-block;
    width: 72%;
    vertical-align: top;
}



@media all and (max-width: 800px)
{
	div.vahandmade > div.vahand {
		display: block;
		width: 100%;
		min-height: auto;
	    padding: 2% 2.5% 2% 2.5%;
	    margin: 0 0 2% 0;
	}
	div.vahandmade > div.vahand:nth-of-type(2n+0) {
	    margin: 0 0 2% 0;
	}
	div.vahandmade > div.vahand::after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	div.vahandmade > div.vahand p  a {
		position: static;
	}
}

/*---- Veranstaltungen alle ----*/

.m-eventall h2 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*---- footer ----*/

footer {
	background-color: #797C74;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 600;
	color: #ffffff;
	margin: 5% 0 0 0;
	padding: 0;
}
footer a, footer a:visited {
	color: #ffffff;
	border-bottom: 1px solid #a1a39d;
	text-decoration: none;
}
footer a:hover {
	color: #ffffff;						/*  #00628f   */
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}
footer p {
	padding: 0 0 14px 0;
}

div#foot123 {
	padding: 4% 0 5% 0;
}

div#foot123 > div {
	display: inline-block;
	vertical-align: top;
	width: 28%;
	margin-left: 8%;
}
div#foot123 > div:first-child {
	margin-left: 0;
}

@media all and (max-width: 799px) {
	div#foot123 > div {
		display: block;
		width: 100%;
		margin-left: 0;
		margin-bottom: 10%;
	}
}

div#foot123 h3 {
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #91938d;
	line-height: 27px;
	text-transform: uppercase;
	margin: 0 0 10% 0;
	color: #ffffff;
}
div#foot123 h4 {
	font-weight: 600;
	margin: 0 0 5% 0;
	color: #ffffff;
}

div#foot1 img {
	width: 85%;
	max-width: 235px;
	height: auto;
}
div#foot1 figure {
	padding: 0 0 10% 0;
}
div#foot1 a {
	border-bottom: 0px solid #91938d;
}

p.copyright {
	font-weight: 400;
}


ul.footaktuell {
	list-style: outside none none;
    margin-left: 0em;
}
ul.footaktuell li {
	margin: 0 0 20px 0;
}

/*
**********************************************
***      created by Boris Schmakowski      ***
***          www.schmakowski.de            ***
**********************************************
*/

div#dropmenu_container {
	text-align: right;
}

nav#main {
	background-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 2px;
	top:-200px;
	-webkit-transition: border 2.25s ease;
       -moz-transition: border 2.25s ease;
        -ms-transition: border 2.25s ease;
         -o-transition: border 2.25s ease;
            transition: border 2.25s ease;
}
nav#main.fixed {    
	width: 100%;
	position: fixed;
	z-index: 1000;
	bottom: inherit;
	top: 0px;
	-webkit-transition: top 2.25s ease;
       -moz-transition: top 2.25s ease;
        -ms-transition: top 2.25s ease;
         -o-transition: top 2.25s ease;
            transition: top 2.25s ease;
}
nav#main		div#dropmenu_container {
	padding: 13px 0px 5px 0px;
	position: relative;
}

div#wrapper-b {
	position: relative;
}
a.hr-signet {
	position: absolute;
	top: 0;
	display: inline-block;
	height: 70px;
	margin: -60px 0 0 -20px;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease, margin 0.5s ease, height 0.5s ease;
       -moz-transition: opacity 0.5s ease, margin 0.5s ease, height 0.5s ease;
        -ms-transition: opacity 0.5s ease, margin 0.5s ease, height 0.5s ease;
         -o-transition: opacity 0.5s ease, margin 0.5s ease, height 0.5s ease;
            transition: opacity 0.5s ease, margin 0.5s ease, height 0.5s ease;
}
a.hr-signet img {
	height: 100%;
	width: auto;
}
nav#main.fixed a.hr-signet {
	height: 38px;
    opacity: 1;
	margin: 5px 0 0 -5px;
	-webkit-transition: opacity 5s ease;
       -moz-transition: opacity 5s ease;
        -ms-transition: opacity 5s ease;
         -o-transition: opacity 5s ease;
            transition: opacity 5s ease;
}
nav#main.fixed a.hr-signet img {
	height: 100%;
	width: auto;
}

body header {
	margin-top: 0px;
}
body.navfixed header {
	margin-top: 50px;
}

nav#main ul.nav {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}
nav#main ul.nav li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
	position: relative;
}

nav#main ul.nav li a {
	position: relative;
	z-index: 2;
	display: inline-block;
	padding: 0 0 10px 0;
	color: #686868;
	font-size: 18px;
	font-weight: 400;
	line-height: 19px;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 0em;
	text-transform: uppercase;
}

nav#main ul.nav li a:hover {
	text-decoration: none;
	color: #005a7a;
}

nav#main ul.nav li ul {
	position: absolute;
	margin: 0 0 0 -12px;
	padding: 0;
	background-color: rgba(255,255,255, 1);
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.2);
	text-align: left;
	z-index: 11;
	opacity: 0;
    visibility: hidden;
    top: 25px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
    border-top: 1px solid #ebebeb;
}
nav#main ul.nav li:hover ul {
	opacity: 1;
    visibility: visible;
    top: 29px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
    border-top: 1px solid #00628f;
}

nav#main ul.nav li ul li {
	display: block;
	list-style: none;
	margin: 0;
	border-top: 1px solid #ebebeb;
}
nav#main ul.nav li ul li:first-child {
	border-top: 0px solid #00628f;
}


nav#main ul.nav li ul li a {
	padding: 13px 18px 13px 13px;
	font-size: 13px;
	line-height: 15.5px;
	color: #585858;
}

nav#main ul.nav > li.active > a {
	color: #005a7a;
}
nav#main ul li ul.nav-child li.active a {
	color: #005a7a;
}



nav#main div.nav-collapse.opened {
	
}
nav#main div.nav-collapse.opened ul.nav {
	display: block;
	margin: 3% 0 0 0;
}
nav#main div.nav-collapse.opened ul.nav li {
	display: block;
	padding: 3px 0px 0px 0;
	margin-left: 0;
}
nav#main div.nav-collapse.opened ul.nav li a {
	padding: 0 0 5px 0;
	display: block;
}
nav#main div.nav-collapse.opened ul.nav li ul {
	position: relative;
	display: none;
	top: auto;
	opacity: 1;
	visibility: visible;
	z-index: 1;
	border: none;
	box-shadow: none;
}
nav#main div.nav-collapse.opened ul.nav li ul li {
	border: none;
}
nav#main div.nav-collapse.opened ul.nav li ul li a {
	padding: 2px 0px 8px 10px;
	font-size: 16px;
}
nav#main div.nav-collapse.opened ul.nav li.active.deeper.parent ul {
	display: block;
}
nav#main div.nav-collapse.opened ul.nav li ul li {
	display: block;
	padding-left: 10px;
}





/*! responsive-nav.js 1.0.32 by @viljamis */

/*.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}*/

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  /*Üoverflow: hidden;*/
  zoom: 1;
}

.js .nav-collapse.opened {
  max-height: 9999px;
}
html.js-nav-active .nav-collapse.opened {
  max-height: 9999px !important;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  	text-align: right;
  	display: block;
	padding: 0;
	font-variant: small-caps;
	letter-spacing: 0.05em;
	font-size: 16px;
	line-height: 1.6em;
	text-decoration: none !important;
	white-space: nowrap;
}

.nav-toggle span {
}
span.menutext {
	font-size: 22px;
}
span.icon-menu-3 {
	font-size: 22px;
	font-weight: 300;
	font-family: arial, sans-serif;
	vertical-align: baseline;
	display: inline-block;
}
a.nav-toggle.active span.icon-menu-3 {
	display: none;
}
a.nav-toggle span.icon-cancel-2 {
	display: none;
}
a.nav-toggle.active span.icon-cancel-2 {
	font-size: 20px;
	font-weight: 300;
	font-family: arial, sans-serif;
	vertical-align: baseline;
	display: inline-block;
}

@media screen and (min-width: 900px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}

/*
**********************************************
***      created by Boris Schmakowski      ***
***          www.schmakowski.de            ***
**********************************************
*/

/*----------- some basics -----------*/

html { background-color: rgba(255, 255, 255, 1); }
object, img, a { outline:none; border:0; }
strong, b { font-weight: bold; }
small { font-size: .875em; }
strike, del { text-decoration: line-through; }
pre, code, kbd, samp { font-family: Consolas, "Lucida Console", Monaco, monospace; font-size: .875em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
sub, sup { font-size: .75em; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
mark { background: #ff6; padding: 1px 3px; }
blockquote { font-style: italic; border-left: 2px solid #07f; margin-bottom: 1.5em; padding: 1.125em 1.5em 1px; }
dl {  }
dt { font-weight: bold; }
dd {  }
dd + dt, dd + dd { margin-top: 1.5em; }
hr { display: block; height: 0; border: 0 none; border-top: 1px solid #384749; margin: 2.5em 0; }
ul { list-style: disc outside; margin-left: 1.5em; padding: 0 0 14px 0; }
ul ul { margin-bottom: 0; }
ol { list-style: decimal outside; margin-left: 1.5em; padding: 0 0 14px 0; }
ol ol { margin-bottom: 0; }

.clearfix, .clr 	{ clear:both; }
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
div[itemprop="articleBody"]:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

body {font-family:sans-serif}
body {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 15px;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    overflow-y:scroll;
    color: #444444;
    background-color: rgba(255, 255, 255, 1);
    
    /*-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;*/
}

@media all and (max-width: 599px)
{
	div#maincontent {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	}
	div#maincontent table.eventtable {
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
	}
}


p       { padding: 0 0 14px 0; margin: 0;  }
td      { margin: 0; padding: 0; }
table   { border-collapse: collapse; }
strong 	{ font-weight: 600; }

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	letter-spacing: 0em;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	color: #00628f;
}
h1 {  font-size: 2.0em;   	line-height: 1.25; 	margin: 0 0 0.6em 0; color: #696c64; font-weight: 300; }
h2 {  font-size: 1.6em; 	line-height: 1.25;  margin: 0 0 0.6em 0; }
h3 {  font-size: 1.3em;		line-height: 1.25;  margin: 0 0 0.7em 0; }
h4 {  font-size: 1.2em; 	line-height: 1.25;  margin: 0 0 0.5em 0; }
h5 {  font-size: 1.1em;		line-height: 1.25;  margin: 0 0 0.5em 0; }
h6 {  font-size: 1.0em; 	line-height: 1.25;  margin: 0 0 0.5em 0; }

@media all and (max-width: 600px)
{
	h1 {  font-size: 1.7em; }
}

a, :focus 	{ outline: 0; }
a 			{ color: #005a7a; text-decoration: none; }
a:visited 	{ color: #005a7a; text-decoration: none; }
a:hover 	{ color: #005a7a; text-decoration: underline; }
a:active 	{ color: #005a7a; text-decoration: underline; }
a img 		{ border: 0 none; }

a.download {
	
}
a.download::before {
    display: inline-block;
    height: 14px;
    line-height: 14px;
	padding-right: 5px;
    font-family: "IcoMoon";
    font-style: normal;
    content: "";
}

/*---- Doubleteaser für Zielgruppen und Themen ----*/

p.reducewidth {
	padding-left:  5%;
	padding-right: 5%;
}

div.doubleteaser {
	padding: 5% 0 0 0;
	margin: 0;
}
div.doubleteaser:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
div.doubleteaser > div {
/* 	position: relative; */
	display: inline-block;
	vertical-align: top;
	width: 48.7%;
/* 	min-height: 600px; */
	background-color: #FAFAFA;
	padding-bottom: 1em;
}
div.doubleteaser > div.h400 {
	min-height: 400px; 
}
div.doubleteaser > div.h450 {
	min-height: 480px; 
}
div.doubleteaser > div.h500 {
	min-height: 550px; 
}
div.doubleteaser > div.h600 {
	min-height: 600px; 
}
div.doubleteaser > div.h650 {
	min-height: 650px; 
}
div.doubleteaser > div.h700 {
	min-height: 700px; 
}
div.doubleteaser > div.h800 {
	min-height: 800px; 
}
div.doubleteaser > div.h900 {
	min-height: 900px; 
}
div.doubleteaser > div:last-child {
	float: right;
}
div.doubleteaser > div.h000 {
	display: none;
}


div.doubleteaser figure {
	padding: 0 0 5% 0;
	margin: 0;
}
div.doubleteaser figure img {
	width: 100%;
	height: auto;
}

div.doubleteaser h3 {
	padding-left: 5%;
	padding-right: 5%;
}
div.doubleteaser p {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 2em;
}
div.doubleteaser p.linkmore {
	padding-bottom: 0.5em;
}

div.doubleteaser p.linkmore {
	text-align: right;
}
div.doubleteaser p.linkmore a {
	font-size: 13px;
    font-weight: 600;
    line-height: 16px;
	background-color: #00628f;
    color: #ffffff;
    text-decoration: none;
    padding: 7px 11px;
    -webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
/*
    position: absolute;
    bottom: 5%;
    right: 5%;
*/
}
div.doubleteaser p.linkmore a:hover {
	background-color: #666666;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}

@media all and (max-width: 799px)
{
	div.doubleteaser > div {
		display: block;
		width: 100%;
		min-height: auto !important;
		margin-bottom: 5%;
		padding-bottom: 3%;
	}
	div.doubleteaser > div:last-child {
		float: none;
	}
	div.doubleteaser p.linkmore a {
		position: inherit;
	}
}

/*---- Einleitung Veranstaltungen ----*/

div.event3 {
	padding: 3% 0 3% 0;
	font-size: 0;
	line-height: 0;
}
div.event3 > div {
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
	text-align: justify;
	font-size: 15px;
    line-height: 1.5em;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	padding: 0 1.5%;
}
div.event3 > div:first-child {
	padding: 0 3% 0 0%;
}
div.event3 > div:last-child {
	padding: 0 0% 0 3%;
}
div.event3 > div h3 {
	text-align: center;
}

@media all and (max-width: 750px)
{
	div.event3 > div {
		display: block;
		width: 100%;
		padding: 0 0 3% 0 !important;
	}
}

/*---- Team Übersicht ----*/

div.teamimg {
	padding-bottom: 5%;
}
div.teamimg img {
	width: 100%;
	height: auto;
}

div.team {
	text-align: center;
	padding: 5% 0 0 0;
	font-size: 0px;
    line-height: 0em;
}

div.team > div {
	font-size: 15px;
    line-height: 1.5em;
	display: inline-block;
	/*float: left;*/
	width: 23%;
	min-width: 222px;
	margin: 0 1% 2% 1%;
	padding: 0 0 1.5% 0;
	vertical-align: top;
	background-color: #F7F7F7;
}
/*div.team > div:nth-of-type(4n+0) {
	margin-right: 0;
}*/
div.team img {
	width: 100%;
	height: auto;
	border: 1px solid #F7F7F7;
}
div.team h3 {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: 600;
	color: #00628f;
	min-height: 4em;
	padding: 5% 0 5% 0;
	margin: 0;
	text-transform: uppercase;
}
div.team p.t-funktion {
	font-weight: 400;
	font-size: 0.9em;
	min-height: 6em;
	padding: 0 4% 4% 4%;
	text-align: center;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
div.team p.t-kontakt {
	padding-top: 1%;
	text-align: center;
}

div.team p.t-link {
	text-align: right;
	padding: 6% 6% 1% 0;
}
div.team p.t-link a {
	font-size: 13px;
    font-weight: 600;
    line-height: 16px;
	background-color: #00628f;
    color: #ffffff;
    text-decoration: none;
    padding: 5px 13px;
    -webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}
div.team p.t-link a:hover {
	background-color: #666666;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}

/*---- Team Profil ----*/

img.img-profil {
	float: right;
	margin: 5px 0px 0 30px;
	width: 50%;
	max-width: 256px;
	height: auto;
	border: 1px solid #F7F7F7;
}
body.m-profil h3 {
	padding: 0;
	margin: 0.5em 0 0.7em 0;
}

/*body.m-profil h3:before {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}*/

/*---- Geschichte History Gallerie ----*/

div.history-gal {
	text-align: center;
	padding: 5% 0 0 0;
}

div.history-gal div {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	min-width: 150px;
	padding: 0 15px 40px 15px;
}

div.history-gal figure {
	width: 100%;
}

div.history-gal figure img {
	width: 100%;
	height: auto;
}

div.history-gal figcaption {
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-top: 0px solid #efefef;
    /*margin: -5px 0 0 0;*/
    padding: 15px 0 10px 0;
}

/*---- Vorstand und Kuratorium ----*/

div.vorstand {
	text-align: center;
	padding: 5% 0 0 0;
}

div.vorstand > div {
	display: inline-block;
/* 	float: left; */
	width: 23.5%;
	min-height: 940px;
	margin: 0 2% 0 0;
	padding: 0 0 8% 0;
	vertical-align: top;
	background-color: #F7F7F7;
	position: relative;
}
div.vorstand > div:last-child {
	margin-right: 0;
}
div.vorstand img {
	width: 100%;
	height: auto;
	border: 1px solid #F7F7F7;
}
div.vorstand h3 {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: 600;
	color: #00628f;
	min-height: 5em;
	padding: 5% 0 5% 0;
	margin: 0;
	text-transform: uppercase;
}
div.vorstand p.v-funktion {
	font-weight: 600;
	min-height: 5em;
	padding: 0% 0 5% 0;
	text-align: center;
}
div.vorstand p {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0 6% 3% 6%;
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
div.vorstand p.v-kontakt {
	padding-top: 3%;
	text-align: center;
	position: absolute;
	bottom: 3%;
	width: 100%;
}
div.vorstand p.v-kuratorium {
	text-align: center;
	line-height: 1.7em;
}

@media all and (max-width: 870px)
{
	div.vorstand {
		text-align: left;
	}
	div.vorstand > div {
		display: block;
		float: none;
		width: 100%;
		min-height: auto;
		margin: 0 0 5% 0;
		padding: 0 0 0 0;
	}
	div.vorstand > div:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	div.vorstand figure {
		float: left;
		display: inline-block;
		width: 25%;
		min-width: 100px;
		margin: 0 5% 0 0;
	}
	div.vorstand h3 {
		min-height: auto;
		padding: 2% 0 2% 0;
		margin: 0;
	}
	div.vorstand p.v-funktion {
		font-weight: 600;
		min-height: auto;
		padding: 0% 0 2% 0;
		text-align: left;
	}
	div.vorstand p {
		padding: 0 1% 3% 1%;
		text-align: left;
		-webkit-hyphens: manual;
		-moz-hyphens: manual;
		-ms-hyphens: manual;
		hyphens: manual;
	}
	div.vorstand p.v-kontakt {
		padding-top: 0%;
		text-align: left;
		position: static;
	}
	div.vorstand p.v-kuratorium {
		width: 70%;
		float: left;
		text-align: left;
		padding-left: 0;
		padding-bottom: 2%;
	}
}

/*---- Förderer pre version ----*/

/*div.foerderer {
	text-align: center;
	padding: 5% 0 0 0;
}
div.foerderer > div {
	display: inline-block;
	float: left;
	width: 50%;
}
div.foerderer h3 {
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 5%;
}

@media all and (max-width: 799px)
{
	div.foerderer > div {
		display: block;
		float: none;
		width: 100%;
		min-height: auto;
		margin: 0 0 5% 0;
		padding: 0 0 0 0;
	}
}*/

/*---- Förderer PRO version ----*/


div.foerderer {
	text-align: center;
	padding: 0 0 0 0;
	font-size: 0;
    line-height: 0;
}
div.foerderer > div {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin: 0 0 2% 0;
	font-size: 15px;
    line-height: 1.5em;
}
div.foerder > div p {

}
h3.foerderer, h3.kopartner {
	font-size: 1.1em;
	font-weight: 600;
	margin: 3% 0 2% 0;
	text-align: center;
}

div.kopartner {
	text-align: center;
}


@media all and (max-width: 799px)
{
	div.foerderer > div {
		display: block;
		float: none;
		width: 100%;
		min-height: auto;
		margin: 0 0 2% 0;
	}
}

/*---- Zielgruppen IMG in Einleitung ----*/

img.img-einleitung {
    border: 1px solid #f7f7f7;
    float: right;
    height: auto;
    margin: 5px 0 0 30px;
    max-width: 333px;
    min-width: 150px;
    width: 50%;
}

/*---- versch Bildgrößen Bild im Beitrag für Aktuell ----*/

img.picRechts200 {
    border: 1px solid #f7f7f7;
    float: right;
    height: auto;
    margin: 5px 0 0 30px;
    max-width: 200px;
    min-width: 100px;
    width: 50%;
}

img.picLinks200 {
    border: 1px solid #f7f7f7;
    float: left;
    height: auto;
    margin: 5px 30px 0 0;
    max-width: 200px;
    min-width: 100px;
    width: 50%;
}


img.picRechts250 {
    border: 1px solid #f7f7f7;
    float: right;
    height: auto;
    margin: 5px 0 0 30px;
    max-width: 250px;
    min-width: 150px;
    width: 50%;
}

img.picLinks250 {
    border: 1px solid #f7f7f7;
    float: left;
    height: auto;
    margin: 5px 30px 0 0;
    max-width: 250px;
    min-width: 150px;
    width: 50%;
}

img.picRechts300 {
    border: 1px solid #f7f7f7;
    float: right;
    height: auto;
    margin: 5px 0 0 30px;
    max-width: 300px;
    min-width: 150px;
    width: 50%;
}

img.picLinks300 {
    border: 1px solid #f7f7f7;
    float: left;
    height: auto;
    margin: 5px 30px 0 0;
    max-width: 300px;
    min-width: 150px;
    width: 50%;
}

img.picRechts325 {
    border: 1px solid #f7f7f7;
    float: right;
    height: auto;
    margin: 5px 0 0 30px;
    max-width: 325px;
    min-width: 150px;
    width: 50%;
}

img.picLinks325 {
    border: 1px solid #f7f7f7;
    float: left;
    height: auto;
    margin: 5px 30px 0 0;
    max-width: 325px;
    min-width: 150px;
    width: 50%;
}

img.picRechts350 {
    border: 1px solid #f7f7f7;
    float: right;
    height: auto;
    margin: 5px 0 0 30px;
    max-width: 350px;
    min-width: 150px;
    width: 50%;
}

img.picLinks350 {
    border: 1px solid #f7f7f7;
    float: left;
    height: auto;
    margin: 5px 30px 0 0;
    max-width: 350px;
    min-width: 150px;
    width: 50%;
}

/*---- Angebot mit Ansprechpartner ----*/

div.ansprechpartner {
	float: right;
	padding: 2%;
	margin: 0 0 2% 2%;
	background-color: #fafafa;
}
div.ansprechpartner figure {
	margin: 0;
	padding: 0 0 2% 0;
}
div.ansprechpartner figure img,
figure.apartner img {
	width: 100%;
	height: auto;
	max-width: 222px;
}
div.ansprechpartner p {
	margin: 0;
	padding: 0 0 2% 0;
	color: #333333;
}
@media all and (max-width: 450px)
{
	div.ansprechpartner {
		display: none;
		visibility: hidden;
	}
}

/*---- Veranstaltungen ----*/

table.eventtable {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 0.9em;
	background-color: #FAFAFA;
	font-weight: 400px;
	width: 100%;
}
table.eventtable td {
	padding: 5px 15px 0px 10px;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
table.eventtable tr:last-child td {
	padding: 5px 15px 5px 10px;
	color: #000000;
}
table.eventtable td:first-child {
	font-weight: 600;
	width: 25%;
}

@media all and (max-width: 599px)
{
	table.eventtable td {
		display: block;
	}
}

figure.eventpic {
	display: inline-block;
	float: right;
	width: 35%;
	max-width: 240px;
	min-width: 100px;
	margin-left: 4%;
	margin-bottom: 14px;
	
}
figure.eventpic img {
	width: 100%;
	height: auto;
}

/*---- Gallerie schnell einfach ----*/

div.newgal {
	padding: 1em 0 1em 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}

div.newgal > div {
	order: 1;
	flex-grow: 0;
	flex-basis: auto;
	align-self: stretch;
	width: 23%;
	min-width: 100px;
	padding: 0 0 1.5% 0;
}

div.newgal.newgal5 > div {
	order: 1;
	flex-grow: 0;
	flex-basis: auto;
	align-self: stretch;
	width: 18%;
	min-width: 100px;
	padding: 0 0 1.5% 0;
}
div.newgal.newgal3 > div {
	order: 1;
	flex-grow: 0;
	flex-basis: auto;
	align-self: stretch;
	width: 32%;
	min-width: 100px;
	padding: 0 0 1.5% 0;
}

div.newgal div img {
	width: 100%;
	height: auto;
}



/*---- Impressionen ----*/

div.impressionen {
	font-size: 0;
	line-height: 0;
}
div.impressionen img {
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;

	-moz-transform-origin: 		50% 50%;
	-ms-transform-origin: 		50% 50%;
	-o-transform-origin: 		50% 50%;
	-webkit-transform-origin:	50% 50%;
	transform-origin: 			50% 50%;
	
	-moz-transform: 	scale(1.0);
	-ms-transform: 		scale(1.0);
	-o-transform: 		scale(1.0);
    -webkit-transform: 	scale(1.0);
    transform: 			scale(1.0);
	
	-moz-transition: 	-moz-transform 		0.5s ease 0s;
	-ms-transition: 	-ms-transform 		0.5s ease 0s;
	-o-transition: 		-o-transform 		0.5s ease 0s;
    -webkit-transition: -webkit-transform 	0.5s ease 0s;
    transition: 		transform 			0.5s ease 0s;
}
div.impressionen img:hover {
	-moz-transform: 	scale(1.03);
	-ms-transform: 		scale(1.03);
	-o-transform: 		scale(1.03);
    -webkit-transform: 	scale(1.03);
    transform: 			scale(1.03);
    
    -moz-transition: 	-moz-transform 		0.95s ease 0s;
    -ms-transition: 	-ms-transform 		0.95s ease 0s;
    -o-transition: 		-o-transform 		0.95s ease 0s;
    -webkit-transition: -webkit-transform 	0.95s ease 0s;
    transition: 		transform 			0.95s ease 0s;
}

div.impressionen .imp1,
div.impressionen .imp2,
div.impressionen .imp3,
div.impressionen .imp4,
div.impressionen .imp5,
div.impressionen .imp6,
div.impressionen .imp7,
div.impressionen .imp8 {
	display: inline-block;
	vertical-align: top;
}

div.impressionen .imp1 {
	width: 50%;
	padding-right: 1.2%;
}
div.impressionen .imp2 {
	width: 25%;
	padding-left: 0.9%;
	padding-right: 0.6%;
}
div.impressionen .imp2 div:first-child {
	padding-bottom: 7.5%;
}
div.impressionen .imp3 {
	width: 25%;
	padding-left: 1.5%;
}
div.impressionen-top {
	padding-bottom: 2%;
}

div.impressionen .imp4 {
	width: 25%;
	padding-right: 1.5%;
}
div.impressionen .imp5 {
	width: 50%;
	padding-left: 0.6%;
	padding-right: 0.6%;
}
div.impressionen .imp6 {
	width: 25%;
	padding-left: 1.5%;
}
div.impressionen-bottom {
	padding-bottom: 2%;
}


div.impressionen .imp7 {
	width: 50%;
	padding-left: 0%;
	padding-right: 1.2%;
}
div.impressionen .imp8 {
	width: 50%;
	padding-left: 1.2%;
	padding-right: 0%;
}


/*---- Anfahrt ----*/

div.bos-gmap {
	padding: 3% 0 3% 0;
}


/*---- Villa Rissen ---*/

div.vr-wrapper {
	padding: 5% 0 0 0;
}
div.vr-left {
	display: inline-block;
	width: 63%;
}
div.vr-left h2 {
	margin-top: 1em;
	color: #ba5124;
}
div.vr-left h3,
div.vr-left a {
	color: #ba5124;
}
div.vr-left h2:first-child {
	margin-top: 0;
}
div.vr-right {
	display: inline-block;
	width: 34%;
	float: right;
	font-size: 0;
	line-height: 0;
	padding-top: 1%;
}
div.vr-right figure {
	display: inline-block;
	width: 47%;
	margin: 0 0 3% 3%;
}
div.vr-right figure img {
	/*border: 1px solid #f7f7f7;*/
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	height: auto;

	-moz-transform-origin: 		50% 50%;
	-ms-transform-origin: 		50% 50%;
	-o-transform-origin: 		50% 50%;
	-webkit-transform-origin:	50% 50%;
	transform-origin: 			50% 50%;
	
	-moz-transform: 	scale(1.0);
	-ms-transform: 		scale(1.0);
	-o-transform: 		scale(1.0);
    -webkit-transform: 	scale(1.0);
    transform: 			scale(1.0);
	
	-moz-transition: 	-moz-transform 		0.5s ease 0s;
	-ms-transition: 	-ms-transform 		0.5s ease 0s;
	-o-transition: 		-o-transform 		0.5s ease 0s;
    -webkit-transition: -webkit-transform 	0.5s ease 0s;
    transition: 		transform 			0.5s ease 0s;
}
div.vr-right figure img:hover {
	-moz-transform: 	scale(1.03);
	-ms-transform: 		scale(1.03);
	-o-transform: 		scale(1.03);
    -webkit-transform: 	scale(1.03);
    transform: 			scale(1.03);
    
    -moz-transition: 	-moz-transform 		0.95s ease 0s;
    -ms-transition: 	-ms-transform 		0.95s ease 0s;
    -o-transition: 		-o-transform 		0.95s ease 0s;
    -webkit-transition: -webkit-transform 	0.95s ease 0s;
    transition: 		transform 			0.95s ease 0s;
}


p.pdf-readmore {
	text-align: right;
}

p.pdf-readmore a {
	font-size: 13px;
    font-weight: 600;
    line-height: 16px;
	background-color: #CA7E5D;
    color: #ffffff;
    text-decoration: none;
    padding: 7px 11px;
    -webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}
p.pdf-readmore a:hover {
	background-color: #666666;
	text-decoration: none;
	-webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
}

@media all and (max-width: 799px)
{
	div.vr-left {
		display: block;
		width: 100%;
	}
	div.vr-left h2 {
		margin-top: 1em;
	}
	div.vr-right {
		display: block;
		width: 100%;
		float: none;
		font-size: 0;
		line-height: 0;
		padding-top: 5%;
	}
	div.vr-right figure {
		display: inline-block;
		width: 23%;
		margin: 0 1% 2% 1%;
	}
}

/*--- Blockquote ----*/

blockquote {
	border: none;
	margin-bottom: 1.5em;
	padding: 1.5em 1.3em 1.5em 1.3em;
	background-color: #fafafa;
}

blockquote p:last-child {
	font-style: normal;
	text-align: right;
	color: #00628f;
	margin: 0;
	padding: 0;
}
blockquote p:first-child {
	font-style: italic;
	text-align: left;
	color: #444444;
}



/*---- print via Browser (copied from Joomla Protostar-Template ----*/
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
		font-size: 100% !important;
		font-family: arial, sans-serif !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	h2, h3 {
		page-break-after: avoid;
	}
	nav {
		display: none;
	}
	.mobileonly {
		display: none;
	}
	body:before {
		display: none;
	}
}

/*---- JCE Editor Spezial ----*/

body.jce-content, body.jce-content td, body.jce-content pre  {
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #000000;
	background: #ffffff;
}
body.jce-content h1,
body.jce-content h2,
body.jce-content h3,
body.jce-content h4,
body.jce-content h5,
body.jce-content h6 {
	color: #000000;
}


/*---- Kunden Special ----*/


div.login {
	max-width: 800px;
}
div.login fieldset {
	max-width: 304px;
}
div.hr-group > div {
	display: inline-block;
	vertical-align: baseline;
	margin-bottom: 20px;
}
div.hr-label {
	width: 150px;
	font-size: 16px;
}
div.hr-input input {
	width: 150px;
	font-size: 16px;
	margin: 0;
	padding: 1px;
}

button.hr-button {
	font-size: 13px;
    font-weight: 600;
    line-height: 16px;
	background-color: #00628f;
    color: #ffffff;
    text-decoration: none;
    padding: 7px 11px;
    border: 0px solid transparent;
    -webkit-transition: background-color 0.2s ease 0s;
       -moz-transition: background-color 0.2s ease 0s;
        -ms-transition: background-color 0.2s ease 0s;
         -o-transition: background-color 0.2s ease 0s;
            transition: background-color 0.2s ease 0s;
    cursor: pointer;
}
button.hr-button:hover {
	background-color: #666666;
	text-decoration: none;
}

.m-kunden h4 {  font-size: 1.3em; 	line-height: 1.25;  margin: 1em 0 0.8em 0; }

.m-kunden img.wf_file_icon {
    height: 30px;
    width: auto;
    margin-right: 10px;
    margin-bottom: 2px;
    vertical-align: text-bottom !important;
}

div.SplitKundenContent {
	
}
div.SplitKundenContent div {
	display: inline-block;
	vertical-align: top;
	padding: 0 40px 0 0;
}
@media all and (max-width: 800px)
{
	div.SplitKundenContent div {
		display: block;
		padding: 0 0 0 0;
	}
}

/*---- banner-static -----*/

div#slidernew {}
div.banner-static {}
div.banner-static img {
	width: 100%;
	height: auto;
}

/*
**********************************************
***      created by Boris Schmakowski      ***
***          www.schmakowski.de            ***
**********************************************
*/

.m-start 		header 	{ background-color: #ffffff; }
.m-angebot 		header 	{ background-color: #7CADBF; }
.m-themen 		header 	{ background-color: #9fafb6; }
.m-zielgruppe 	header 	{ background-color: #A29381; }
.m-team 		header 	{ background-color: #D9C677; }
.m-event 		header 	{ background-color: #BDBD86; }
.m-eventall 	header 	{ background-color: #BDBD86; }
.m-aktuell		header 	{ background-color: #9EB7A9; }
.m-hausrissen	header 	{ background-color: #C9CCC6; }
.m-kontakt		header 	{ background-color: #9EB7A9; }
.m-impressum	header 	{ background-color: #BC7766; }
.m-anfahrt		header 	{ background-color: #9EB7A9; }
.m-villa		header 	{ background-color: #BC7766; }     /* ca7e5d */

.m-start	::-moz-selection 	{	color: #000000;	background: #D9C677; }
.m-start	::selection 		{	color: #000000; background: #D9C677; }
.m-angebot	::-moz-selection 	{	color: #000000;	background: #7CADBF; }
.m-angebot	::selection 		{	color: #000000; background: #7CADBF; }
.m-themen 	::-moz-selection 	{	color: #000000;	background: #9fafb6; }
.m-themen 	::selection 		{	color: #000000; background: #9fafb6; }
.m-zielgruppe ::-moz-selection 	{	color: #000000;	background: #A29381; }
.m-zielgruppe ::selection 		{	color: #000000; background: #A29381; }
.m-team 	::-moz-selection 	{	color: #000000;	background: #D9C677; }
.m-team 	::selection 		{	color: #000000; background: #D9C677; }
.m-event 	::-moz-selection 	{	color: #000000;	background: #BDBD86; }
.m-event 	::selection 		{	color: #000000; background: #BDBD86; }
.m-eventall ::-moz-selection 	{	color: #000000;	background: #BDBD86; }
.m-eventall ::selection 		{	color: #000000; background: #BDBD86; }
.m-aktuell 	::-moz-selection 	{	color: #000000;	background: #9EB7A9; }
.m-aktuell 	::selection 		{	color: #000000; background: #9EB7A9; }
.m-hausrissen 	::-moz-selection {	color: #000000;	background: #C9CCC6; }
.m-hausrissen 	::selection 	{	color: #000000; background: #C9CCC6; }
.m-kontakt 	::-moz-selection 	{	color: #000000;	background: #9EB7A9; }
.m-kontakt 	::selection 		{	color: #000000; background: #9EB7A9; }
.m-impressum ::-moz-selection 	{	color: #000000;	background: #BC7766; }
.m-impressum ::selection 		{	color: #000000; background: #BC7766; }
.m-anfahrt 	::-moz-selection 	{	color: #000000;	background: #9EB7A9; }
.m-anfaht 	::selection 		{	color: #000000; background: #9EB7A9; }
.m-villa 	::-moz-selection	{	color: #000000; background: #ca7e5d; }
.m-villa 	::selection 		{	color: #000000; background: #ca7e5d; }

.m-start 		nav#main  	{ border-bottom-color: #ffffff; }
.m-start 		nav#main.fixed  	{ border-bottom-color: #dddddd; }
.m-angebot 		nav#main 	{ border-bottom-color: #7CADBF; }
.m-themen 		nav#main 	{ border-bottom-color: #9fafb6; }
.m-zielgruppe 	nav#main 	{ border-bottom-color: #A29381; }
.m-team 		nav#main 	{ border-bottom-color: #D9C677; }
.m-event 		nav#main 	{ border-bottom-color: #BDBD86; }
.m-eventall 	nav#main 	{ border-bottom-color: #BDBD86; }
.m-aktuell		nav#main 	{ border-bottom-color: #9EB7A9; }
.m-hausrissen	nav#main 	{ border-bottom-color: #C9CCC6; }
.m-kontakt		nav#main 	{ border-bottom-color: #9EB7A9; }
.m-impressum	nav#main 	{ border-bottom-color: #BC7766; }
.m-anfahrt		nav#main 	{ border-bottom-color: #9EB7A9; }
.m-villa		nav#main 	{ border-bottom-color: #ca7e5d; }
