body{
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
}

#steckbrief{
	float:right;
	font-size:11px;
	font-family:trebuchet, Helvetica, sans-serif;
	background-color:white;
	/*border: 1px solid black;
	width: 570px;*
	margin: 15px 10px 0 5px;*/
}

#steckbrief a{
	color: #000000;
}

#steckbriefHeader{
	display:block;
}

#steckbriefHeader h1{
	width: 500px;
	font-size: 14px;
	margin: 0 0 0 0;
}

#steckbrief hr{
	color: white;
	border: 1px solid white;
}

#steckbriefHeader form{
	width: 450px;
	margin:0;
	padding:0;
	display: block;
	float: right;
	text-align: right;
}

#steckbriefHeader select{
	float: left;
	margin:0 0 0 10px;
	padding:0;
	font-size:11px;
	border: 1px solid #000000;
}

#steckbriefHeader option{
}

#steckbriefNavigation{
	font-size:13px;
}

#steckbriefNavigation {
  float:left;
  width:100%;
  /*background:#DAE0D2 url("bg.gif") repeat-x bottom;*/
  font-size:93%;
  line-height:normal;
}
  
#steckbriefNavigation ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
  
#steckbriefNavigation li {
  float:left;
  background:url("left_both.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border-bottom:1px solid #b73b9d;
  }
  
#steckbriefNavigation a {
white-space:nowrap;
  float:left;
  display:block;
  width:.1em;
  background:url("right_both.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
#steckbriefNavigation > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#steckbriefNavigation a {float:none;}
/* End IE5-Mac hack */
#steckbriefNavigation a:hover {
  color:#333;
  }
  
    #steckbriefNavigation .current {
      background-position:0 -150px;
      border-width:0;
      }
    #steckbriefNavigation .current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
#steckbriefNavigation li:hover, #header li:hover a {
  background-position:0% -150px;
  color:#333;
  }
#steckbriefNavigation li:hover a {
  background-position:100% -150px;
  }
	  

#currentSteckbrief{
	background-color:white!important;
	border-bottom-color: white!important;

}


#steckbrief table{
	border-collapse: collapse;
}

#steckbrief th, #steckbrief td{
	border: 1px solid #000000;
	padding: 2px;
	font-size: 10px;
}


#steckbrief th{
	background-color: #b73b9d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#steckbrief h2{
	color: #000000;
	margin: 0 0 0 0;
}

#steckbrief td{

}

#summary_Page{
	clear:both;
	padding: 10px;
	display:block;
}

#selbstversorgung, #vollpension, #zeltlager, #wintersport, #wassersport, #schwimmen, #rollstuhl{
	background-image:url(vignetten.gif);
	display: block;
	width: 20px;
	height: 20px;
	float:left;
	overflow: hidden;
	margin: 1px;
	border: 1px solid #765;
	clear:none!important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:white;	
}

#selbstversorgung{
	background-position: 0px 0px;
}

#vollpension{
	background-position: -20px 0px;
}
#zeltlager{
	background-position: -40px 0px;
}

#wintersport{
	background-position: -60px 0px;
}
#wassersport {
	background-position: -80px 0px;
}
#schwimmen{
	background-position: -100px 0px;
}
#rollstuhl{
	background-position: -120px 0px;
}

#summary_Page .true{
	background-color: #db9dce;
}

#summary_Page .false{
	background-color: #b73b9d;
	color: #FFF;
}

#summary_Page_RightColumn{
	width: 250px;
	float:right; 
	margin: 5px 5px 5px 10px;
}

#summary_Page_RightColumn img, #map{
	border: 1px solid #000000;
}

#images_Page{
	clear:both;
	padding:10px;
	display:block;
}

#extras_Page{
	padding:10px;	
	display:block;
}

#ausstattungs_page{
	clear:both;
	padding:10px;	
	display:block;
}

#ausstattungs_page table{
	width: 645px;
	float:left;
}

#prices_Page, #prices_page{
	clear:both;
	padding:10px;
	display:block;	
}

#prices_Page table{
	width: 645px;
	float:left;
}

#maps_Page, #maps_page{
	clear:both;
	padding:10px;
	display:block;	
}

.mapimages{
	margin: 10px 0 0 0;
}

#steckbriefFooter{
	clear:both;
	margin: 10px 0 0 0;
	color: #000000;
	font-size: 10px;
	padding: 3px;
}

.imageCaption{
	color: #000000;
	font-size: 10px;
	margin: 0;
	display:block;
	max-width:90px;

}

.galleryImage{
	float:left;
	margin: 5px;
	height: 150px;
	overflow: hidden;
}

#prices_Page td{
	text-align: center;
}

.pb_price{
	text-align: right;
}

#overview{
	margin: 15px 10px 0 5px;
	/*border: 1px solid #765;*/
}

#overview a{
	color: #000000;
}

#overview_header h1{
	margin: 0 0 0 0;
}

#overview_header h2, #overview_header h3{
	/*color: #000000;
	margin: 15px 0 0 0;*/ 
	color:#B73B9D;
	font-size:12px;
	margin: -19px 7px 0 0;
}

#overview_header h2 {
	text-align:right !important;
}

#overview_header h3{
	color:#000000 !important;
}

#overview_header h2 a{
	/*color: #000000;
	margin: 15px 0 0 0;*/ 
	color:#B73B9D !important;
	text-align:right !important;
}

#overview_header{
	/*background:#DAE0D2 url("bg.gif") repeat-x bottom;  */
	padding: 	5px;
	margin-left:11px;
}

.overview_result{
	clear:both;
	margin: 5px 5px 10px 5px;
	border-width: 1px 1px 1px 1px!important;
	border-style: solid;
	border-color:#000000;
	background-color:white;
	font-size:10px;
}

#overview_results a{
  color:#765;
  text-decoration: none;
}

.resultImage{
	display:block;
	margin: 5px;
	float:right;
}

.overview_result h2{
	margin:0 0 5px 0;
	padding: 3px;
	font-size:12px;
	background-color: #EDDCE9;
	color:#000000;	
	height: 25px;			
}

.resultnumber a{
	display:block;
	background-color:#000000;
	color:white!important;
	width: 20px;
	padding: 3px 3px 3px 6px;
	float:left;
}
.resultname{
	padding: 3px;
}

.overview_result .text{
	padding: 3px;
	height: 100px;
}

#flash_map{
	/*border: 1px solid #765;*/
	overflow:hidden;
	width: 655px;
}

#searchFormDiv{
	font-size: 9px;
	border: 1px solid white;
	margin: 0 5px 5px 5px;
	padding: 3px;
}

#searchFormDiv h2, #searchFormDiv h3{
	font-size: 11px;
	margin: 0;
}