body{
  margin: 0px;
	background-color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

img{
  display: inline;
	border: 0px;
  margin: 0px;
}

img#logo{
  margin-right: 273px;
}

div#main{
	border: 1px solid #dc3905;
	padding: 5px 5px 5px 5px;
  float: left;
  width: 750px;
}

div#container{
  width: 760px;
	height: auto;
	text-align: left;
  margin: 0 auto;
  padding: 0px;
}

div#header{
  background: url( '../img/bg_kop_reizenvergelijker.gif' );
	height: 197px;
	width: 760px; 
}

div#left{
  float: left;
	width: 160px;
  display: inline;
}

#left table{
  width: 150px;
}

div#right{
  float: left;
  display: inline;
  padding-left: 1px;
}

#right table{
  width: 587px;
}

.koprose {
	background-color: #c03304;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #993300;
}

.kopbruin {
	background-color: #b5d3d3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	color: #006666;
	border: 1px solid #006666;
}


#header form{
  position: relative;
	left: 20px;
	top: 30px;
}

#header form select{
  width: 180px;
	margin: 1px;
	font-size: 11px;
}

#header form label{
  position: relative;
  width: 48px;
	margin: 1px;
	float: left;
}

.button {
	padding: 1px  2px  1px  1px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	height: 21px;
	width: 80px;
	border: 1px solid #999999;
}

.righttext{
  position: relative;
  margin: 0px;
  text-align:right;
	float: right;
	border: 1px solid #f00;
}

.red{
	border: 1px solid #dc3905;
	padding: 5px;
}

.bruin{
	border: 1px solid #006666;
  padding: 5px;
}

.rose{
  border: 1px solid #c03304;
	padding: 5px;
}

#main #left ul, #main #left li{
  padding:0px;
  margin:0px 0px 0px 0px;
	list-style: none;
	position:relative;
}

#sitemap ul{ 
  padding:0px;
  margin:5px 0px 20px 20px;
}

#sitemap ul li{
  list-style: none;
}


.hotelfoto {
	padding-bottom: 5px;
	padding-left: 5px;
}

.hotelrandfoto{
	border: 1px solid #666666;
}

.hotelkophead{
	font-size: 14px;
	color: #993300;
	padding: 5px;
	font-weight: 600;
}

.prijs{
	font-size: 16px;
	color: #993300;
	font-weight: 600;
}

.paars {
	font-size: 12px;
	font-weight: 300;
	color: #993300;
}

.hoteltekst {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.tekstklein {
	font-size: 11px;
	color: #333333;
	padding-left: 6px;
}

td.tekstklein{
  height: 25px;
}

.blok {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 6px;
}



/* Links */ 
a:link { color: #333333; text-decoration: none}
a:visited { color: #333333; text-decoration: none}
a:hover {  color:  #666666; text-decoration: none}
a:active {  color:  #666666; text-decoration: none}

a.hotelkop:link { color: #993300; text-decoration: none}
a.hotelkop:visited { color: #993300; text-decoration: none}
a.hotelkop:hover {  color:  #dc3905; text-decoration: none}
a.hotelkop:active {  color:  #dc3905; text-decoration: none}

a.paars:link { color: #993300; text-decoration: none; font-weight: 600}
a.paars:visited { color: #993300; text-decoration: none; font-weight: 600}
a.paars:hover {  color:  #dc3905; text-decoration: none; font-weight: 600}
a.paars:active {  color:  #dc3905; text-decoration: none; font-weight: 600}

a.twaalfwit, a.twaalfwit:link, a.twaalfwit:visited, a.twaalfwit:active {
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #fff;
}

a.twaalfwit:hover{
  color: #fff;
  text-decoration:underline;
}

#footer a{
	font-size: 11px;
	font-weight: 300;
	color: #999999;
	text-decoration: none;
}
.kophotelgegevens {
	font-size: 12px;
	color: #006666;
	border-top: 1px solid #b5d3d3;
	border-bottom: 1px solid #b5d3d3;
}

.buitenblok {
	border: 1px solid #dc3905;
	padding: 5px;
}

.hotellogo {
	padding-bottom: 7px;
	padding-right: 5px;
	padding-top: 5px;
}

.hotelsubkop {
	font-size: 11px;
	color: #666666;
	font-weight: 300;
}

.hoteldatums {
	font-size: 11px;
	font-weight: 300;
	color: #333333;
}
a.hoteldatums:link { color: #993300; text-decoration: underline}
a.hoteldatums:visited { color: #993300; text-decoration: underline}
a.hoteldatums:hover {  color:  #dc3905; text-decoration: underline}
a.hoteldatums:active {  color:  #dc3905; text-decoration: underline}

span.extra{
	color: #aaa;
	padding: 0px 3px 0px 3px;
}

span.pipe{
	border-right: 1px solid #aaa;
}

span.extra a{
	color: #aaa;
	font-weight: normal;
}

.toggleLand,
.togglePrijs
{
	cursor: pointer;
}
