body      {
	background: #EEEEEE;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px; }

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

/* Links */
a:link, a:visited, a:active, a:hover   {
	color: #666666;
	background: transparent;
	font-size: 12pt;
	text-decoration: underline;
	 }
a:hover  { 
	color: black; 
}

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;
	}
}


/* Überschriften */
h1 {
	font-size: 16pt;
	font-weight: normal;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #666666;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
	




div.box{
	border-left: 10px solid #FFCF25;
	padding: 10px;
}
table.preise{

}
table.preise th{
	border-bottom: 1px solid #666666;
}




div#main_container{
	position: relative;
	width: 100%;
	text-align: center;
}
div#main{
	position: relative;
	max-width: 990px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #CCCCCC;
}




div#head{
	position: relative;
	width: 100%;
	height: 262px;
	background: #666666;
	text-align: left;
}
@media (max-width: 950px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1425px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2375px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2850px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1425px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1900px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2375px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2850px) and (orientation:portrait)
 {
	div#head{
		height: 200px;
	}
}

div#pic1{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 47px;
	left: 14px;
}
div#pic1_border{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 47px;
	left: 14px;
	background: url('/clips/normal_rahmen.gif');
	z-index: 10;
}
div#pic2{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 47px;
	left: 134px;
}
div#pic2_border{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 47px;
	left: 134px;
	background: url('/clips/normal_rahmen.gif');
	z-index: 10;
}
div#pic3{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 47px;
	left: 254px;
}
div#pic3_border{
	position: absolute;
	width: 112px;
	height: 112px;
	top: 47px;
	left: 254px;
	background: url('/clips/rahmen3.png');
	z-index: 10;
}


div#hauswillmann{
	position: absolute;
	top: 225px;
	left: 14px;
	color: white;
	font-size: 16pt;
}
@media (max-width: 950px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1425px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2375px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2850px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1425px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1900px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2375px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2850px) and (orientation:portrait)
 {
	div#hauswillmann{
		top: 163px;
		font-size: 14pt;
	}
}
div#ferienwohnungen{
	position: absolute;
	top: 269px;
	left: 14px;
	font-size: 16pt;
	color: #666666;
}
@media (max-width: 950px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1425px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2375px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2850px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1425px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1900px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2375px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2850px) and (orientation:portrait)
 {
	div#ferienwohnungen{
		top: 207px;
		font-size: 14pt;
	}
}





div#content{
	position: relative;
	width: 51%;
	text-align: left;
	float: left;
}
@media (max-width: 950px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1425px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2375px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2850px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1425px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1900px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2375px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2850px) and (orientation:portrait)
 {
	div#content{
		width: 100%;
		float: none;
	}
}
div#content_dist{
	padding: 60px 30px 30px 30px;
	line-height: 1.5em;
}
@media (max-width: 950px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1425px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2375px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2850px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1425px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1900px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2375px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2850px) and (orientation:portrait)
 {
	div#content_dist{
		padding: 60px 10px 30px 10px;
	}
}	





div#bigpic{
	position: absolute;
	width: 46%;
	margin-right: 3%;
	top: 22px;
	right: 0px;
}
@media (max-width: 950px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1425px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2375px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2850px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1425px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1900px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2375px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2850px) and (orientation:portrait)
 {
	div#bigpic{
		position: relative;
		top: auto;
		width: 100%;
		max-width: 436px;
		margin-left: auto;
		margin-right: auto;
	}
}





div#menu{
	position: relative;
	width: 49%;
	float: right;
	text-align: left;
}
@media (max-width: 950px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1425px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2375px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2850px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1425px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1900px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2375px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2850px) and (orientation:portrait)
 {
	div#menu{
		display: none;
	}
}
div#menu_dist{
	padding: 360px 30px 30px 30px;
}




ul.menu{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.menu li {
	margin-bottom: 6px;
}

a.m:link, a.m:visited, a.m:active, a.m:hover   { 
	color: #666666;
	background: transparent;
	font-size: 12pt;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-left: 25px;
	 }
a.m:hover  { 
	color: black; 
	background: url('/clips/button.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


a.m_a:link, a.m_a:visited, a.m_a:active, a.m_a:hover   { 
	color: black;
	background: url('/clips/button.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 12pt;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-left: 25px;
	 }
a.m_a:hover  { 

}





div#bottom{
	position: relative;
	max-width: 990px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#bottom_dist{
	padding: 5px 10px 20px 30px;
	font-size: 12pt;
	color: #666666;
	letter-spacing: 0.05em;
	line-height: 1.5em;
}

@media (max-width: 950px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1425px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2375px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2850px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1425px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1900px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2375px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2850px) and (orientation:portrait)
  {	
	div#bottom_dist{
		padding-left: 10px;
	}
}

div#bottom a  { 
	font-size: 12pt;
	text-decoration: none;
	color: #666 ;
}
div#bottom a:hover   { 
	color: black; 
}

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

 
 
 
div#cap {
	margin:20px auto 25px auto;
	width:90%;
	text-align:center;
}
div#cap div#cap_text {
	margin:0px auto 0px auto;
	width:100%;
	text-align:left;
}
div#cap div#cap_rahmen {
	margin:10px auto 10px auto;
	width:100%;
	border:none;
}
div#cap div#cap_vorlage {
	float:left;
	margin:auto;
	width:50%;
	padding:10px;
	box-sizing:border-box;
	background:#FFDD66;
	text-align:right;
	font-size:13pt;
	color: #666;
	border:1px solid #666;
	border-right:none;
}
div#cap span#cap_hide {
	color: #FFDD66;
}
div#cap input#cap_eintrag {
	float:left;
	margin:auto;
	width:50%;
	padding:13px 10px 10px 35px;
	box-sizing:border-box;
	font-size:13pt;
	background:white;
	color: #666;
	border:1px solid #666;
	border-left: 0px;
}



#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#slideshow  {
	position:absolute;
	width:100%;
	padding:0px;
	margin:0px;
	top: 0px;
	left: 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;
}
img#img5  {  position:absolute;
	z-index:16;
	left:0px;
	top:0px;
	display:none;
}
img#img6  {  position:absolute;
	z-index:15;
	left:0px;
	top:0px;
	display:none;
}
img#img7  {  position:absolute;
	z-index:14;
	left:0px;
	top:0px;
	display:none;
}
img#img8  {  position:absolute;
	z-index:13;
	left:0px;
	top:0px;
	display:none;
}






div#mobile_nav{
	display: none;
}
@media (max-width: 950px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1425px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2375px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2850px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1425px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1900px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2375px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2850px) and (orientation:portrait)
  {	
	div#mobile_nav{		
		position: fixed;
		display: block;
		top: 0px;
		left: 0px;	
		width: 100%;		
		background: #666666;
		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 #666666;
	font-size: 12pt;
	text-decoration: none;
	display: block;	
	padding: 6px;	
}
a.mobile:hover  { 
	color:white;
	background-color:  #666666;
}
a.mobile_lvl2{
	padding-left: 30px !important;
}