/* Zuruecksetzen der Auto-Schriftskalierung */
html {-webkit-text-size-adjust: none;}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

body {
  font: 100.01% sans-serif;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #2c353c;
  text-align: center;
  padding: 0;
  margin: 0;
}

#inhalt_komplett {
 position: relative;
 display:-webkit-flex;
 display: flex;
 -webkit-flex-wrap: nowrap;
 flex-wrap: nowrap;
 -webkit-justify-content: flex-start; 
 justify-content: flex-start; 
 align-items: stretch;
 -webkit-align-items: stretch;
 background: transparent;
 border-color: transparent;
 padding: 0;
 margin: 0;
 max-width: 1920px;
 min-width: 1280px;
}

#logo {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}

#randneu {
  width: 15%;
  min-width: 150px;
  max-width: 290px;
  text-align: left;
  padding: 15px;
  background-color: #fff;
  color: #fff;
  line-height: 1.4;
  font-size: 0.9em;
}  

#randneu a, #randneu a:link, #randneu a:visited, #randneu a:active {
  text-decoration: none;
  color: #fff;
}

#randneu a:hover {
  text-decoration: underline;
}

#inhalt {
  margin-left: 25px;
  padding-left: 2px
}

#autolink {
  margin: 5px 5px 5px 10px;
}

#login {
  margin: 10px 5px 5px 10px;
  font-weight: bold;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

#links {
  margin: 10px 5px 5px 10px;
}

#containerneu {
  position: relative;
  min-height: 850px;
  width: 80%;
  text-align: center;
  padding: 0 70px;  
  background-color: #2c353c;
}  

#seiteneu {position: relative;}

#rechtsunten {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 99;
}  

#fussbereichneu {
  max-width: 1480px;
  margin: 10px auto;
  font-size: 1em;
  text-align: center;
  color: #fff;
  line-height: 1.5;
}

#infobereich {
  color: #fff;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  font-size: 0.9em;
}

#infotext {
  margin: 10px auto 0 auto;
  line-height: 1.2;
  text-align: justify;
  color: #fff;
}

a:active , a:focus {
 outline:none;
}
/*Damit verschwindet der duenne gepunktete Rand um aktiven Link im IE*/

#infobereich a, #infobereich a:link, #infobereich a:visited, #infobereich a:active {
  color: orange;
  text-decoration: none;
}

#infobereich a:hover {
  color: orange;
  text-decoration: underline;
}

.hervorheben {
  font-size: 1.3em;
  color: orange;
}

h1 {
  font-size: 1.1em;
  font-weight: bold;
  margin-left: 10px;
}

/* #seiteneu figcaption { */
/* seiteneu ist zur Zeit div, nicht figure
/*  color: #fff; */
/*  padding: 10px; */
/* } */

/*Verwendet bei Inhaltsverzeichnis, evtl. anpassen*/
h3 {
  margin-top: 15px;
  margin-bottom: 5px;
} 

#vorw {
  position: absolute;
  right: 10px;
  top: 30%;
}

#rueckw, #rueckw2 {
  position: absolute;
  left: 10px;
}

#rueckw {top: 30%;}

/*fuer Seite mit Inhaltsangabe, da viel laenger*/
#rueckw2 {top: 13%;}

/*Rand zum Seite vor klicken*/
#randbereich {
  position: absolute;
  right: 20px;
  top: 0px;
  z-index: 1;
  width: 70px;
  height: 637px;
  border: 0;
}

/*Artikelbox*/
.boxzu {
  position: absolute;
  right: 4px;
  top: 4px;
}

.boxueb {
  background-color: #d1cdcd;
  font-weight: bold;
  padding: 8px 30px 8px 30px;
}

.boxinhalt {
  margin-top: 5px;
  padding: 10px 20px;
}

.boxfuss {
  margin-top: 30px;
  font-size: 1em;
  text-align: center;
}

#artikelbox table {
  width: 50%;
  margin: 0 auto;
  font-weight: bold;
}

#artikelbox .td_left {text-align: left;}

#artikelbox .td_center {text-align: center;}

#artikelbox .td_right {text-align: right;}

.formular {
  margin: 10px auto 5px auto;
  width: 9.3em;
  text-align: right;
  min-height: 70px;
}

.eingabefeld {
  float: left;
  width: 50px;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 15px;
  padding: 3px;
  text-align: center;
  background-color: #d1cdcd;
}

.wksymbol {
  padding: 0;  
  margin: 0;
}

.klein {
  font-size: 0.85em;
}

.rot {
  font-weight: bold;
  color: #f3050a;  
}

.boxinhalt a, .boxinhalt a:link, .boxinhalt a:visited, .boxinhalt a:active {
  color: #000;
  text-decoration: none;   
}

.boxinhalt a:hover {
  color: #f50707;
  text-decoration: underline;   
}

/*Styles fuer Textbloecke*/

/*Fuer Text aus Datei, z.Zt. nicht verwendet*/
.textblock a, .textblock a:link, .textblock a:visited, .textblock a:active {
  color: #a04119;          
  text-decoration: none;   
}

.textblock a:hover {
  color: #f50707;
  text-decoration: underline;   
}

.textblock h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
}

#text_seite1 {
  color: #a04119; 
  text-align: left; 
  font-size: 0.85em; 
  line-height: 1.2;
}

#inhaltsbox {
  position: relative;
  width: 70%;
  color: #a04119; 
  background-color: #faf9ed;
  text-align: left; 
  font-size: 0.85em; 
  line-height: 1.4;
  border: 3px solid #b06e3f;
  box-shadow: 5px 5px 10px black;
  margin: 15px auto;
  padding: 5px 20px 20px 20px;
}

#inhaltsbox a, #inhaltsbox a:link, #inhaltsbox a:visited, #inhaltsbox a:active {
  color: #a04119; 
  text-decoration: none;
}

#inhaltsbox a:hover {
  color: #a04119; 
  text-decoration: underline;
}

#inhaltsbox li {padding-bottom: 5px;}

#inhaltsbox h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}

.tb4b, .tb3b, .tb2b, .tb1b, .tb4bc, .tb3bc, .tb2bc, .tb1bc {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #a04119;
  font-weight: bold;
  line-height: 1.2;
  position: absolute;
  z-index: 97;
}

.tb4w, .tb3w, .tb2w, .tb1w, .tb4wc, .tb3wc, .tb2wc, .tb1wc {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  position: absolute;
  z-index: 97;
}

.tb4r, .tb4rc {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #f3050a;  
  font-weight: bold;
  line-height: 1.2;
  position: absolute;
  z-index: 97;
  font-size: 1.4em;
  text-shadow: 1px 1px 2px #777;
}

.tb4b, .tb3b, .tb2b, .tb1b, .tb4w, .tb3w, .tb2w, .tb1w, .tb4r {
  text-align: left;
}

.tb4bc, .tb3bc, .tb2bc, .tb1bc, .tb4wc, .tb3wc, .tb2wc, .tb1wc, .tb4rc {
  text-align: center;
}

.tb4b, .tb4bc {
  font-size: 1.4em;
  text-shadow: 1px 1px 2px #777;
}

.tb4w, .tb4wc {
  font-size: 1.4em;
  text-shadow: 1px 1px 2px #000;
}

.tb3b, .tb3bc {
  font-size: 1.2em;
  text-shadow: 1px 1px 2px #777;
}

.tb3w, .tb3wc {
  font-size: 1.2em;
  text-shadow: 1px 1px 2px #000;
}

.tb2b, .tb2bc {
  font-size: 1.0em;
  text-shadow: 1px 1px 1px #777;
}

.tb2w, .tb2wc {
  font-size: 1.0em;
  text-shadow: 1px 1px 1px #000;
}

.tb1b, .tb1w, .tb1bc, .tb1wc {
  font-size: 0.9em;
}

#hinweis_details, #nach_oben {
 position: absolute;
 right: 15px;
 width: 8em;
 color: #fff;
 padding: 10px;
 background-color: #2c353c;
 border: 1px solid #2c353c;
 z-index: 99;
}

#hinweis_details {
 top: 0;
 box-shadow: 5px 5px 10px black;
}

#nach_oben {
 bottom: 0;
 box-shadow: 5px -5px 10px black;
}

#hinweis_details a, #hinweis_details a:link, #hinweis_details a:visited, #hinweis_details a:active,
#nach_oben a, #nach_oben a:link, #nach_oben a:visited, #nach_oben a:active {
  color: orange;
  text-decoration: none;
}

#hinweis_details a:hover, #nach_oben a:hover {
  color: orange;
  text-decoration: underline;
}

@media only screen and (min-height: 850px) {

 #hinweis_details, #nach_oben {display: none;}
 
 #containerneu {min-height: 1100px;}
}

@media only screen and ((min-width: 1400px) and (min-height: 1100px)) {

 #text_seite1 {
   font-size: 0.95em; 
   line-height: 1.3;
 }

 .tb4b, .tb4bc, .tb4r, .tb4rc {
   font-size: 1.8em;
   text-shadow: 1px 1px 2px #777;
 }

 .tb4w, .tb4wc {
   font-size: 1.8em;
   text-shadow: 1px 1px 2px #000;
 }

 .tb3b, .tb3bc {
   font-size: 1.4em;
   text-shadow: 1px 1px 2px #777;
 }

 .tb3w, .tb3wc {
   font-size: 1.4em;
   text-shadow: 1px 1px 2px #000;
 }

 .tb2b, .tb2bc {
   font-size: 1.2em;
   text-shadow: 1px 1px 1px #777;
 }

 .tb2w, .tb2wc {
   font-size: 1.2em;
   text-shadow: 1px 1px 1px #000;
 }

}

@media only screen and ((min-width: 1500px) and (min-height: 1200px)) {

 #infobereich {font-size: 1em;}

 #randneu {
   line-height: 1.5;
   font-size: 1.0em;    
 }

 #text_seite1 {
   font-size: 1.0em; 
   line-height: 1.4;
 }

 .tb4b, .tb4bc, .tb4r, .tb4rc {
   font-size: 2em;
   text-shadow: 1px 1px 2px #777;
 }

 .tb4w, .tb4wc {
   font-size: 2em;
   text-shadow: 1px 1px 2px #000;
 }

 .tb3b, .tb3bc {
   font-size: 1.8em;
   text-shadow: 1px 1px 2px #777;
 }

 .tb3w, .tb3wc {
   font-size: 1.8em;
   text-shadow: 1px 1px 2px #000;
 }

 .tb2b, .tb2bc {
  font-size: 1.3em;
  text-shadow: 1px 1px 1px #777;
}

.tb2w, .tb2wc {
  font-size: 1.3em;
  text-shadow: 1px 1px 1px #000;
}

 .tb1b, .tb1w, .tb1bc, .tb1wc {
   font-size: 1em;
 }

}
