html{
padding: 0;
margin: 0;
background-color: #a52525;
}

#frame {
background-color: #a52525;
}

body {
font-family: Arial,Helvetica,Garuda,sans-serif;
font-size: 12px;
line-height: 12pt;
color: #000000; 
background-color: #a52525;
overflow: -moz-scrollbars-vertical;
padding: 0;
margin: 0;

}

/* main divs */

#wrapper {
width: 1000px;
height: auto !important;
height: 682px;
min-height: 682px;
position:relative;
margin-left: auto;
margin-right: auto;
}

	#top {
	width: 100%;
	height: 199px;
	background-image: url('/images/top.jpg');
	background-repeat: no-repeat;
	position: relative;
	}
	
		#titel {
		position: Absolute;
		bottom: 0px;
		left: 10px;
		}
		
		#lang {
		position: Absolute;
		bottom: 4px;
		right: 10px;
		}
	
	#center {
	width: 100%;
	height: 483px;
	position: relative;
	}
	
		#links {
		position: relative;
		float: left;
		width: 343px;
		height: 483px;
		background-image: url('/images/bg_search.jpg');
		background-repeat: no-repeat;
		}
		
			#hotel_search {
			position: relative;
			height: 400px;
			width: 300px;
			margin-left: 23px;
			margin-top: 60px;
			text-align: center;
			color: #FFFFFF;
			}
			
			#hotel_search a {
			text-decoration: underline;
			}
		
		#rechts {
		position: relative;
		float: left;
		width: 657px;
		height: 443px;
		padding-top: 40px;
		background-image: url('/images/bg_rechts.jpg');
		background-repeat: no-repeat;
		}
	
#bottom {
background-image: url('/images/bottom.jpg');
background-repeat: repeat-x;
color: #8c2525;
font-size: 16px;
line-height: 13pt;
padding-top: 25px;
}

#bottom a{
color: #8c2525;
text-decoration: none;
}

#bottom a:hover{
text-decoration: none;
}

#bottom span{
margin-right: 20px;
}

#marquee {
width: 1000px;
height: 20px;
}

	/* Vervolg pagina */
	
	#searchresults {
	width: 681px;
	height: auto !important;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	}

	#prevnext {
	position: relative;
	width: 681px;
	margin-bottom: 10px;
	}
	
		#prev {
		float: left;
		margin-left: 8px;
		}
		
		#next {
		float: right;
		}
	
/* classes */

.block {
display: block;
height: 100%;
width: 100%;
}

.hotel_search_heading{
color: white;
font-size: 26px;
line-height: 23pt;
letter-spacing: 4px;
margin-bottom: 15px;
}

.hotel_search_heading2{
color: white;
font-size: 14px;
line-height: 12pt;
font-weight: light;
letter-spacing: 1px;
margin-bottom: 15px;
}

.hotel {
height: 105px;
width: 458px;
margin-left: 182px;
margin-bottom: 50px;
}

	.rating {
	position: relative;
	width: 100%;
	}
	
		.rate {
		float: left;
		color: #8c2525;
		font-size: 14px;
		font-weight: bold;
		line-height: 19pt;
		}
		
		.price {
		float: right;
		color: #8c2525;
		font-size: 22px;
		font-weight: bold;
		line-height: 17pt;
		}
		
		.price2 {
		color: #8c2525;
		font-size: 17px;
		font-weight: bold;
		line-height: 14pt;
		}
		
			.price .p1 {
			font-size: 11px;
			font-weight: bold;
			line-height: 8pt;
			}
	
.resultsblok {
width: 681px;
height: auto !important;
height: 155px;
min-height: 155px;
background-image: url('/images/vervolg_bg_repeat.gif');
background-repeat: repeat-y;
}

.resultsbloktop {
width: 681px;
height: auto !important;
height: 155px;
min-height: 155px;
background-image: url('/images/vervolg_bg_top.gif');
background-repeat: no-repeat;
text-align: left;
}

	.resultsbloktop img.hotelimg {
	margin-left: 13px;
	}
	
	.hotelimgdiv {
	background-image: url('/images/vervolg_bg_leftbg.gif');
	background-repeat: repeat-y;	
	background-position: 0 5px;
	margin-top: 4px;
	width: 144px;
	background-color:white;
	}
	
	.hotelimgdiv2 {
	width: 144px;
	background-color:white;
	margin-bottom:10px;
	}

		.hotelimgbtm {
		/* margin-bottom: 10px;*/
		}
		
	.resultsleft {
	color: white;
	font-size: 11px;
	}
	
		.resultsleft p {
		margin-left: 13px;
		}
		
	.resultsright {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	font-size: 11px;
	}
	
	.resultsright a {
	color:#8C2525;
	}

		.roomlist td{
		height: 40px;
		}

.resultsblokbottom {
clear: both;
width: 681px;
height: 10px;
background-image: url('/images/vervolg_bg_bottom.gif');
background-repeat: no-repeat;
margin-bottom: 25px;
}

.FlushedRight a{
color: #8c2525;
}

/* HTML */

h1,h2,h3,h4,h5 {

}

h1 {
margin: 0px;
padding: 0px;
color: white;
font-size: 74px;
line-height: 48pt;
}

h2 {
margin: 0px;
padding: 0px;
color: #8c2525;
font-size: 18px;
line-height: 15pt;
}

h2 a{
color: #8c2525;
text-decoration: none;
}

h2 a:hover{
color: #8c2525;
text-decoration: underline;
}

.resultsright h2 {
margin-left: -2px;
}

p {
margin: 0px;
padding: 0px;
}

a {
color: white;

}