
body {		 color:  #992600;
	   font-size:14px;
	   font-family:Verdana,Arial,sans-serif;
	   background-color:#fff;
	   margin-left:0;
	   margin-top:0;
	   margin-right:0;
	   margin-bottom:0;
	   letter-spacing: 1px
		}




 h1,h2 {font-size:16px; font-family:Verdana,Arial,sans-serif; color:#992600; margin:30px 0 0 15px }
 
 h3,h4,h5 {font-size:14px; font-family:Verdana,Arial,sans-serif; color:#992600; margin:5px }
 
.TopSize {font-size:26px; color: #992600}
.TextBlass {color: #bbb}
 hr {margin-top:50px}
/* 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: #992600; 
  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:#999
   }
a:hover {
   		font-family:Helvetica,Arial,sans-serif;
			text-decoration: none; color:#333
   }
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 0 !important;line-height:20px;font-weight:500}
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: #256374;
   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: #256374;
   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 */

 
 


@media screen  and (max-width: 598px) {
#B{}
#ContentBlock { width:98.5%; }
#wrapPage {width:97%; min-width:320px; overflow:hidden}
.MainContentTopDiv {min-width:320px; min-height:100px; background-color:#992600;}
.MainContentTopImgLeft {display:none}
.MainContentTopImg {display:none} 
.MainContentTopImgAll {display:none}
.MainContentTopImgAllMobil {display:none}
.MainContentTopImgAllMobil_m {display:block; width:100%; max-width:800px} 
.WerbungR {display:none }
.TopSize {font-size:18px}


}
@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:#992600;  min-height:140px; padding:0px;}
.MainContentTopImgLeft {display:none}
.MainContentTopImg {display:none} 
.MainContentTopImgAll {display:none}
.MainContentTopImgAllMobil {display:block; width:100%;max-width:800px}
.MainContentTopImgAllMobil_m {display:none} 

}/* 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:#992600;  min-height:160px; padding:0px;}
.MainContentTopImgLeft {display:none}
.MainContentTopImg {display:none}
.MainContentTopImgAll {display:block; width:100%;max-width:800px}
.MainContentTopImgAllMobil {display:none}
.MainContentTopImgAllMobil_m {display:none} 
}/* 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:#992600;  min-height:240px; padding:0px;}
.MainContentTopImgLeft {display:none}
.MainContentTopImg {display:none}
.MainContentTopImgAll {display:block; width:100%;max-width:800px}
.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:#992600;  height:300px; padding:0px;background-image: url("image/-.jpg");	background-repeat: no-repeat;background-position: left top;}
.MainContentTopImgLeft {width:100%; max-width:800px;float:left}
.MainContentTopImg {width:100%; max-width:800px;float:left}
.MainContentTopImgAll {display:none}
.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"; } 
 