body      {
	background: #FFECC4;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

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

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

a.top:link, a.top:visited, a.top:active, a.top:hover   { 
	color: #333333;
	background: #FFECC4;
	font-size: 10pt;
	text-decoration: none;
	 }
a.top:hover  { color: blue; }

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	background: #6699FF;
	color: white;
	padding: 2px;
	margin-top: 5px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:5px;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
	


div#firstbackground  {
	background: url('http://www.ferienwohnungen-martin.de/bg/back.gif'); 
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}

div#main{
	position: relative;width: 990px;text-align: left;background: #FFECC4;
}
div#line_top{
	position: relative;width: 990px;height: 15px;background: #FFC066;color: #333333;
}
div#contact_imprint{
	position: relative; width: 990px;text-align: right;padding: 5px 0px 5px 0px;
}
div#contact_imprint_dist{
	padding-right: 20px;
}
div#menu{
	position: relative; width: 350px;float: left;text-align: left;
}
div#content{
	position: relative; width: 640px;float: right; text-align: left;
}
div#content_dist{
	padding: 45px 50px 20px 30px;line-height: 1.5em;
}
div#adresse{
	position: relative; width: 550px;
	background: #C9C9FF url('http://www.ferienwohnungen-martin.de/clips/balken_adresse.gif');
	background-repeat: no-repeat;
	background-position: top left;margin-top: 20px;
	color: #333333;
}
div#adresse_dist{
	padding: 5px 30px 5px 80px;
}


ul#menue{
	list-style: none;
	margin: 45px 20px 0px 45px;
	padding: 0px;
}
ul#menue li{		
	margin: 0px;	
	text-align: left;	
}
ul#menue a{
	display: block;
	color: #6699FF;
	background: #FFECC4;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 1px;
	text-decoration: none;
}
ul#menue a:hover{
	background: #6699FF;
	color: white;		
}
ul#menue a.akt{
	display: block;
	background: #6699FF;
	color: white;		
	padding: 3px;
	margin-bottom: 1px;
	text-decoration: none;
}
ul#menue a.akt:hover{	
	background: #6699FF;
	color: #FFC066;
}





#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; }
#imageContainer{ 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(http://www.ferienwohnungen-martin.de/clips/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.ferienwohnungen-martin.de/clips/lightbox/nextlabel.gif) 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;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

img#sunflower  {  behavior: url(/scripts/iepngfix.htc);  }


input.form{
	width: 300px;
}
select.form{
	width: 300px;
}
textarea.form{
	width: 300px;
}
