@charset "utf-8";
/* CSS Document */

html {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;/* entspricht 16px oder 1em*/
	/*background: url(image/background.jpg) no-repeat center center fixed;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	z-index: 0;
	position: relative;
}
body {
	style="scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #666;
	scrollbar-base-color: #666;
	scrollbar-face-color: #666;"
	margin-bottom: 0px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

/* boxmodell für alle klassen, das die nutzung der gesamtbreite (width+padding+border) ermöglicht -
padding und border werden von den boxbreiten (%) automatisch abgerechnet */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
}

img.WebYepAttachmentIcon {float:left; position:relative; width:14px; height:auto; top:4px; margin:0 5px 0 0;}

/* Cookie-Hinweis-Button */
.cc_container .cc_btn, .cc_container .cc_btn:visited {background-color: #aeaeae !important;}

/* SMARTPHONES */
img {
	max-width: 100%;
	height: auto;
}
.spacebeside  {
	padding: 0 15px;
}
.startofpage {  display: inline-block;  position: fixed;  overflow: hidden;  bottom: 10px;  right: 10px;  width: 35px;  height:35px;  background: rgba(255,255,255,0.5);  border-radius: 0px;
    box-shadow: 0px 0px 0px 0px #fff;   padding: 5px;   z-index: 9999;}
.header  {
	height: auto;
	width: 100%;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.headerleftdt  {
	display: none;
}
.headerleftsp  {
	display: inline;
	height: 100px;
	width: 100%;
	padding: 30px 0 20px 0;
}
.headerright  {
	height: auto;
	width: 100%;
}
.navdt {
	display: none;
}
.navsp { 
	height: 25px;
	overflow: hidden;
	background-color: #fff;
	margin-top: 0px; /* schiebt burger neben Text hoch*/
	margin-bottom: 20px;
	padding: 0 15px 0 15px;
	text-align: center; /* schiebt burger nach rechts*/
}
.navsp img{ 
	height: 25px;
	width: auto;
}
.navsp:hover{ 
	height: auto;
}
.banner  {
	height: auto;
	width: 100%;
	position: relative;
}
.bannersp  {
	width: 100%;
	margin-top: 20px;
	line-height: 0rem;
}
.bannerdt  {
	display: none;
}
.content{
	padding-top: 0px;
	font-size: 0.875rem;
	line-height: 1.5rem;
}
.headline {
	width: 100%;
	border-bottom: 0px solid #FFFFFF;
}
.parent {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-webkit-flex-direction: row;
	flex-wrap: wrap;
	-ms-flex-wrap: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	align-content: stretch;
	-webkit-align-content: strech;
	-ms-flex-line-pack: strech;
	padding-top: 0px;
	padding-bottom: 0px;
}
.box1 {
	width: 100%;
	padding: 0;
	border-bottom: 10px solid #FFFFFF;
}
.box2 {
	width: 100%;
	padding: 0;
	border-bottom: 10px solid #FFFFFF;
}
.box3 {
	width: 100%;
	padding: 0;
	border-bottom: 10px solid #FFFFFF;
}

.footerdt  {
	display: block;
	height: auto;
	width: 100%;
	max-width: 1200;
	background-color: transparent;
	padding: 10px 0 10px 0;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top:1px solid #666;
}
.footeru, .footeru a:link, .footeru a:visited, .footeru a:active {	
	font-size: 0.9rem; 
	/*text-decoration: none;*/
	font-weight: normal;
	color: #666;
}
.footeru a:hover{
	text-decoration: underline;
}
/* Tabelle im Fließtext mit "|" in <div class="ftt"> */
.ftt table {
	width: 100%;
	margin: 0px; /* oben, links, unten, rechts */
	padding: 0px; /* oben, links, unten, rechts */
	border-top: 0px solid #C3D0E3;
	border-left: 0px solid #C3D0E3;
}


.ftt td {
	text-align: left;
	width: 34.33%;
	vertical-align: top;
	margin: 0px; /* oben, links, unten, rechts */
	border-bottom: 0px solid #C3D0E3;
	border-right: 0px solid #C3D0E3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img.Bilder-SS {
	/*box-shadow: 5px 5px 30px -5px #999;*/
	/*height: auto;*/
	/*max-height: 300px;*/
}
/* Bilder rechtsbündig im 100%-Text */
img.Bilder1-3 {
	/*box-shadow: 5px 5px 30px -5px #999;*/
	border-radius:1px;
	max-width: 100%;
}
/* Bilder 100% */
img.Bilder100 {
	max-width: 99%;
	/*box-shadow: 5px 5px 30px -5px #999;*/
	border-radius:1px;
}
/* Bilder ins Spalten */
img.Bilder100-1-3 {max-width: 99%; border-radius:1px;}
img.Bilder1-2 {max-width: 100%;}
img.Bilder15 {max-width: 50%;}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Tabletts */
@media screen and (min-width: 768px) {
#MyMenu ul li a,  /* ISS - HAUPTMENÜ - Attribute werden vererbt! */
#MyMenu ul li a:visited {
	font-size:            0.875rem;
	padding:              5px 10px 5px 10px; /* oben, links, unten, rechts */
}
#MyMenu ul li ul li a, /* UNTERMENÜ */
#MyMenu ul li ul li a:visited {
  font-size:            0.875rem;
}
#MyMenu a.WebYepMenuFirstItem {
	padding-left: 20px;
}
.H1{font-size: 1.2rem;}
.HH1{font-size: 1.05rem;}
.HH2{font-size: 0.95rem;}

.H9{	
font-size: 1rem;
line-height: 1.5rem;
}
.spacebeside  {
	padding: 0 20px;
}
.header  {
	height: auto;
	width: 100%;
	max-width: 1200px;
	text-align:left;
}
.headerleftdt  {
	display: block;
	height: auto;
	width: 15%;
	padding: 0 20px 0 0;
	float: left;
}
.headerright  {
	display: inline-block;
	height: auto;
	width: 85%;
	padding: 30px 0 0 0;
	float: left;
	text-align: left;
}
.headerleftsp  {
	display: none;
}

.navdt {
	display: inline-block;
	clear: both;
	min-height: 50px;
	height: auto;
	width: 100%;
    position: relative;
    z-index: 9001;
}
.navcontent {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.navsp { 
	display:none;
}
.banner  {
	height: auto;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.bannersp  {
	display: none;
}
.bannerdt  {
	display: inline;
	width: 100%;
	max-width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.WY_Slideshow {
	width: 100%;
	line-height: 0rem;
	height: auto;
	margin: 0 auto;
	border: 0px solid #EAEAEA;
	z-index: 40;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
}
.WY_SlideshowPager {position: absolute; z-index: 50000; bottom: 10px; left: 10px; padding: 0px 10px 0px 10px; }
.WY_SlideshowPager a {background-image: url(image/slidepageof.png); color: transparent; font: bold 18px Arial, Helvetica, sans-serif; text-decoration: none; padding: 0px 5px 0px 5px;}
.WY_SlideshowPager a.activeSlide {background-image: url(image/slidepageon.png); }
.WY_SlideshowPager a:hover {background-image: url(image/slidepageon.png); }


  /*  .WY_SlideshowPager {text-align: left; padding: 5px 10px 5px 10px; }
    .WY_SlideshowPager a {color: #999; font: bold 12px/16px Arial, Helvetica, sans-serif; text-decoration: none; padding: 5px 10px 5px 10px; }
    .WY_SlideshowPager a.activeSlide {color: #666;}
    .WY_SlideshowPager a:hover {color: #666;}*/

.content{
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}
.parent {
	padding-top: 0px;
}
.headline {
	width: 100%;
	border-bottom: 0px solid #FFFFFF;
}
.box1 {
	width: 28%;
	border-bottom: 0px solid #FFFFFF;
}
.line1 {
	width: 2.75%;
	border-right: 1px solid #EFEFEF;
}
.line2 {
	width: 2.75%; 
}
.box2 {
	width: 28%;
	border-bottom: 0px solid #FFFFFF;
}
.box3 {
	width: 28%;
	border-bottom: 0px solid #FFFFFF;
}
.footerdt  {
	display: block;
	height: auto;
	width: 100%;
	max-width: 1200;
	background-color: transparent;
	padding: 0 0 0 0;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top:1px solid #666;
}
.footeru, .footeru a:link, .footeru a:visited, .footeru a:active {	
	font-size: 0.8rem; padding:20px 0 20px 0;}
img.Bilder1-3 {max-width: 31%;}
img.Bilder1-2 {max-width: 40%;}
img.Bilder15 {max-width: 25%;}
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Desktops*/
@media screen and (min-width: 1200px) {
#MyMenu ul li a,  /* ISS - HAUPTMENÜ - Attribute werden vererbt! */
#MyMenu ul li a:visited {
	font-size:            0.875rem;
	padding:              5px 20px 5px 20px; /* oben, links, unten, rechts */
}
#MyMenu ul li ul li a, /* UNTERMENÜ */
#MyMenu ul li ul li a:visited {
  font-size:            0.875rem;
}
#MyMenu a.WebYepMenuFirstItem {
	padding-left: 10px;
}
.H1{font-size: 1.2rem;}
.HH1{font-size: 1.2rem;}
.HH2{font-size: 1rem;}
.H9{	
font-size: 1.2rem;
line-height: 1.9rem;
}
.spacebeside  {
	padding: 0 20px;
}
.headerleftdt  {
	height: auto;
	width: 15%;
	padding: 0 20px 0 0;
	float: left;
}
.headerright  {
	display: inline-block;
	height: auto;
	width: 85%;
	padding: 30px 0 0 0;
	float: left;
	text-align: left;
}
.headerleftsp  {
	display: none;
}
.footerdt  {
	display: block;
	height: auto;
	width: 100%;
	max-width: 1200px;
	padding: 0px 0 0px 0;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footeru, .footeru a:link, .footeru a:visited, .footeru a:active {	
	font-size: 0.8rem; padding:20px 0 20px 0;}
img.Bilder1-3 {max-width: 31%;}
img.Bilder1-2 {max-width: 45%;}
img.Bilder15 {max-width: 28%;}
}