body {
   background-color: #316d9c;
   font-family: verdana;
   font-size: 9pt;
   color: #9c9a9b;
}

div.maindiv {
   margin: 0 auto; 
   position: relative;
   overflow: hidden;
}

div.header_images {
    position: relative;
    width: 1000px;
    overflow: hidden;
}

div.header_image1 {
   border-top: solid 2px white;
   border-bottom: solid 2px white;
   position: relative;
   width: 478px;
   float:left;
}

div.header_image2 {
   border: solid 2px white;
   position: relative;
   float:left;
   width: 259px;
}

div.header_image3 {
   border-top: solid 2px white;
   border-bottom: solid 2px white;
   position: relative;
   float:left;
   width: 259px;
}

ul {
   margin-top: -10px;
}

a {
   color: #004882;
   font-family: verdana;
   font-size: 9pt;
   text-decoration:none; 
}

a:hover {
   text-decoration:underline;
}

a.footer {
   font-family: verdana;
   font-size: 8pt;
   color: #9c9a9b;
   text-decoration:none; 
   font-weight: bold;
}

a.footer:hover {
   color: #004882;
   text-decoration:underline;
   font-weight: bold;
}

h1 {
   margin-bottom: -20px;
   font-size: 11pt;
}

/* Conversie style="" naar goede css */

.hotelzoeker {
	display:block;
	overflow:hidden;
	background-color:#cedce7
}

.hotelzoeker_results {
	padding:5px; 
	width:650px;
}

.hotelzoeker_result:hover {
	background-color: #FFFFFF; 
	color: #000000;
}

.hotelzoeker_result: {
	background-color: #eaeeee; 
	color: #6f7983;
}

.hotelzoeker_result_alt:hover {
	background-color: #CCECCF; 
	color: #000000;
}

.hotelzoeker_result_alt: {
	background-color: #a6caf0; 
	color: #6f7983;
}

.hotelzoeker_result_single {
font:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight:bold;
}

.hotelzoeker_header {
	background:#014984;color:#FFFFFF;font-size:9pt;font-weight:bold;height:17px;margin:0px 0px 0px 1px;padding:2px 0px 0px 5px;
}

.segment_iframe {
	height:100%;width:100%;
}

.segment_flat {
	text-align:left;
}

.segment_flatup_whitespace {
	height:16px;
}

.segment_flatup_warning {
	color:red;
}

.segment_gallery_container {
	width:400px;
}

.segment_gallery_image {
	border:none;
}

.segment_piccontainer_tr {
	text-align: center; vertical-align: middle;
}

.segment_piccontainer_td {
	text-align: center; vertical-align: middle;
}

.segment_picccontainer_resizetool {
	position: relative; 
	float: right; 
	-top: -5px;
}

.segment_promo {
	display:block;overflow:hidden;
}

.segment_search {
	display:block;overflow:hidden;
}

.segment_search_container {

}

.segment_search_error {

}

.search_result_item {

}

.segment_search_contentpreview {

}

.segment_sectionup_whitespace {
	height:12px;margin:0px;padding:2px;
}

.segment_sectionup_warning {
	color:red;
}

.segment_packagelist {

}

.segment_package_tr {

}

.segment_package_id {

}

.segment_package_content {

}

.segment_package_hoteltitle {

}

.segment_package_desc {

}

#rightbar {
   border: medium solid #04477E;
}

#bluebackground {
   background-color: #04477E;
}