
body {		 color:  #999;
	   font-size:14px;
	   font-family:Avenirlt, HelveticaNeue, Helvetica Neue, helvetica,Arial,sans-serif;
	   background-color:#fff;
	   margin-left:0;
	   margin-top:0;
	   margin-right:0;
	   margin-bottom:0;
	   letter-spacing: 1px
		}




h1 {font-size:24px; text-transform: uppercase;font-family:Avenirlt,HelveticaNeue, Helvetica Neue, helvetica, Arial,sans-serif; color:#555; margin:10px  0px }
h2,h3 {font-size:24px; text-transform: uppercase; font-family:Avenirlt,HelveticaNeue, Helvetica Neue, helvetica, Arial,sans-serif; color:#555; margin:10px  0px }
 
h4,h5 {font-size:14px; font-family:Avenirlt,Verdana,Arial,sans-serif; color:#555; margin:5px }
 
.TopSize {font-size:26px; color: #555}
.TextBlass {color: #bbb}
 hr {margin:20px 0 20px 0; border: 1px solid #555}
/* Index Seiten im DIV Format */
#wrapPage { 
margin: 0 auto;
overflow:hidden;

}


.Bg_Main_div {
background-color:#fff;
min-height:770px!important;
margin:0;
	padding: 5px;	
/* 	-webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.2); */
}
/* 	background-color:#34699D;   
	background-image:url(Satelite_klein-BG.jpg);	
	background-size:100% auto;
  background-repeat:no-repeat;
  background-position:0 20px ;   */

/* .foot {	text-align:right; min-height:30px; margin:0 7px 20px 7px;
		padding:2px;	
		font-family:Verdana,Arial,sans-serif;
		font-size:12px;
		color: #ddd;		
	   
	     background-color: #B39988; 
  border-top:1px solid #666!important;
  border-radius: 0.25rem; 
    
		}  */



.small_txt {color:#999; font-size:12px}
.RahmeGrau {margin:10px 0; border:1px solid #bbb; background-color: #f3f3f3 ;padding:7px; text-align:justify}
.RahmeGelb {margin:10px 0; border:1px solid #FFB31A; background-color: #FFEECC ;padding:7px; text-align:justify}
.RahmeGreen {margin:10px 0; border:1px solid #669933; background-color: #D8ECC6 ;padding:7px; text-align:justify}
.Rahmerot {margin:10px 0; border:1px solid #FF5252; background-color: #FFCCCC; padding: 7px ;padding:7px; text-align:justify}

#jetzt {display:none}

#ContentBlock {               
                width:80%;                
                background-color:#fff;
                }
/* opacity: 0.85;
     filter: alpha(opacity=85); */ /* For IE8 and earlier */

.ContentBlockImagesVoll {width:100% }
.ContentBlockImagesVollVertikal {width:40%; min-width:320px }

.ContentBlockFliestext{ 
             background-color: transparent;          
             padding:5px;
}
.ContentBlockFliestext p { text-align:justify
             
}

.navigation {margin-bottom:30px }


a {	font-family:Helvetica,Arial,sans-serif;
		text-decoration: none; color:#555
   }
a:hover {
   		font-family:Helvetica,Arial,sans-serif;
			text-decoration: none; color:#999
   }
a:visited {
   		font-family:Helvetica,Arial,sans-serif;
   		text-decoration: none;
   }
a:active {
   		font-family:Helvetica,Arial,sans-serif;
   		text-decoration: none;
   }


a.foota,a.foota:visited
{color:#ddd;font-size:14px;padding:17px 5px !important;font-weight:500;line-height: 2.0;}
a.foota:hover
{color:#eee;}
a.foota:active
{color:#ddd;}


a.TextLink,a.TextLink:visited
{ font-weight:normal; text-decoration:none;cursor:default;color:#cccc66;}
a.TextLink:hover
{ font-weight:normal; text-decoration:none;cursor:default;color:#cccc66;}
a.TextLink:active
{ font-weight:normal; text-decoration:none;cursor:default;color:#cccc66;}

/* Swipe 2 required styles */

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  border-right:10px solid #fff;
  
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%; 
  position: relative;
  color:#999;
}


/* EU Cookies css */

.clearfix {	
	clear: both;
	}
		
.res-eu-cookie-container {										
    border:1px solid #FF5252; background-color: #992600;
    color: #ddd;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 1.2em;
    text-align: center;
    display: none;
    z-index: 1100;
    opacity:0.90;
    font-family: helvetica, arial, verdana, sans-serif;
    max-width:100%;
    margin:5px auto;
    }

.res-eu-cookie-title{
   font-size: 1.2em;
   font-weight: bold;
   padding: 7px;
   color: #ffffff;
   }

.res-eu-cookie-body{
   font-weight:bold;
   }

.res-eu-cookie-buttons {
  padding:7px 0 5px 0;
  font-family: helvetica, arial, verdana, sans-serif;
  }

.res-eu-cookie-buttons .btn-ok {
   color:#ffffff;
   font-weight: bold;
   font-size: 14px;
   font-family: helvetica, arial, verdana, sans-serif;
   }

.res-eu-cookie-buttons .more-info {
   color:#ffffff;
   font-weight: bold;
   font-size: 14px;
   font-family: helvetica, arial, verdana, sans-serif;
   }

.top {
   position: fixed;
   top: 0;
   left: 0;
   right:0;										
   }
.bottom {
   position: fixed;
   bottom: 0;
   left: 0;
   right:0;										
   }
.bottom-right {
   position: fixed;
   bottom: 10px;
   right: 10px;
   width: 300px;
   border-radius: 5px;
   border-bottom: none;								
   }

.bottom-left {
   position: fixed;
   bottom: 10px;
   left: 10px;
   width: 320px;
   border-radius: 5px;
   border-bottom: none;
   }


.bottom-right > a.btn-ok {
   margin: 0;
   }

.res-eu-cookie-buttons > a.btn-ok{
   display: inline-block;
   color: #ffffff;
   text-decoration: none;
   padding: 5px;
   border-radius: 2px;
   background: #666;
   margin-left:3px;
   width:99%
   }

.res-eu-cookie-buttons > a.more-info{
   display: inline-block;
   color: #fff;
   text-decoration: none;
   padding: 5px;
   border-radius: 2px;
   background: #666;
   margin-left:3px;
   opacity:0.95;
   width:99%
   }

.fa-check {font-size:18px}
   
a.btn-ok {
   margin-left: 10px;
   }
a.btn-ok:hover {
   background: #1a6906;
   opacity:0.90;
   }
a.more-info:hover {
   background: #7a0000;
   opacity:0.90;
   } 
   /* ende cookie */

.ContentReihe2erBlockTXT {width:47.85%; max-width:900px; min-height:500px; float:left; margin:10px 10px 0 0px; padding:10px 10px 10px 10px;} 
.ContentReihe2erBlockBild {width:47.85%; max-width:900px;min-height:500px;float:left; margin:10px 10px 0 0px;}
.ContentReihe3erBlock {width:33%; max-width:620px; float:left; margin:20px 0 0 0.3%}

/* flex-Container */
* {
  box-sizing: border-box;
}

.flex-container {
  display: flex;
  flex-direction: row;
  font-size: 24px;
  text-align: center;
}

.flex-item-left {  
  padding: 0px;
  flex: 50%;
  color:#eee;text-align: left;
}

.flex-item-right {  
  padding: 0px;
  flex: 50%;
  color:#eee;text-align: left;
}
.flex-item-25 {  
  padding: 0px;
  flex: 30%;
  color:#eee;
}

.flex-item-75 {  
  padding: 0px;
  flex: 70%;
  color:#eee;
}

.flex-item-middle {  
  padding:40px 20px;
  font-size:24px;
  flex: 100%;
  color:#555;
}

.flex-item-left-c1 {  
  padding: 0px;
  flex: 33%;
  color:#eee;
} 
.flex-item-left-c2 {  
  padding: 0px;
  flex: 33%;
  color:#eee;
}

.flex-item-right-c3 {  
  padding: 0px;
  flex: 33%;
  color:#eee;
}

.flex-iten-txt {
color:#666;
padding: 20px 50px;
padding-top:1%
}

.flex-item-right img {width:100%}
.flex-item-left img {width:100%}
.flex-item-75-R img {float:right;width:100%;max-width:1100px}
.flex-item-25-R img {float:right;width:100%;max-width:550px;}
.flex-item-75-L img {float:left;width:100%;max-width:1100px}
.flex-item-25-L img {float:left;width:100%;max-width:550px;}
.flex-item-middle img {width:100%;max-width:500px;}


.container {
  display: flex; /* Aktiviert Flexbox */
  align-items: center; /* Vertikale Zentrierung */
  justify-content: center; /* Horizontale Zentrierung */
  /*height: 200px;  Beispielhafte Höhe des Containers */
  /*width: 300px;  Beispielhafte Breite des Containers */
}

.indexH1 {font-size:50px;font-family:timesnewsroman;line-height: 1.6;}

.containBGimg {
height:500px; 
background-image: url('./images/panorama-steinach-thueringen-feriengaus-terasse.jpg');  
background-repeat: no-repeat;  
background-attachment: fixed;  
background-position: center bottom;
background-size: cover;
}

.ButtenBG {font-size:24px; padding:7px 30px;  border-radius: 20px;  background: #FF6633; border: 2px solid #EB3B00;box-shadow: 5px 10px 15px #888;color:#eee;}
.ButtenBG3er {padding:7px 30px;  border-radius: 20px;  box-shadow: 5px 10px 15px #888;color:#eee;text-transform: uppercase;font-size:22px;white-space: nowrap;}
.preis td {padding:5px 5px;font-size:20px;font-weight:500;border-bottom:1px dashed #3c4837;text-align:left}

.form-control {
  padding:7px;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}

.div-form-align {
width:80%; 
padding:0px; 
margin:0 auto;
/* border:1px solid #999; 
border-radius: 4px;
box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px; */
  }
  
  
.form  {font-family:Verdana,Arial,sans-serif; color:#999;font-size:13px}
.form p  {width:90%;border:0px solid green}
.form a {color:#999}
.form input, textarea {width:60%;float:right;color:#666}

/* Farben */
.dunkelgruenBG {background-color:#3C4837}
.hellbeigeBG {background-color:#EFEBE3}
.hellgruenBG {background-color:#D6DBD5}
.mittelgruenBG {background-color:#4F614B}
.weissBG {background-color:#fff}

.BoxTopText {text-align:right;width:40%; z-index:999; position:absolute; top:50px; color:#666; right:4%; font-size:16px;}
.BoxTopText a { padding:7px 7px;font-weight:500}

/* Responsive layout - makes a one column-layout instead of two-column layout */
@media (max-width: 1024px) {

  .flex-container {
    flex-direction: column;font-size:17px
  }
.flex-container-reverse {
flex-direction: column-reverse;
} 
.preis td {
font-size:14px;
padding:5px 1px;
}
.flex-iten-txt {
padding: 20px 5px;line-height: 1.6;
}
.div-form-align {
width:100%;
}
.ButtenBG {font-size:20px; 
}

a.foota,a.foota:visited
{line-height: 3.0;}

}/* 1024px end */




@media screen  and (max-width: 598px) {
#B{}

.flex-item-middle {padding: 20px 5px;line-height: 1.6;text-align:left;font-size:18px}
.indexH1 {font-size:30px;}
.container {text-align:left;}
.containBGimg {height:220px;background-size: cover;background-attachment: scroll; }




#ContentBlock { width:98.5%; }
#wrapPage {width:97%; min-width:320px; overflow:hidden}
.MainContentTopDiv {min-width:320px; height:140px; background-color:#fff;}

.MainContentTopImgAll {display:none}
.MainContentTopImgAllMobil {display:none}
.MainContentTopImgAllMobil_m {display:block; width:100%; max-width:500px} 
.WerbungR {display:none }
.TopSize {font-size:18px}
.ContentReihe2erBlockTXT {width:100%;} 
.ContentReihe2erBlockBild {width:99%;}
.ContentReihe3erBlock {width:99%; max-width:620px; float:left; margin:20px 0 0 0.3%}
.ButtenBG3er {font-size:18px}

.BoxTopText {text-align:right;width:100%; z-index:999; position:static; padding:30px 0;color:#666; font-size:16px;background-color:#fff;}

}
@media screen  and (min-width: 599px) and (max-width: 800px) {
#B{}
#ContentBlock { width:99%; }
#wrapPage {width:97%; min-width:320px}
.WerbungR { position: relative;   bottom: 0;  left: 0;
 }
.TopSize {font-size:20px}
.MainContentTopDiv {background-color:#fff;  height:140px; padding:0px;}

.MainContentTopImgAll {display:none}
.MainContentTopImgAllMobil {display:block; width:500px}
.MainContentTopImgAllMobil_m {display:none} 
.ContentReihe2erBlockTXT {width:99%;}
.ContentReihe2erBlockBild {width:99%;}
.BoxTopText {text-align:right;width:100%; z-index:999; position:static; padding:30px 0;color:#666; font-size:16px;background-color:#fff;}
 
}/* end 800 */

@media screen and (min-width: 801px)  and (max-width: 1366px) {
#B{}
#wrapPage {width:100%; min-width:320px;}
.WerbungR { position: relative;   bottom: 0;  left: 0; }
.MainContentTopDiv {background-color:#fff;  height:140px; padding:0px;}

.MainContentTopImgAll {display:block; width:600px;}
.MainContentTopImgAllMobil {display:none}
.MainContentTopImgAllMobil_m {display:none} 
.ContentReihe2erBlockTXT {width:99%;}
.ContentReihe2erBlockBild {width:99%;} 

}/* ende 1200 */

@media screen and (min-width: 1367px)  and (max-width: 1919px) {
#B{}
#wrapPage {width:100%; min-width:320px;}
.WerbungR { position: relative;   bottom: 0;  left: 0; }
.MainContentTopDiv {background-color:#fff;  min-height:140px; padding:0px;}

.MainContentTopImgAll {display:block; width:600px;}
.MainContentTopImgAllMobil {display:none}
.MainContentTopImgAllMobil_m {display:none} 
}/* ende 1200 */


@media screen  and (min-width: 1920px) {
#B{}
#wrapPage {width:100%; min-width:320px;}
.WerbungR {min-width:170px; width:15%; }
.MainContentTopDiv {background-color:#fff;  height:140px; padding:0px;}/* background-image: url("image/-.jpg");	background-repeat: no-repeat;background-position: left top; */

.MainContentTopImgAll {display:block; width:600px;}
.MainContentTopImgAllMobil {display:none}
.MainContentTopImgAllMobil_m {display:none} 
}/* ende  */



/* Symbol Schrift */

@font-face {
	font-family: FontAwesome;
	src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
	font-weight: normal;
	font-style: normal;
}
.fa, .fas {
	line-height: 1; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; display: inline-block; font-size-adjust: none; font-stretch: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
background-color:transparent}

.fa-lg {	line-height: 0.75em; font-size: 1.33em; vertical-align: -15%;}
.fa-2x {	font-size: 2em;}
.fa-3x {	font-size: 3em;}
.fa-4x {	font-size: 4em;}
.fa-5x {	font-size: 5em;}
.fa-fw {	width: 1.28em; text-align: center;}
.fa-ul {	padding-left: 0px; margin-left: 2.14em; list-style-type: none;}
.fa-ul > li {	position: relative;}
.fa-li {	left: -2.14em; top: 0.14em; width: 2.14em; text-align: center; position: absolute;}
.fa-lg.fa-li {	left: -1.85em;}
.fa-border {	padding: 0.2em 0.25em 0.15em; border-radius: 0.1em; border: 0.08em solid rgb(238, 238, 238); border-image: none;}
.fa-pull-left {	float: left;}
.fa-pull-right {	float: right;}

.glyphicon { }
.fa-pull-left.fa {	margin-right: 0.3em;}

.fa-pull-left.glyphicon {	margin-right: 0.3em;}
.fa-pull-right.fa {	margin-left: 0.3em;}
.fa-pull-right.glyphicon {	margin-left: 0.3em;}
.pull-right {	float: right;}
.pull-left {	float: left;}
.pull-left.fa {	margin-right: 0.3em;}

.pull-left.glyphicon {	margin-right: 0.3em;}

.pull-right.fa {	margin-left: 0.3em;}
.pull-right.glyphicon {	margin-left: 0.3em;}
.fa-spin {	animation:fa-spin 2s linear infinite; -webkit-animation: fa-spin 2s infinite linear;}
.fa-pulse {	animation:fa-spin 1s steps(8, end) infinite; -webkit-animation: fa-spin 1s infinite steps(8);}

.fa-rotate-90 {	transform: rotate(90deg); -webkit-transform: rotate(90deg);}
.fa-rotate-180 {	transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.fa-rotate-270 {	transform: rotate(270deg); -webkit-transform: rotate(270deg);}
.fa-flip-horizontal {	transform: scale(-1, 1); -webkit-transform: scale(-1, 1);}
.fa-flip-vertical {	transform: scale(1, -1); -webkit-transform: scale(1, -1);}
:root .fa-rotate-90 {	filter: none;}
:root .fa-rotate-180 {	filter: none;}
:root .fa-rotate-270 {	filter: none;}
:root .fa-flip-horizontal {	filter: none;}
:root .fa-flip-vertical {	filter: none;}


.fa-outdent::before {	content: "\f03b";}
.fa-indent::before {	content: "\f03c";}
.fa-home::before { content: "\f015";}
.fa-close::before { content: "\f00d";}
.fa-angle-right:before {  content: "\f105"; }
.fa-angle-down:before {  content: "\f107"; }
.fa-bars::before { content: "\f0c9";}/* über script eingebunden */
.fa-file-text::before { content: "\f15c";}
.fa-file-movie-o::before { content: "\f1c8";}
.fa-newspaper-o::before { content: "\f1ea";} 
.fa-sticky-note-o::before { content: "\f24a";}
.fa-file-o::before { content: "\f016";}
.fa-shopping-cart::before { content: "\f07a"; } 
.fa-envelope-o::before {	content: "\f003";}
.fa-external-link::before {	content: "\f08e";}




@font-face {
  font-family: 'Avenirlt';
  src: url('/fonts/avenirlt_roman.ttf') format('truetype'),
       url('/fonts/avenirlt_roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* @font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w05_85-heavy.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap;
} von wix */