body {
	background-color:#D3D3D3;
  background-size: 240%;
	color:#000;
	font-family:  Arial, Helvetica, sans-serif0;
	font-size:20px;
	margin: 0;
	padding: 0;  }
	
#home {
  width: 100%;
  padding: 5px 0 50px 0;
}

#no_mob {
	
display: none;
}

#mob_nav {
    position: fixed;
    top: 20px;
}

#titel {
	margin: 0 auto;
  width:100%;
  height:79px;
  position: fixed;
  background-color: #d3d3d3;
  background-image: url(../bilder/layout/bonsaigarteneisner_logo_mob.png);
  background-repeat: no-repeat;
  background-position: right top;

	
}

#titel #tit_mi {
	position: absolute;
	right: 5px;
}

.titbild {
	width: 140%
}
	
a:link, a:visited, a:active {

	text-decoration: none;
		color: #000;
}

a:hover {
	color: #666;
}

.t_anmerk {
	font-size: 11px;
}

#galrahmen {
  display:block;
  width: 100%;
  height:270px;
  text-align: left;
}
	
#pfeill {
  display:block;
  float: left;
  width: 46px;
  height:270px;

}

#mob_thumb {
  width: 220px;
}

#gal_mob {

  display:block;
  text-align: center;
  width:240px;
}



#pfeilr {
  display: block;
  text-align: right;
  float: left;

  width: 46px;
  height:270px;
}

#main {
	width:100%;
	padding: 0px;
 }

.mob_pic {
    width:100%;
}

#inhalt {
    width: 90%;
    padding-top: 20px;
    font-size: 20pt;
    line-height: 120%;
    text-align: left;
}

#inhalt #bilder {
    margin-bottom: 30px;
}

#inhalt #textblock {
    text-align: left;
}

#inhalt #textblock2 {
    text-align: left;
}



.foto_r_menu{
  width:100%;


}

.google_maps{
  width: 100%;
  height: 300px;
  margin-top: 30px;
}

h1 {
    font-size: 26pt;
	color: #000;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	  color: #e3000f;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}



ul {
	margin-top: 2px;
	padding-left: 26px;

	
}
ul li {
	font-size: 20pt;
}



#fuss {
  background-color:#000;
	color: #fff;
	font-size: 20pt;
	width: 100%;
  height: 500px;
	margin-top:0px;
	padding: 20px 0 6px 0;
	}
	
a.fuss:link, a.fuss:hover, a.fuss:visited, a.fuss:active {
	color: #fff;
	text-decoration: none;
}

#fuss-table {
    width: 100%;
    background-color:#000;

}

#fuss-link1 {


}

#fuss-link2 {


}

#fuss-link3 {



}

#fuss-link4 {
    margin-top: 18px;



}




.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_thumb {
  margin: 0 10px 10px 0;
}

<!-- 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: right;
	padding: 70px 0 0 0;
	z-index:9001;
	}
#abdunkel .foto{
	margin: 0 auto;
	z-index:9002;
	width:90%;
	border: solid 1px #333;
	
	padding: 12px 20px 16px 20px;
	
}

#kasten {width:500px; height:400px; border:#FFF 2px solid; color:#000; background-color:#CCC; margin:40px; padding:20px; font-size:14px;}
