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

html {
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;/* entspricht 16px oder 1em*/
	background: #f9ecce;
	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;
}
	.WebYepLoopAddButton, .WebYepLoopRemoveButton, .WebYepLoopUpButton, .WebYepLoopDownButton, .WebYepLoopEnabledButton, .WebYepShortTextEditButton, .WebYepImageEditButton, .WebYepMenuEditButton, 
	.WebYepLongTextEditButton, .ttDate   {position:relative; z-index:99000 !important;}

/* 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;}

/* SMARTPHONES */
img {
	max-width: 100%;
	height: auto;
}
.mori-logo-footer			{text-align:center; padding:20px 0 20px 0; background:#505D15;}

.logo {width:100%; height:auto; position:relative; padding:20px 14% 0 6%; text-align:center;}

.startofpage{position:fixed; overflow:hidden; width:37px; height:37px; bottom:5px; right:5px; background:rgba(255,255,255,0.5); border-radius:0px;	padding:5px; z-index:9999; line-height:0rem;}

.spacebeside  {padding: 0 15px;}
.language  {position:absolute; right:5px; top:10px;}

.H11{font-size:1.8rem; line-height:2.2rem;}
.header  {
	height: auto;
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.headerleft  {
	height: auto;
	width: 100%;
	padding: 15px 0 0 0;
	background: #f5dda5;
}
.headerright  {
	height: auto;
	width: 100%;
	text-align:center;
	background: #f5dda5;
}
.navdt {
	display: none;
}
.navsp { 
	height: 55px;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 15px 15px 0 15px;
	text-align: center; /* schiebt burger nach rechts*/
	position:relative;
	z-index:9900;
	line-height: 1.8rem;
	background: #f5dda5;
}
.navsp img{ 
	height: 30px;
	width: auto;
}
.navsp:hover{ 
	height: 55px;
}
.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;
}
.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: 20px;
}
.box1 {
	width: 100%;
	padding: 0;
	border-bottom: 10px solid transparent;
}
.box2 {
	width: 100%;
	padding: 0;
	border-bottom: 10px solid transparent;
}
.box3 {
	width: 100%;
	padding: 0;
	border-bottom: 10px solid transparent;
}
.footerdt  {
	display: block;
	height: auto;
	width: 100%;
	max-width: 1200px;
	background-color: #f5dda5;
	padding: 12px 0 20px 0;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footero, .footero a:link, .footero a:visited, .footero a:active {	
	font-size: 0.9rem; 
	/*text-decoration: none;*/
	font-weight: normal;
	color: #666;
	margin-bottom: 3px;
	border-top: 0px solid transparent;
  	border-bottom: 5px solid transparent;
}
.footero a:hover{
	text-decoration: underline;
}
.footeru, .footeru a:link, .footeru a:visited, .footeru a:active {	
	font-size: 0.9rem; 
	/*text-decoration: none;*/
	font-weight: normal;
	color: #666;
	padding:0 0 10px 10px;
}
.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%;
	/*box-shadow: 5px 5px 30px -5px #999;*/
	border-radius:1px;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Tabletts */
@media screen and (min-width: 901px) {
#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:2rem;}
.mori-logo-footer	{text-align:center; padding:20px 0 20px 0; background:#505D15;}

.spacebeside  {padding: 0 20px;}
.language  {position:absolute; right:0px; top:55px;}
.header  {
	height: auto;
	width: 100%;
	max-width: 1200px;
}
.headerleft  {
	height: 60px;
	width: 37%;
	padding: 30px 20px 0 0;
	float: left;
	background: transparent;
}
.headerright  {
	height: 60px;
	width: 63%;
	padding: 56px 0 0 0;
	float: left;
	text-align: left;
	background: transparent;
}
.navdt {
	display: inline-block;
	clear: both;
	min-height: 40px;
	height: auto;
	width: 100%;
	padding:0 0 0 0;
    position: relative;
    z-index: 9001;
    background: #ad8200;
}
.navcontent {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.navsp { 
	display:none;
}
.banner  {
	height: auto;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.bannersp  {
	display: none;
}
.bannerdt  {
	display: inline;
	width: 100%;
	max-width: 1200px;
	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: 0px;
}
.parent {
	padding-top: 0px;
}
.headline {
	width: 100%;
	border-bottom: 0px solid #FFFFFF;
}
.box1 {
	width: 30%;
	border-bottom: 0px solid #FFFFFF;
}
.line1 {
	width: 2.5%;
	border-right: 1px solid #E4E4E4;
}
.line2 {
	width: 2.5%; 
}
.box2 {
	width: 30%;
	border-bottom: 0px solid #FFFFFF;
}
.box3 {
	width: 30%;
	border-bottom: 0px solid #FFFFFF;
}
.footerdt  {
	display: block;
	height: auto;
	width: 100%;
	max-width: 1189px;
	padding: 12px 20px 20px 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footeru, .footeru a:link, .footeru a:visited, .footeru a:active {	
	font-size: 0.7rem; 
	padding: 0 0 10px 10px;
}
img.Bilder1-3 {
	/*box-shadow: 5px 5px 30px -5px #999;*/
	max-width: 31%;
}
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Desktops*/
@media screen and (min-width: 901px) {

html { 
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;/* entspricht 16px oder 1em*/
	overflow: auto;
	z-index: 0;
	position: relative;
}


#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: 20px;
}
.H1{
	font-size: 2.3rem;
}
.spacebeside  {
	padding: 0 20px;
}
.headerleft  {
	height: 200px;
	width: 662px;
	padding: 10px 0 0 0;
	float: left;
}
.headerright  {
	height: 200px;
	width: 538px;
	padding: 90px 0 0 0;
	font-size:0.75rem;
	line-height:1rem;
	color:#000;
	float: left;
	text-align: right;
}
.logo {width:662px; height:auto; position:absolute; left:-108px; top:22px; z-index:900; padding:0 0 0 0;}

.footerdt  {
	display: block;
	height: auto;
	width: 100%;
	max-width: 1200px;
	padding: 12px 0px 5px 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footersp  {
	display: none;
}
.footeru, .footeru a:link, .footeru a:visited, .footeru a:active {	
	font-size: 0.8rem; 
}
img.Bilder1-3 {
	/*box-shadow: 5px 5px 30px -5px #999;*/
	max-width: 31%;}
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Desktops*/
@media screen and (min-width: 901px) and (max-width: 1400px) {
.navdt {padding:0 0 0 0px;}
.headerleft  {width: 70%;}
.headerright  {width: 30%;}
.logo {width:200px; height:auto; position:absolute; left:0px; top:22px; z-index:900;}
}