body      {
	background: rgb(254,218,156); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254,218,156,1) 0%, rgba(254,244,205,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(254,218,156,1) 0%,rgba(254,244,205,1) 100%); 
	background: linear-gradient(to bottom, rgba(254,218,156,1) 0%,rgba(254,244,205,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda9c', endColorstr='#fef4cd',GradientType=0 );
	color: #4C4C4C;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;  }


a:link, a:visited, a:active, a:hover   { 
	color: #9BB11A;
	background: transparent;
	font-size: 12pt;
	text-decoration: underline;
	 }
a:hover  { color: red; }

a.magictel {
	pointer-events: none;
	cursor:text;
	text-decoration:none;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	a.magictel { 
		pointer-events: auto;
		cursor:pointer;
	}
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	color: #9CB21B;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #9CB21B;
}
h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #9CB21B;
}

h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
	










div#main_container{
	position: relative;
	width: 100%;
	text-align: center;
	background: url('https://www.albrechten-haeusle.de/clips/verlauf.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
div#main{
	position: relative;
	max-width: 881px;	
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;	
}
@media (max-width: 850px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1275px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1700px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2125px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2550px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1275px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1700px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2125px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2550px) and (orientation:portrait)
  {	
	div#main{
		padding-top: 40px;
	}
}




	
div#titelzeile  {
	position:relative;
	width: 100%;
	height: 220px;
	padding:0px;
	margin:0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	box-sizing: border-box;
	background: #F7D5A8;
}
div#titelzeile_line{
	position: absolute;
	bottom: 97px;
	width: 96%;
	left: 2.5%;
	border-bottom: 1px solid #4B2F10;
}
div#slide_left  {
	position: absolute;
	padding:0px;
	margin:0px 0px 0px 15%;
	color: #CBAE4F;
	font-size: 16pt;
	font-style: italic;
	padding-top: 40px;
	box-sizing: border-box;
	text-align: center;
	z-index: 70;	
}
@media (max-width: 850px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1275px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1700px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2125px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2550px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1275px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1700px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2125px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2550px) and (orientation:portrait)
 {
	div#slide_left  {
		text-shadow: 1px 1px 1px white;
		margin-left: 10%;
		padding-top: 30px;
	}
}
div#head_title{
	font-family: 'Rouge Script', cursive;
	font-size: 40pt;
	color: #774515;
	margin-top:4px;
	margin-bottom: 20px;
}
@media (max-width: 850px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1275px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1700px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2125px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2550px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1275px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1700px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2125px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2550px) and (orientation:portrait)
 {
	div#head_title{
		background: rgba(255, 255, 255, 0.7);
	}
}
div#slideshow  {
	position:relative;
	float:right;
	width:38%;	
	min-width: 330px;
	padding:0px;
	margin: 0px 5% 0px 0px;
}
@media (max-width: 700px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1050px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1400px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1750px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2100px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1050px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1400px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1750px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2100px) and (orientation:portrait)
 {
	div#slideshow  {
		margin-right: 0px;
	}
}

img#img1 { position:absolute;
	z-index:20;
	left:0px;
	top:0px;
}
img#img2 { position:absolute;
	z-index:19;
	left:0px;
	top:0px;
	display:none;
}
img#img3 { position:absolute;
	z-index:18;
	left:0px;
	top:0px;
	display:none;
}
img#img4 { position:absolute;
	z-index:17;
	left:0px;
	top:0px;
	display:none;
}

div#apfelbaum{
	position: absolute;
	width: 318px;
	height: 187px;
	top: -60px;
	left: -90px;
}
@media (max-width: 850px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1275px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1700px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2125px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2550px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1275px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1700px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2125px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2550px) and (orientation:portrait)
 {
	div#apfelbaum{
		display: none;
	}
}




	
div#menu{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 100%;
	background: #9BB11A;
	border:  1px solid white;
	z-index:1;
	box-sizing: border-box;
}
div#menu-dist{
	padding: 30px 20px 5px 0px;
	color: white;
}
@media (max-width: 850px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1275px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1700px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2125px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2550px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1275px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1700px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2125px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2550px) and (orientation:portrait)
  {	
	div#menu-dist{
		display: none;
	}
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover   { 
	color: white;
	background: transparent;
	font-size: 12pt;
	text-decoration: none;
	text-transform: uppercase;
	 }
a.menu:hover  { 
	color: red; 
}



	
div#content_container{
	position: relative;	
	width: 100%;
	background: white;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
	  -moz-box-shadow: 0px 0px 10px 0px #666;
 	 -webkit-box-shadow: 0px 0px 10px 0px #666;
	  box-shadow: 0px 0px 10px 0px #666;
}

div#content{
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	box-sizing: border-box;
	line-height: 1.5em;
}

div#content_dist{
	padding: 20px 20px 40px 110px;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div#content_dist{
		padding: 20px 10px 40px 10px;
	}
}
div#content_headline{
	font-family: 'Rouge Script', cursive;
	font-size: 30pt;
	margin-bottom: 30px;
	line-height: 1.2em;
}
@media (max-width: 700px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1050px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1400px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1750px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2100px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1050px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1400px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1750px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2100px) and (orientation:portrait)
 {
	div#content_headline{
		font-size: 20pt;
	}
}

div#picblock{
	position: relative;
	width: 350px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;	
}
@media (max-width: 700px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1050px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1400px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1750px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2100px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1050px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1400px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1750px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2100px) and (orientation:portrait)
 {
	div#picblock{
		width: 100%;
		float: none;
		margin: 0px 0px 20px 0px;
	}
}






div#bottom{
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
}
div#bottom-dist{
	padding: 20px 20px 40px 60px;
	color: #9CB21B;
	text-align: left;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div#bottom-dist{
		padding: 20px 10px 40px 10px;	
	}
}

a.bottom:link, a.bottom:visited, a.bottom:active, a.bottom:hover   { 
	color: #9CB21B;
	background: transparent;
	font-size: 12pt;
	text-decoration: none;
	 }
a.bottom:hover  { 
	color: red; 
}
	



	






div#contact_form{
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}
div#contact_form > div{
	width: 48%;
}
@media (max-width: 700px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1050px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1400px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1750px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2100px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1050px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1400px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1750px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2100px) and (orientation:portrait)
 {
	div#contact_form > div{
		width: 100%;
		margin-bottom: 20px;
	}
}

.form  {  width:  100%;
	border: 1px solid #9CB21B;
	padding: 5px;
	box-sizing: border-box; }
fieldset{
	position: relative;
	width: 100%;
	display: block;
	margin-bottom: 20px;	
	border: 1px solid #9CB21B;
	box-sizing: border-box;
	margin: 0px;
}
legend  {  color:#9CB21B;  }
div.form_dist{
	padding: 15px;
}	
i.form_small{
	font-size: 8pt;
}

 
 
 
div#cap {
	margin:0px auto 25px auto;
	text-align:center;
}
div#cap div#cap_text {
	margin:0px auto 0px auto;
	width:100%;
	text-align:left;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div#cap div#cap_text {
		width: 85%;
	}
}
div#cap div#cap_rahmen {
	margin:10px auto 10px auto;
	width:70%;
	border:none;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div#cap div#cap_rahmen {
		width: 85%;
	}
}
div#cap div#cap_vorlage {
	float:left;
	margin:auto;
	width:50%;
	padding:11px;
	box-sizing:border-box;
	background:#9CB21B;
	text-align:right;
	font-size:13pt;
	color:white;
	border:1px solid #9CB21B;
	border: none;
}
div#cap span#cap_hide {
	color:#9CB21B;
}
div#cap input#cap_eintrag {
	float:left;
	margin:auto;
	width:50%;
	font-size:13pt;
	padding:10px 10px 10px 10px;
	background:white;
	color:#455e16;
	border:1px solid #9CB21B;
     	box-sizing: border-box;
}


#lightbox{	position: absolute;left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightboximageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/clips/lightboximages/prev.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/clips/lightboximages/next.png) right 15% no-repeat; }

#imageDataContainer{ font:10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#lightboxoverlay{ position: fixed; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }

.imageDataAppear { animation: lightboxFlutsch 600ms 1;
	-webkit-animation: lightboxFlutsch 600ms 1;
}
@-webkit-keyframes lightboxFlutsch  {
	from {opacity:0; }
	to {opacity:1;}
}
@keyframes lightboxFlutsch  {
	from {opacity:0;}
	to {opacity:1;}
}
.imageDataOut { opacity:0;}


div#mobile_nav{
	display: none;
}
@media (max-width: 850px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1275px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1700px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2125px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2550px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1275px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1700px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2125px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2550px) and (orientation:portrait)
  {	
	div#mobile_nav{		
		position: fixed;
		display: block;
		top: 0px;
		left: 0px;	
		width: 100%;		
		background: #9BB11A;
		z-index: 95;		
		text-align: left;
		box-shadow: 0px 6px 18px -3px rgba(0,0,0,0.3);
		padding:4px;
	}	
	div#mobile_nav img{
		border: 0;	
		vertical-align: bottom;
		width: 35px;
		height: auto;
		padding-right:4px;	
		padding-left: 4px;
	}
	img#mobile_m{
		float: right;
	}	
}

a.mobile:link, a.mobile:visited, a.mobile:active, a.mobile:hover   { 
	color: #36272D;
	background: transparent;
	border-bottom: 1px solid #9BB11A;
	font-size: 12pt;
	text-decoration: none;
	display: block;	
	padding: 6px;	
}
a.mobile:hover  { 
	color:white;
	background-color:  #9BB11A;
}

a.mobile_lvl2{
	padding-left: 30px !important;
}