/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ubuntu-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Light'), local('Ubuntu-Light'),
       url('../fonts/ubuntu-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-latin-300.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ubuntu-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('../fonts/ubuntu-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-500 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/ubuntu-v11-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'),
       url('../fonts/ubuntu-v11-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-latin-500.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ubuntu-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('../fonts/ubuntu-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v11-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

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



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 80%;
}

td{ min-width: 100px }

hr{ 
border: none;
border-bottom: 1px dashed #fff;
height:1px;
background-color: transparent;
margin: 20px 0 40px 0;
}

ul li{ margin-left: -10px; list-style-type: square;}
#content img{ width: 100%; height: auto}

/* Content ---------------------------------------------------------- */



body{
	font-family: "Ubuntu", Helvetica, Arial;
	background-color: #fff;
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:100%;
	font-size: 18px;
	line-height: 30px;
	color: #746f7b;
	font-weight: 300;
}

pre{
	font-family: "Ubuntu", sans-serif;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

h1, h2, h3{
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
}




h2, h3{
	margin: 0 0 30px 0;
	color: #315595;
	text-align: left!important;
}

h4, h4 a{
	font-size: 22px;
	line-height: 40px;
	font-weight: 300;
	margin: 0 0 5px 0;
}



.kasten {
	color: #fff;
	text-align: left;
	margin: 10px 0 50px 0;
	font-size: 20px;
	line-height: 40px;
	display:inline-block;
}

.kasten h2{
	border-top: dashed 1px #fff;
	padding-top: 50px;
	}



.kasten h2, .kasten h3, h2.kasten{
	margin: 0 0 40px 0;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	text-align: left!important;
	font-weight: 300;
	text-transform: uppercase;

}

.kasten h4{
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
}


p{ padding-bottom: 20px;}

#content ol, #content ul {
	list-style: disc;
	padding-left: 30px;
}

#footer a {
	text-decoration: none;
	color: #746f7b;
	margin: 10px 0 0 0;
 }

#footer a:hover {
 color: #c9a2b0;	
}



#content a{
	color: #fff;
	display: inline-block;
	text-decoration: none;
}

#impressum a{ color: #2e518e}

.footerlinks a{
	margin: 0;
	display: inline;
	}
	
h1 a{
	font-size: 20px;
	color: #891a39;
	margin-left: 20px
}

strong{ font-weight: 600; color: #2e518e }

/* Container ------------------------------------------------------ */


#container{
	position: relative;
	max-width: 1100px;
	margin:0 auto;
	padding: 30px 0 0 0;
	text-align: center;
	z-index: 10;

	
}

#header{ 
	height: auto;
	width: 100%;
	}

#content {
 position: relative;
 height: auto;
 padding: 30px 40px 10px 40px;
 background-color: #fff;
 max-width: 100%;
 
 }
 
 #footer {
 position: relative;
 min-height: 100px;
 padding: 20px;
 margin:0 auto;
 margin-top: 0;
 height: auto;
 max-width: 70%;
 text-align: center;
 font-size: 14px;
 line-height: 20px
 }


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

#logo{
	margin: 10px 0 30px 0;
	padding-top: 70px;
	text-align: center;	
}


/* Diverse Klassen ------------------------------------------------- */

.clear{ clear:both; }

.linie{ 
	width: 98%;
	height: 1px;
	border-bottom: 1px dashed #8fadc1;
	margin: 0 0 50px 0;
	padding: 60px 0 0 0;
	clear: both;
	}

#content .fuenfziglinks{
	float: left;
	width: 47%;
	height: auto;
	padding-right: 60px;
	text-align: justify;
	}

#content .fuenfzigrechts{
	float: left;
	width: 40%;
	height: auto;
	text-align: justify;
	
	}

	
.links{
	width: 30%;
	height: auto;
	padding-right: 3%;
	float: left;
	}
	
.mitte{
	width: 30%;
	height: auto;
	padding-right: 3%;
	float: left;
	}
	
.rechts{
	width: 30%;
	height: auto;
	float: left;
	}

.kasten{
	color: #fff;
	padding: 10px 30px 10px 30px;
	margin-bottom: -20px;
	width: 92%;
	text-align: left;
	float:left;
	margin-bottom: -9px;
	}

h4 a{ display: block; width: 100%; padding: 20px 0 10px 0;text-transform: uppercase;}
.rot { background-color: #9b344c; }
.blau { background-color: #315595; }
.gruen { background-color: #b9b220; }
.hellgrau { background-color: #746f7b; padding:40px }
.fontrot { color: #9b344c; }
.fontblau { color: #315595; }
.fontgruen { color: #b9b220; }


.rot:hover, .blau:hover, .gruen:hover { 
 background-color: #746f7b;
 -webkit-transition: background-color 0.5s;
 -moz-transition: background-color 0.5s;
 -o-transition: background-color 0.5s;
 transition: background-color 0.5s;
 }
 
a.telefon, a.email{ 
	display: block;	
	float: left;
	position:relative;
	font-size: 24px;
	margin: 20px 20px 0 0;
	width: 60%;
	color: #fff!important;
	font-weight: 500;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.05em;
}

a.telefon{ padding:20px 20px 20px 110px; background: url(../images/phone-icon.png) #807b87 no-repeat 40px 15px;}
a.email{  padding:20px 20px 20px 110px; background: url(../images/email-icon.png) #807b87 no-repeat 30px 20px;}
a.telefon:hover, a.email:hover{ 
	background-color: #bab7bd;
	-webkit-transition: background-color 0.5s;
 -moz-transition: background-color 0.5s;
 -o-transition: background-color 0.5s;
 transition: background-color 0.5s;
  }

img.uebermich{  
  height: auto;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 70%!important;
	margin-left: 10%
	}

/* Slider ---------------------------------------------------------- */

#banner-fade,
#banner-slide{
	margin-bottom: 60px;
}


ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(166,166,166,0.8);

}

/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{
	display:none;
	width:440px;
	margin:5%;
	right: 0;
	padding:4%;
	position:absolute;
	bottom:0;
	font-family: "Ubuntu", Helvetica, Arial;
	font-size: 24px;
	font-weight: 400; 
	line-height: 30px;
	color: #fff;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
	}
	
#banner-fade img,
#banner-slide img{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
	
/* ---------------------- MENU ---------------------------- */
	
#menu ul {
 margin: 0;
 padding: 0;
}
#menu li {
 margin: 0;
 padding: 0;
}
#menu a {
 margin: 0;
 padding: 0;
}

#menu ul {
 list-style: none;
}
#menu a {
 text-decoration: none;
}

#menu {
 position: relative;
 padding: 20px;
 margin: 10px 0 20px 0;
 display: block;
 background-color: #fff;
 width: 96%;
 height: auto;
 text-align: center;
 color: #746f7b;
 z-index: 10000;
 }

#menu > ul > li {
 position: relative;
 display: inline;
}

#menu > ul > li > a {
 color: #cac8cd;
 font-family: 'Ubuntu', Verdana;
 font-weight: 300;
 font-size: 20px;
 height: auto;
 -webkit-transition: color .15s;
 -moz-transition: color .15s;
 -o-transition: color .15s;
 transition: color .15s;
 padding: 8px!important;
}

#menu > ul > li:after {
	
	content: "";
}
	
#menu > ul > li > a:hover, #menu > ul > li > a:focus, #menu > ul > li > a.aktiv {
 color: #746f7b;
}



#menu > ul > li > ul {
 opacity: 0;
 visibility: hidden;
 padding: 16px 0 20px 0;
 background-color: #fafafa;
 text-align: left;
 position: absolute;
 top: 0;
 left: 50%;
 margin-left: -90px;
 width: 180px;
 -webkit-transition: all .3s .1s;
 -moz-transition: all .3s .1s;
 -o-transition: all .3s .1s;
 transition: all .3s .1s;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
 -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
 box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
#menu > ul > li:hover > ul {
 opacity: 1;
 top: 25px;
 visibility: visible;
}
#menu > ul > li > ul:before {
 content: '';
 display: block;
 border-color: transparent transparent #fafafa transparent;
 border-style: solid;
 border-width: 10px;
 position: absolute;
 top: -20px;
 left: 50%;
 margin-left: -10px;
}
#menu > ul ul > li {
 position: relative;
}
#menu ul ul a {	
 color: #323232;
 font-family: 'PT Sans Narrow', Verdana;
 font-size: 24px;
 background-color: #fafafa;
 padding: 5px 8px 7px 16px;
 display: block;
 -webkit-transition: background-color 0.1s;
 -moz-transition: background-color 0.1s;
 -o-transition: background-color 0.1s;
 transition: background-color 0.1s;
}
#menu ul ul a:hover {
 background-color: #d3dde9;
}
#menu ul ul ul {
 visibility: hidden;
 opacity: 0;
 position: absolute;
 top: -16px;
 left: 206px;
 padding: 16px 0 20px 0;
 background-color: #fafafa;
 text-align: left;
 width: 180px;
 -webkit-transition: all .3s;
 -moz-transition: all .3s;
 -o-transition: all .3s;
 transition: all .3s;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
 -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
 box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
#menu ul ul > li:hover > ul {
 opacity: 1;
 left: 190px;
 visibility: visible;
}
#menu ul ul a:hover {
 background-color: #a7a6a6;
 color: #f0f0f0;
}


.responsiveContainer {
 position: relative;
 padding-bottom: 56%;
 height: 0;
 overflow: hidden;
}

.responsiveContainer iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}


.slicknav_menu {
	display:none;
}

#content .textlinks{ text-align:left }
#content .textjustify{ text-align:justify }
.pfeil{ position: fixed; z-index: 100; bottom: 2%; right: 2%;}

#content img.graustufe{
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url(images/desaturate.svg#greyscale);
filter: gray;
-webkit-filter: grayscale(1);
}

#content img.graustufe:hover{filter: none;
}

@media screen and (max-width: 1100px) {

#menu > ul > li > a {
 font-size: 18px;
 padding: 10px!important;
}

}


@media screen and (max-width: 1024px) {

#menu > ul > li > a {
 font-size: 17px;
 padding: 5px!important;
}
	
}



@media screen and (max-width: 800px) {

.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
#container { width: 100% }
#header{
	height: 140px;
	}


#logo img{ 
	min-width: 50%;
	max-width: 70%; 
	height: auto;
}

h1{padding: 0 6% 0 5%}

h1, h2, h3{
	font-size: 24px;
	line-height: 30px;
}

h4{ 
	font-size: 20px;
	line-height: 30px;
	font-weight: 600; 
	margin-bottom: 20px;
}

#banner-fade,
#banner-slide{
	margin: 20px 0 40px 0;
}


#content{ margin-top: 150px;} 
#content .fuenfziglinks{
	float: left;
	width: 100%;
	height:auto;
	padding-bottom: 30px;
	}
	
#content .fuenfzigrechts{
	float: left;
	width: 100%;
	height:auto;
	}
	
.linie{ 
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #8fadc1;
	margin: 0 0 50px 0;
	padding: 70px 0 0 0;
	clear: both;
	}

.kasten{
	width: 85%;
	}

table {
	border-spacing: 10px;
	width: 100%;
}

.pfeil{display:none}
	
}