
._2p3a, .uiScaledImageContainer, ._2zfr{
	width:100% !important;
	}


.smallFont{
	font-size:1vw;
	right:2.5vw;
	}
.bigFont{
	font-size:1.5vw;;
	right:1vw;
	}

.aaa{
	padding-right:1vw;
	text-align:bottom;
	position: relative;
	}

.aaa div {
    bottom: 0;
    float: right;
    line-height: 0.8em;
    padding-left: 0.5vw;
    position: absolute;
	}

.logoOverlay {
    display: block;
    position: absolute;
    left: 1%;
    top: 5vw;
    width: 50%;
    z-index: 20;
}

body{
	font-size: 1em;
	}

.Slideshow{
	display: inline;
	}

	.header img{
		display: none;
		}

.tableAnsprechpartner{
	max-width:50%;
}

/*Tooltip*/
.tooltip {
	display: inline;
	padding: 0;
	font-size: initial;
	opacity:1;
	z-index: 3;
	}

a.tooltip { position: relative; text-decoration: none; }


/*accordion*/
#accordion .ui-accordion-content {
    background-color: #ffffff;
    color: #777;
    font-size: 10pt;
    line-height: 16pt;
}

.ui-state-active, 
.ui-widget-content 
.ui-state-active, 
.ui-widget-header 
.ui-state-active {
	border: 1px solid #ccc;
	}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #ffffff;
    border: 1px solid #ccc;
    color: #777;
    font-weight: bold;
}

/*menu Left*/
.containerMenuLeft {
    background-color: rgba(252, 136, 23, 0.8);
    border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
    box-shadow: 5px 5px 2.5px #888888;
    opacity: 0.9;
	  position: sticky;
	  position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 10vw;
    z-index: 300;
		min-width:10%;
}

/* Fixed Menu for webkit browser*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	
.containerMenuLeft {
	position:fixed;
		top: 40vw;
		}
	}

.menuLeft {
	margin: 1px 1px 1px 1px;
	list-style-type: none;
	}

.menuLeft li:hover{
	background-color: #00a6eb;
	color: black;
	transition:0.5s;
	}

/*Right*/


.newsBoxRight li a {
    color: #000000;
}


.newsBoxRight table {
    height: 100%;
}

.newsBoxRight li a {
    color: #000000;
}

.newsBoxRightTitle {
    color: white;
    height: 2vw;
    padding-left: 5%;
    padding-right: 5%;
}
.orangeTitle {
    /*background-image: linear-gradient(#fc8817, #ffbd7c, #fc8817);*/
	background-color: #fc8817;
}

.newsBoxRight li {
	float: center;
    height: auto;
    margin: 0 0 5% !important;
    padding: 0 !important;
    width: 100% !important;
}

.newsBoxRightTitle h2 p {
    color: white;
}

.newsBoxRightText {
    float: left;
    height: 100%;
    padding-right: 5%;
		padding-top: 5%;
    vertical-align: top;
}

.orangeText {
    background-color: #ffbd7c;
}

.blueTitle {
    /*background-image: linear-gradient(#006ba6, #00a6eb, #006ba6);*/
		background-color: #006ba6;
}
.blueText {
    background-color: #00a6eb;
}

/* Lightbox */

.lb-outerContainer {
    background-color: transparent;
	}

/*Hover*/
.da-thumbs li a div{
		background-color: rgba(0, 166, 235, 0.4);
	display: none;
	}

.da-thumbs li a div span {
	box-shadow: none;
	margin: 20% 10% 10%;
	padding: 5% 0;
	font-size: 1em;
	line-height: 1;
	-moz-hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
-o-hyphens: none;
hyphens: none;
}

.content{
	margin-top: 0;
	}

.newsImage{
	 height: auto;
	width: 100% !important;
	}

.newsBox li{
	float: left;
	margin-right: 5% !important;
	margin-bottom: 6% !important;
	width: 25% !important;
	height: 17vw;
}

.newsBox li a{
	color: #000000;
}

.blockRight{
	margin: 10%;
	}

.newsBox li a:hover{
	color: #000000;
	text-decoration: none;
}

.galleryOverlay li{
	text-align: center;
	float: left;
	margin: 0% !important;
	width: 10vw !important;
	height: 7vw;
	}
}

.galleryOverlay li a{
	color: #000000;
}

.galleryOverlay li a div span{
	border-bottom: none;
	}

.galleryOverlay li a:hover{
	color: #000000;
	text-decoration: none;
}

.newsBoxRight td, table{
	width: 100%;
	}

.newsBoxRight li a{
	color: #000000;
}

p{
	-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
	line-height: 1.2;
	}

ul li{
	line-height: 1.5;
	}

h2, h2 p {
    color: #006ba6;
    font-size: 1.1em;
    line-height: 1;
    margin: 0;
    padding: 0;
		-moz-hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
-o-hyphens: none;
hyphens: none;
}

.newsBox h2 p{
		margin-top: 0.3em;
	margin-bottom: 0.3em;
	}

.newsBoxRight li a:hover{
	color: #000000;
	text-decoration: none;
}

.rightContent td{
}

.blockRight img{
	width: 100%;
	}

.gallery a img{
	width: 14%;
	}

#da-thumbs{
	margin: 1% 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 100%;
	height: auto;
}

#da-thumbs li{
	position: relative;
	float: left;
	overflow: hidden;
	padding: 1%;
	margin: 1%;
	width: 10%;
	/* Fallback */
	/*width: -webkit-calc(100% / 4);
	width: calc(100% / 4);*/
}
/*
.gallery li img{
	height: 100%;
	width: auto !important;
	}
*/	

#da-thumbs li img{
	display: inline-block;
	width: 100%;
	cursor: pointer;
}

.btn-large{
	border-radius: 0;
}

/*newsBox*/
.newsBox{
	float: left;
	width: 10%;
	height: 10%;
	}

.footerElement{
	width: 33.333333333%;
	float: left;
	}

.btn-primary {
	background-color: rgba(0, 166, 235, 0.2);
	background-image: -moz-linear-gradient(center top , rgba(0, 166, 235, 0.2), rgba(0, 166, 235, 0.2));
	background-repeat: repeat-x;
	border: 1px solid rgba(0, 166, 235, 0.2);
}

.headertext{
	font-size: 2.5vw;
	color: #004c71;
	line-height: 1;
	}

.menuTable{
	border-bottom: 1px solid #004c71;
	border-collapse: inherit;
	width: 100%;
	z-index: 500;
	top:0px;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.9);
	right: 0;
	left: 0;
	}

.navbar .btn-navbar-highlight {
    width: 100%;
}

.nav-collapse.collapse {
    display: inline-block;
    width: 100%;
}
	
.rslides img{
	z-index:10;
	}

h1 {
	color: #004c71;
	font-size: 1.5vw;
	}

	/*Tel-Link*/
.telLink{
	display: none;
}
.telText{
		display: inline;
}

/*page-size*/

body{
	max-width: 1920px;
	}
/*Image-Size*/

	.contentImage {
		max-width: 384px;
	}
	
	.responsive-image{
		max-width:1920px;
	}

@media (max-width: 1600px) {
	
	.contentImage {
		max-width: 320px;
	}
	
	.responsive-image{
		max-width:1600px;
	}
}

@media (max-width: 1366px) {
	
	.contentImage {
		max-width: 273px;
	}
	
	.responsive-image{
		max-width:1366px;
	}
}

@media (max-width: 979px) {
	
	.contentImage {
		max-width: 970px;
	}
	
	.responsive-image{
		max-width:979px;
	}
}

/*Desktop-Device*/

@media (min-width: 980px) {

	/*Tooltip*/

a.tooltip:after {
	content: attr(data-tooltip); 
	position: absolute; 
	bottom: 130%;
	left: 20%;
	background: #ffcb66; 
	padding: 5px 15px; 
	color: black; 
	-webkit-border-radius: 10px;
	-moz-border-radius : 10px;
	border-radius : 10px; 
	white-space: nowrap; 
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition : all 0.4s ease;
	transition : all 0.4s ease; 
} 

a.tooltip:before {
	content: ""; 
	position: absolute; 
	width: 0; 
	height: 0;
	border-top: 20px solid #ffcb66;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	-webkit-transition: all 0.4s ease; 
	-moz-transition : all 0.4s ease; 
	transition : all 0.4s ease; 
	opacity: 0;
	left: 30%; 
	bottom: 90%;
} 
a.tooltip:hover:after { bottom: 100%; } 
a.tooltip:hover:before { bottom: 70%; } 
a.tooltip:hover:after, a:hover:before { opacity: 1; }
	
	.mobilViewContent{
		display:none;
		}
	
.desktopViewContent{
		display:inline;
		}

	/*menuLeft*/


.containerMenuLeft {
		display: block;
}

.borderLeft {
    vertical-align: top;
    width: 10%;
}

.mainContentSmall {
	width:70%;
}

	}

/*Mobildevice*/
@media (max-width: 979px) {
	
	.tableAnsprechpartner{
	max-width:100%;
}
	
	.mobilViewContent{
		display:inline;
		}
	
.desktopViewContent{
		display:none;
		}

	.containerMenuLeft {
		display: none;
		}
	
	.newsImage{
	width: 100% !important;
	}
	
	.newsBox li{
	float: center;
	margin: 5% !important;
	width: 85% !important;
	height: auto;
}

.footerElement{
	width: 100%;
}
	
h1 {
	font-size: 5vw;
	}
	
.nav-collapse.collapse {
    width: 100%;
}

.navbar .btn, .navbar .btn-group {
    margin-top: 0;
}
	
.da-thumbs li a div span {
	font-size: 4vw;
}
	
	/*Tel-Link*/
.telLink{
	display: inline;
}
.telText{
		display: none;
}
	
	.Slideshow{
		display: none;
		}
	
	.header img{
		display: inline;
		width:100%;
		}

.menuTable{
		border-bottom: none;
		}
	
}