body {
  background-size: 100%;
  font-family:  Arial, Helvetica, sans-serif0;
  color:#000;
  padding: 0;
  margin:0;
}


#home {
  width: 100%;
  padding: 50 0 0 0;
}

#titel {
  background-image: url(../bilder/layout/bonsaigarteneisner_logo.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  margin: 0 auto;
  height:150px;
  width: 1300px;
}

 #main {
  width:100%;
  height:391px;
  background-color: #e3000f;
  background-image: url(../bilder/layout/bg_rot.png);
  background-repeat: no-repeat;
 background-position:center;
 }

#inhalt {
    width: 900px;
    text-align: left;
    padding-top: 10px;
    font-size: 16pt;
    line-height: 100%;
}

#galrahmen {
  display:block;
  width: 1100px;
  height:270px;
  text-align: left;
}

#galdisp {
  display:none;
}

#gal_mob {
  width:300px;
}

#pfeill {
  display:block;
  width:100px;
  float: left;
}

#pfeilr {
  display: block;
  text-align: right;
  width: 100px;
  float: left;
}

#container1 {
  display: block;
  width:450px;
  /*background-color: #45f;*/
  font-size:20px;
  line-height: 140%;
  float: left;
}

#container2 {
  display: block;
  float: left;
  width:440px;
}

.abst_ob {
  margin-bottom: 30px;
}

#inhalt table {
    font-size:16pt;
    line-height: 130%;
}

#inhalt ul {
    padding-left: 24px;


}
#inhalt ul li {
  margin-top: 0px;;
    font-size: 16pt;
    line-height: 120%;
}

#inhalt a:link, a:visited, a:active {
     font-size: 20px;
     text-decoration: none;
     color: #000;

}

#inhalt a:hover {
    color: #e3000f;
}

#inhalt #bilder {
    float: left;
    margin-right: 60px;
}

#inhalt #textblock {
    float: left;
    width: 450px;
}

.box { float: left; width: auto; margin-right: 72px; box-sizing: border-box; line-height:120%}
.box:last-child { margin-right: 0; }

.google_maps{
  width: 450px;
  height: 300px;
}

#inhalt #textblock2 {
  background-color:#ff0;
    float: right;
    width: 500px;
}

#rep {
    margin-top:-50px;
}

.t_anmerk {
  font-size: 11px;
}

.text_butt {color: #fff; font-weight:bold; font-size:12px; text-decoration:none; background-color:#878787; padding:2px 8px; }



.td_mitte {
  padding: 0px;
}

.pics {
  border: 2px solid #878787;
  margin-bottom: 5px;
}

h1 {
  font-size: 18pt;
  color: #000;
}

h2 {
  font-size: 20pt;
  color: #e3000f;
  font-weight: bold;
}

h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000;

}



.bild_home {
  margin-right: 12px;
}

#impr_spli {
  width: 220px;


  float:left;
}

#impr_spre {


  width: 560px;
  float: right;
}

.formtable {font-size: 12px; border-collapse:collapse; color:#000; width: 300px; }

.error {font-weight:bold; color:#f00; }

.form_inp { width: 200px; border:#878787 1px solid; }
.form_inp_err { width: 200px; border:#F00 1px solid; }
.form_text { border:#878787 1px solid; }
.form_text_err { border:#f00 1px solid; }

.formtext {width:200px; font-size:11px; }

#fuss {
  position: fixed;
  bottom: 0px;
  background-color:#1a1a18;
  color: #fff;
  width: 100%;
  height:60px;
  padding-top: 8px;
  }

#fuss-table {
    width: 900px;
    text-align: left;
}

#fuss-link1 {
    width:220px;
    float: left;
}

#fuss-link2 {
    width:310px;
    float: left;
}

#fuss-link3 {

     width:170px;
    float: left;
}

#fuss-link4 {
    margin-top: 18px;
    width:200px;
    float: left;
    text-align: right;
}

.fusstext {
    font-size: 1.2em;
    margin-top: 10px;
    color: #fff;



}

a.fuss:link, a.fuss:hover, a.fuss:visited, a.fuss:active {
    font-size: 1.1em;
  color: #fff;
  text-decoration: none;
}

.blocktext {text-align:justify; line-height: 9pt; font-size:10px;}
.warntext { font-size:12px; color:#F00; font-weight:bold; }
.hinwtext { font-size:12px; color:#878787; font-weight:bold; }
.t10 {font-size:10px;}
.t11 {font-size:11px;}
.t12 {font-size:12px;}
.t12rot {font-size:12px; color:#F00;}
.t14 {font-size:14px;}
.t16 {font-size:16px;}
.t18 {font-size:18px;}
.t20 {font-size:20px;}
.t24 {font-size:24px;}


#foto_pos_r{
  width:100%;
  text-align: right;
}

.foto_thumb {
  margin-right:19px;

}




<!-- Bilder Passparout -->

#bild_fenster{
  display: block;
  z-index:9000;

  }
#abdunkel {
  background-image: url(../bilder/layout/abdunk_dark.png);
  display: block;
  height: 1500px;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  text-align: center;
  padding: 70px 0 0 0;
  z-index:9001;
  }
#abdunkel .foto{
  margin: 0 auto;
  z-index:9002;
  border: solid 1px #aaa;


}

#kasten {width:500px; height:800px; border:#FFF 2px solid; color:#000; background-color:#CCC; margin:40px; padding:20px; font-size:14px;}
