/* Base Css file 'D:\internet\root\www\TourWebRhomberg\www\accommodation\css\pagAccommodationRhb.css' */
div.btmservices
{
	margin-left:170px;
}

div.page
{
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
div.left
{
	width: 160px;
	float: left;
	overflow: hidden;
}
div.right
{
	width: 600px;
	float: left;
	background-color: White;
}

div.accommodation
{
	padding: 10px;
	padding-top:0px;
}

div.accommodation h1
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: 'Trebuchet MS' , Sans-Serif;
	letter-spacing: 0.08em;
}
div.accommodation h2
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
}

/* picturesBox */
div.accommodation .pictureBox
{
	width: 285px;
	background-color: #FFE617;
	padding: 7px;
	margin: 0px 0px 10px 10px;
}
div.accommodation .pictureBox div.thumbs
{
	margin-top: 7px;
}

div.accommodation .pictureBox img
{
	cursor: pointer;
}

div.accommodation .pictureBox div.thumbs img
{
	margin-right: 7px;
	padding-top:4px;
}

div.accommodation .picture-block
{
	float:right;
}

/* picturesBox */
div.accommodation .iconBox
{
	width: 285px;
	margin: 0px 0px 10px 10px;
}

div.accommodation .iconBox img
{
	margin-right:2px;
	margin-bottom:2px;
}


div.evaluation
{
	padding:10px;
}
div.evaluation h2
{
	margin-top: 0px;
}

div.prices
{
	margin:10px;
	padding:10px;
	maring-bottom:0px;
}

div.prices table td.description
{
	width:520px;
}

div.prices table td.price
{
	width:60px;
	text-align:right;
}


/*override styles for page tab component*/

div.pagetabset div.pagetab
{
  width: 568px;
}
div.pagetabset
{
    margin-left:10px;
    margin-top:20px;
    margin-bottom:0px;
}

	
	h2 {
		margin:0px;
		font-weight:bold;
		font-size:11px;
	}
	p {
		margin-top:0px;
		margin-bottom:14px;
	}
	.evaluation {
		padding:10px;
		background-color:#E6E6E6;
	}
	
	.evaluation {
		padding:10px;
		background-color:#E6E6E6;
	}
	
	.management
	{
		padding:10px;
		background-color:#E6E6E6;
		margin-top:10px;
		margin-bottom: 10px;
	}
	
	.management img
	{
		margin-right: 10px;
	}
	
	h1 span.bewertungStars {
		margin-left:10px;
		background-image: url(../img/BewertungStars.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	h1 span.stars5 {
		padding-right:66px;
		line-height: 20px;
	}
	h1 span.stars45 {
		padding-right:59px;
		line-height: 20px;
	}
	h1 span.stars4 {
		padding-right:52px;
		line-height: 20px;
	}
	h1 span.stars35 {
		padding-right:45px;
		line-height: 20px;
	}
	h1 span.stars3 {
		padding-right:38px;
		line-height: 20px;
	}
	h1 span.stars25 {
		padding-right:31px;
		line-height: 20px;
	}
	h1 span.stars2 {
		padding-right:24px;
		line-height: 20px;
	}
	h1 span.stars15 {
		padding-right:17px;
		line-height: 20px;
	}
	h1 span.stars1 {
		padding-right:11px;
		line-height: 20px;
	}
	
	
	h2 span.bewertungStars {
	margin-left:10px;
	background-image: url(../img/BewertungStars.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	}
	h2 span.stars5 {
		padding-right:66px;
		line-height: 20px;
	}
	h2 span.stars45 {
		padding-right:59px;
		line-height: 20px;
	}
	h2 span.stars4 {
		padding-right:52px;
		line-height: 20px;
	}
	h2 span.stars35 {
		padding-right:45px;
		line-height: 20px;
	}
	h2 span.stars3 {
		padding-right:38px;
		line-height: 20px;
	}
	h2 span.stars25 {
		padding-right:31px;
		line-height: 20px;
	}
	h2 span.stars2 {
		padding-right:24px;
		line-height: 20px;
	}
	h2 span.stars15 {
		padding-right:17px;
		line-height: 20px;
	}
	h2 span.stars1 {
		padding-right:11px;
		line-height: 20px;
	}
	
	.photobookSelection
{
  padding-top: 5px;
  
}

.photobookSelection a
{
  margin-right: 5px;
}