html {
   overflow-y: scroll;
   overflow: -moz-scrollbars-vertical;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	margin: auto;
	background: #f5fbfe;
}
a {
	text-decoration: none;
}
#container {
	margin: auto;
	width: 970px;
	background-image: url(../images/bg.jpg);
	padding: 0 5px 0 2px;
	overflow:hidden;
}
.fix {
	clear: both;
}
.floater {
	float: left;
}
label {
	clear: both;
	padding-top: 2px;
}
p.inline {
	display: inline;
}

/* Nav styles */
ul#nav{ width:970px; float:left; margin:0; padding:0; background:url(../images/nav-bg.gif) repeat-x; height:35px; list-style:none; border-bottom: 1px solid #ff0000;}
ul#nav li{float:left; height:35px; margin:0; border-right: 1px solid #0D3065;}
ul#nav li a{ color:#fff; line-height:35px; padding:0 15px; font-weight:bold; height:35px; display:block; }
ul#nav li a:hover{ background: #0D3065; color: #FFEF7D;}

/* end Nav Styles */


#header, #header2 {
	float: left;
	background: url(../images/header-bg.jpg) no-repeat;
	height: 125px;
	width: 970px;
	position:relative;
}


#topbar{ height:20px; width:970px; float:left; margin:0; padding:0; background:url(../images/topbar_bg.gif) repeat-x; position:relative; z-index:10000; }
#topbar #newsletter_signup{ height:50px; z-index:999999; position:absolute; right:10px; top:0; padding:5px 15px 10px 15px; width:220px; background:url(../images/newsletter_signup_bg.png) no-repeat;}
#topbar #newsletter_signup label{ width:220px; heigth:15px; line-height:15px; color:#27537f; float:left; font-weight:bold;}
#topbar #newsletter_signup input#email{ background:url(../images/newsletter_signup_input_bg.gif) no-repeat; padding:6px 5px 7px 5px; width:122px; margin:3px 0 0 0; float:left; color:#666;}
#topbar #newsletter_signup input#email:focus{color:#333;}
#topbar #newsletter_signup p.submit input#nieuwsbrief_submit{ float:left; margin:4px 0 0 8px; background:url(../images/nieuwsbrief_signup_submit.gif) no-repeat; text-indent:-9999px; text-transform: capitalize; float:left; width:80px; height:25px; cursor:pointer;}



#header #header-logo{ width:171px; height:82px; float:left; margin:10px 0 0 20px;}
#header #header-logo a img{ border:none; margin:0;
}
#header #header-logo p.telephone{ width:180px;font-weight:bold; font-size:18px; text-indent:15px; color:#333;}
#header #header-logo p.telephone span{ font-size:10px; font-weight:normal;}
#header #header-text{ background:url(../images/header-text.png) no-repeat; text-indent:-999px; overflow:hidden; height:46px; width:425px; left:280px; top:36px; position:absolute;}
#header #header-logos{ position:absolute; right:5px; top:86px; width:155px; height:30px;}
#header2 {
	background: url(../images/header.jpg) no-repeat;
}








#content {
	float: left;
	width: 950px;
	padding: 10px;
}

#rightwidgets {
	float: left;
	width: 205px;
}

#left {
    float: left;
	width: 205px;
}
#left h2, #rightmenu h2{
    float: left;
	background-image: url(../images/rood_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	line-height: 21px;
	width: 203px;
}

#left h2.wit_top  {
	background-image: url(../images/wit_top.gif);
	color:red;
}

#left .wit_bg, #rightmenu .wit_bg {
	margin:0;
	padding:0;
	float:left;
	background: url(../images/widget_bg_wit.gif) no-repeat bottom center;
	width:203px;
	min-height:100px;
/*	height:100px; */
	margin-bottom:10px;
}

#rightwidgets h2.wit_top  {
	background-image: url(../images/wit_top.gif);
	color:red;
}

#rightwidgets .wit_bg, #rightmenu .wit_bg {
	margin:0;
	padding:0;
	float:left;
	background: url(../images/widget_bg_wit.gif) no-repeat bottom center;
	width:203px;
	min-height:100px;
	margin-bottom:10px;
}


#rightwidgets .rood_bg {
	margin:0;
	padding:0;
	float:left;
	background: url(../images/widget_bg_rood.gif) no-repeat bottom center;
	width:203px;
	min-height:115px;
	height:215px;
	margin-bottom:10px;
}

#left ul, #left div, #rightmenu div {
	margin-bottom:10px;
}

#left table, #rightmenu table {
	float:left;
	border:0;
	border-collapse:collapse;
	margin:0;
	padding:0;
	margin-left:10px;
	*margin-left:5px;
	color:#424242;
}

#left table a, #rightmenu table a {
	color:#424242;
	text-decoration:none;
    display: block;
}

#left tr, #rightmenu tr {
	height:20px;
}

#rightwidgets table a, #rightmenu table a {
	color:#424242;
	text-decoration:none;
}

#rightwidgets tr, #rightmenu tr {
	height:20px;
}

#rightwidgets td.hotel_name, #rightmenu td.hotel_name {
	background: url(../images/seller_naam_bg.gif) repeat-x bottom left;
	width:140px;
	text-align:left;
}

#rightwidgets td.hotel_name a, #rightmenu td.hotel_name a {
	text-decoration: none;
}

#rightwidgets td.hotel_name a:hover, #rightmenu td.hotel_name a:hover {
	text-decoration:underline;
}

#rightwidgets .rood_bg td.hotel_name {
	background: url(../images/widget_naam_bg_rood.gif) repeat-x bottom left;
	color:white;
}

#rightwidgets .rood_bg td.hotel_name a {
	color:white;
}

#rightwidgets td.hotel_price, #rightmenu td.hotel_price {
	background: url(../images/seller_bg.gif) bottom right;
	width:50px;
	font-weight:bold;
	text-align:left;
}

#rightwidgets .rood_bg td.hotel_price {
	background: url(../images/widget_price_bg_rood.gif) repeat-x bottom right;
	color:white;
}

#rightwidgets li {
	list-style:none;
	text-indent:15px;
}

h2.boxtitel {
	background-image: url(../images/rood_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	line-height: 21px;
	width: 205px;
}




#left h3, #innerright h3 {
	clear: both;
	background: #ff0009;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
}
ul.leftbottom {
	clear: both;
	float: left;
	list-style: none;
	border: 1px solid #ff0009;
	border-top: 0;
	border-bottom-width: 2px;
	color: #fd3e45;
	width: 203px;
}
ul.leftbottom .leftbottomleft {
	float: left;
	padding: 5px;
}
ul.leftbottom .leftbottomleft strong {
	font-size: 12px;
	display: block;
}
ul.leftbottom .leftbottomright {
	float: right;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}
#right {
	float: right;
	width: 735px;
	position:relative;
}
#right #bartop {
	float: right;
	list-style: none;
}
#right #bartop li.but_links {
	background-image: url(../images/but_links.gif);
	background-repeat:no-repeat;
	float: left;
}
#right #bartop li.but_rechts {
	background-image: url(../images/but_rechts.gif);
	background-repeat:no-repeat;
	float: left;
}
#right #bartop li {
	float: left;
	padding: 4px;
	border: 0px;
	background-image: url(../images/but_achter.gif);
	background-repeat:no-repeat;
}
#right #bartop li a {
	color: white;
	font-size: 12px;
	display: block;
}
#right #bartop li a:hover {
	text-decoration: underline;
}
#right #maandtop {
	float: left;
	list-style: none;
}
#right #maandtop li.maand_links {
	background-image: url(../images/maand_links.gif);
	background-repeat:no-repeat;
	float: left;
}
#right #maandtop li.maand_rechts {
	background-image: url(../images/maand_rechts.gif);
	background-repeat:no-repeat;
	float: left;
	margin-right: 2px;
}
#right #maandtop li {
	float: left;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-image: url(../images/maand_achter.gif);
	background-repeat:no-repeat;
}
#right #maandtop li a {
	color: #ffffff;
	font-size: 12px;
	display: block;
}
#right #maandtop li a:hover {
	text-decoration: underline;
}
#right .button3 {
	width: 60px;
	text-align: left;
	background: #ffffff;
	background-image: url(../images/pijltje.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding: 5px;
	margin: 3px 0 0 40px;
	float: right;
}
#right .button {
	width: 220px;
	text-align: right;
	padding: 5px;
	float: right;
}
#right .button2 {
	background: #ff0009;
	padding: 5px;
	border: 1px solid #c70007;
	margin-bottom: 3px;
}
#right .button2 a {
	color: white;
	padding: 0 13px 0 0;
}
#right .button2 a:hover {
	text-decoration: underline;
}
#right .button a {
	background: url(../images/pijltje.gif) no-repeat right;
	color: #ff0000;
	padding: 0 13px 0 0;
	font-size: 11px;
	float: right;
}
#right .button3 a {
	color: #ff0000;
	padding: 0 5px 0 0;
	font-size: 16px;
	font-weight: bold;
    display: block;
    width: 100%;
    height: 100%;
}
#right .button a:hover, #right .button3 a:hover {
	text-decoration: underline;
}
.prijsrechts{
	color:#193f82;
	float:right;	
	}
#right .message {
	border-top: 1px solid #ff7f7f;
	border-bottom: 1px solid #ff7f7f;
	float: left;
	width: 715px;
	padding: 20px 10px 20px 10px;
	background: #ffffff;
}

#right .message h1{ color:#00A104; font-size:14px; }


#right .message .messageimage {
	float: right;
	width:150px;
}
#right .message .messageimage img {
	clear:left;
	width: 148px;
	margin-bottom:5px;
}
#right .message .messageimage .button {
	float: left;
	clear: both;
	width: auto;
	margin: 10px 0 0 12px;
	text-align: left;
	padding: 5px;
}
#right .message .messageimage .button a {
	background: url(../images/right.button2.gif) no-repeat left;
	padding: 0 0 0 13px;
}
#right .message .messageimage img {
	float: left;
	border: 1px solid #ff0000;
}
.image_border {
	border: 1px solid #ff0000;
}
#right .message h1, #right .message h1 strong {
	color: #00a104;
	font-weight: normal;
	font-size: 14px;
}
#right .message h1 strong {
	font-weight: bold;
}
#right .message p {
	padding: 0 0 10px 0;
}
#right .red {
	color: #424242;
	font-weight: bold;
}
#right .red strong {
	padding: 0 0 0 50px;
	font-size: 14px;
}
#right .red2 {
	color: #ff0000;
	padding: 5px 0 15px 0;
	font-weight: bold;
}
#right .red2 strong {
	padding: 0 0 0 50px;
	font-size: 14px;
}
#right .blue {
	color: #093179;
	padding: 5px 0 15px 0;
	font-style: italic;
}
#right .blue strong {
	padding: 0 0 0 50px;
	font-size: 14px;
}
#right .message p {
	width: 520px;
	text-align: justify;
}
#right .item, #right .item2 {
	width: 735px;
	float: left;
	clear: both;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ff7f7f;

}
#right .item .itemimage, #right .item2 .itemimage {
	float: left;
	padding: 0 0 0 10px;
	width:154px;
}
#right .item .itemimage img, #right .item2 .itemimage img {
	float: left;
	border: 1px solid #ff0000;
	height:100px;
}
#right .item .red, #right .item2 .red {
	font-size: 13px;
}
#right .item .itemcenter, #right .item2 .itemcenter {
	float: left;
	padding: 0 0 0 10px;
	width: 480px;
}
#right .itemcenter a:hover .red_hotel_title {
    text-decoration: underline;
    color: #1670A2;
}
#right .item h3, #right .item h3 strong, #right .item2 h3, #right .item2 h3 strong {
	font-weight:bold;
	color:#333;
	font-size: 13px;
}
#right .item h3 strong, #right .item2 h3 strong {
	font-weight: bold;
}
#right .item .itemright, #right .item2 .itemright {
	float: right;
	width: 47px;
	height:54px;
	background: url(../images/prijsbol.gif) no-repeat;
	color: #000000;
	position: relative;
	right: 20px;
	padding-left:18px;
	padding-top:11px;
	cursor: pointer;
}
#right .itemright:hover a {
    text-decoration: underline;
}
#right .item .itemright strong, #right .item2 .itemright strong {
	font-size: 15px;
}
#right .item {
	background:#F2FBFF;
}
#right .item2 {
	background: #e3f1fd;
}
#right .item .itemright2, #right .item2 .itemright2 {
	float: left;
	margin: 52px 10px 10px 10px;
}
#right .item .itemright2, #right .item2 .itemright2 {
	float: left;
	margin: 52px 10px 10px 10px;
}
#right .itemright3 {
	float: left;
	padding-top: 5px;
	padding-bottom: 2px;
}
#right .rating {
	list-style: none;
}
#right .rating .stars {
	color: red;
	width: 40px;
	float: left;
	font-weight: bold;
}
#right .rating li {
	font-size: 12px;
}
#right .itemcenter2 {
	float: left;
	padding: 0 0 0 10px;
	width: 550px;
	color: #00a104;
}
#right .itemcenter2 em {
	color: #424242;
}

#right .item h2, #right .item2 h2{ font-weight:bold; font-size:14px;}

#right #innerleft {
	float: left;
	width: 520px;
}
#right #innerright {
	float: right;
	width: 205px;
}
#right #highlights {
	float: left;
	margin: 0 0 10px 0;
}
#right #highlights img {
	border: 1px solid #ff0000;
}
#right #highlights #img1 {
	float: left;
}
#right #highlights #img2 {
	float: right;
	margin-right: 9px;
}
#right #highlights #img3 {
	margin-top:15px;
	margin-right: 9px;
	float: right;
}

#right #innerleft h4 {
	font-size: 14px;
	color: #464646;
	font-weight: normal;
}
#right #innerleft h4 a {
	font-size: 14px;
	color: #00a104;
	font-weight: normal;
	text-decoration: underline;
}
.message h1 a, #accommodaties .message h3 a, #informatie .message h3 a, #fotos .message h3 a {
	font-size: 14px;
	color: #00a104;
	font-weight: normal;
	text-decoration: underline;
}
#right #innerinnerleft {
	list-style: none;
	border-bottom: 0px solid #ff0000;
	float: left;
	margin: 0 20px 0 0;
}
#right #innerinnerleft li {
	text-transform: capitalize;
	float: left;
	clear: both;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #FF0000;
	width: 181px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 1px;
	background: url(../images/right.border.gif) repeat-x bottom;
	background-repeat: no-repeat;
	background-position: right;
	
}
#right #innerright li a {
	float: left;
	color: #424242;
	/*background: url(../images/right.border.gif);  */
	/*padding: 0 13px 0 0;
	width: 166px;
*/
    width: 100%;
	cursor: pointer;
}
#right #innerright li a strong {
	font-size: 14px;
}
small {
	font-size: 9px;
}
#innerinnerright li {
	list-style: none;
	border-bottom:1px solid #ff0000;
}
#innerinnerright p {
	padding: 0 0 10px 0;
	font-size: 12px;
}
#right #innercontent p {
	padding: 10px 0 0 0;
	text-align: justify;
}

#innercontent ul li {
	clear: both;
	display: list-item;00A104
	list-style: inside;
}

#right #innercontent2 p {
	padding: 10px 0;
	text-align: justify; line-height:1.5;
}

#innercontent2 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #002366;
}

#innercontent2 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #002366;
}

#innercontent2 h4 {
	font-size: 12px;
	font-weight: bold;
	color: #002366;
}

#innercontent2 ul {
	padding: 10px 15px;
	margin: 0;
}

#innercontent2 li {
	margin:5px 0;
}

#right .box {
	margin: 10px 0 30px 0;
	clear: both;
	float: left;
	width: 560px;
	font-weight: bold;
	border: 1px solid #17a1e9;
	padding: 2px 0 2px 6px;
}
#right #innerright .box {
	margin: 0;
	font-weight: normal;
	float: left;
	border: 1px solid #17a1e9;
	color: #0c5d89;
	padding: 5px;
	text-align: center;
	width: 193px;
}
#right #innerright .waardering {
	width: 100%;
}
#right #innerright .box h5 {
	font-size: 60px;
	color: #3db0ef;
}
#right #innerright .box .score {
	float: left;
	background: url(../images/pixelbar.gif) repeat-x bottom;
}
#right #innerright .box dt {
	float: left;
	background: white;
	padding: 0 2px 0 0;
}
#right #innerright .box dd {
	padding: 0 0 0 2px;
	float: right;
	background: white;
}
#right #innerright .box .borderbottom {
	border-bottom: 1px solid #3db0ef;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	width: 100%;
	clear: both;
}
#right #innerright .box p.bordertop {
	float: left;
	padding: 5px 0 0 0;
	text-align: left;
}

#right #innerright .box p.bordertop a {
	font-size: 10px;
	color: #0c5d89;
	background: url(../images/right.button4.gif) no-repeat left;
	padding: 0 0 0 5px;
}
#right #innerright .box p.bordertop a:hover {
	text-decoration: underline;
}
#right .box_verzorging {
	margin: 0;
	font-weight: normal;
	float: left;
	border: 1px solid #ff0000;
	color: #8e8e8e;
	padding: 5px;
	text-align: left;
	width: 191px;
}
#right .box_verzorging ul {
	list-style: none;
}
#right .box_verzorging li {
	border-bottom: 1px solid #ff0000;
	font-weight: bold;
	color: #424242;
	line-height: 21px;
}
#right .box_kamers {
	margin: 0;
	font-weight: normal;
	float: left;
	border: 1px solid #ff0000;
	color: #8e8e8e;
	padding: 5px;
	text-align: left;
	width: 191px;
}
#right .box_kamers ul {
	list-style: none;
}
#right .box_kamers li {
	border-bottom: 1px solid #ff0000;
	font-weight: bold;
	color: #424242;
	line-height: 21px;
}
#right .box_maanden {
	margin: 0;
	font-weight: normal;
	float: left;
	border: 1px solid #ff0000;
	color: #0c5d89;
	padding: 5px;
	text-align: left;
	width: 191px;
}
#right .box_maanden ul {
	list-style: none;
}
#right .box_maanden li {
	list-style: none;
	border-bottom: 1px solid #ff0000;
	line-height: 21px;
	font-weight: bold;
	float: left;
	width: 191px;
}
#right .box_maanden a:link, #right .box_maanden a:visited {
	text-decoration: none;
}
#right .box_maanden a:hover {
	text-decoration: underline;
    color: #000000;
	background: #fff5b0;
}
#right #innerright #boxbottom {
	float: left;
	clear: both;
	width: 205px;
	text-align: center;
	background: #3db0ef;
	line-height: 25px;
}
#right #innerright #boxbottom small {
	color: #c8e9fb;
}
#right #innerright #boxbottom a {
	font-size: 14px;
	color: white;
}
#right #innerright #secondbox {
	float: left;
	border: 1px solid #ff0009;
	padding: 5px 10px 5px 10px;
}
#right #innerright #secondbox .leftbottom {
	border: 0;
	width: 183px;
	background: url(../images/right.border.gif) repeat-x bottom;
}
#right #innerright #secondbox #leftbottomfix {
	background: none;
}
#right #step {
	width: 725px;
	float: left;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #ff0000;
}
#right #step #leftstep {
	float: left;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
#right #step #rightstep {
	float: right;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	background-image:url(../images/pijltje.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:18px;
}
#right #step #rightstep a:link, #right #step #rightstep a:visited, {
	color: #ff0000;
	text-decoration: none;
}
#right #step #rightstep a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#right #step h4 {
	font-size: 14px;
	color: #464646;
	font-weight: normal;
}
#right #step h4 strong {
	font-size: 14px;
	font-weight: bold;
}
#right #step #bartop {
	padding-top: 20px;
	float: left;
}
#right #step2 {
	width: 725px;
	float: left;
	padding: 4px 0 0 10px;
	line-height: 16px;
	border-top: 1px solid #ff0000;
}

#right .pricelist {
    clear: both;
}
.tabje_link {
	color: #FFFFFF;
	text-decoration: none;
}
.tabje_link_selected {
	color: #FFFFFF;
	text-decoration: underline;
}
.tbpl {
	color: #003366;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	padding-left: 3px;
	
}
.advpl {
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #002366;
	border: 1px solid #002366;
	padding-left: 5px;
	font-size: 12px;
}
.ddvpl {
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #002366;
	border: 1px solid #002366;
	padding-left: 1px;
	padding-right: 7px;
	font-size: 11px;
}
.ktpl {
	color: #464646;
	background: #d0eeff;
	line-height: 17px;
	border: 1px solid #b6e5fe;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
}
.opaanvraagpl {
	background: #ffd700;
	border: 1px solid #ffd700;
	text-align: center;
}
.opaanvraagpl a:link, .opaanvraagpl a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.aanbiedingpl {
	background: #ff0009;
	border: 1px solid #FF0009;
	text-align: center;
}
.aanbiedingpl a:link, .aanbiedingpl a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.beschikbaarpl {
	background: #65dc5c;
	border: 1px solid #65dc5c;
	text-align: center;
}
.beschikbaarpl a:link, .beschikbaarpl a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.beschikbaarpl a:hover, .aanbiedingpl a:hover, .opaanvraagpl a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.leegpl {
	color: #000000;
	background: #d0eeff;
	line-height: 17px;
	border: 1px solid #d0eeff;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
}
#right .price_link {
	/*color: #000000;*/
}

#right .price_link:hover {
	font-size:12px;
}

#right #legenda {
    clear: both;
	float: left;
	margin-top: 20px;
    margin-left: 35px;
    padding: 5px;
	list-style: none;
    border: solid 1px black;
}
#right #legenda li {
	font-size: 12px;
    padding: 2px;
}
#right #legenda div {
    float: left;
    width: 35px;
    height: 15px;
    margin-right: 3px;
}
#right #legenda #red { background: #ff0009 }
#right #legenda #yellow { background: #ffd700 }
#right #legenda #green { background: #65dc5c }
#right #legenda #blue {
	background: #d0eeff;
	border: 1px solid #b8e6fe;
	width: 33px;
	height: 13px;
}
#right #bookingtitle2 {
	width: 700px;
	list-style: none;
	clear: both;
	float: left;
	padding: 20px 0 0 0;
}
#right #bookingtitle2 li {
	float: left;
	background: #63c9fe;
	border: 1px solid #17a1e9;
	color: white;
	font-weight: bold;
	margin: 0 2px 0 0;
	padding: 0 0 0 3px;
}
#right .bookingrow2 {
	width: 700px;
	list-style: none;
	clear: both;
	float: left;
}
#right .bookingrow2 li {
	float: left;
	border: 1px solid white;
	line-height: 17px;
	color: #404040;
	margin: 0 2px 0 0;
	padding: 0 0 0 3px;
}
#bookingtitle {
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #63c9fe;
	border: 1px solid #17a1e9;
	padding-left: 5px;
	font-size: 10px;
}
#bookingrow {
	color: #464646;
	line-height: 17px;
	padding-left: 6px;
	font-size: 9px;
}
#right .b1_t {
	width: 275px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #002366;
	border: 1px solid #002366;
	padding-left: 5px;
	font-size: 11px;
}
#right .b2_t {
	width: 125px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #002366;
	border: 1px solid #002366;
	padding-left: 5px;
	font-size: 11px;
}
#right .b3_t {
	width: 115px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #002366;
	border: 1px solid #002366;
	padding-left: 5px;
	font-size: 11px;
}
#right .b4_t {
	width: 90px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #002366;
	border: 1px solid #002366;
	padding-left: 5px;
	font-size: 11px;
}
#right .b5_t {
	width: 65px;
	
}
#right .b1_r {
	width: 275px;
	color: #464646;
	line-height: 17px;
	padding-left: 6px;
	font-size: 11px;
}
#right .b2_r {
	width: 125px;
	color: #464646;
	line-height: 17px;
	padding-left: 6px;
	font-size: 12px;
}
#right .b3_r {
	width: 115px;
	color: #464646;
	line-height: 17px;
	padding-right: 6px;
	font-size: 12px;
}
#right .b4_r {
	width: 90px;
	color: #464646;
	line-height: 17px;
	padding-right: 6px;
	font-size: 12px;
}
#right .b1 {
	width: 275px;
}
#right .b2 {
	width: 125px;
}
#right .b3 {
	width: 115px;
}
#right .b4 {
	width: 90px;
}
#right .b5 {
	width: 65px;
}
#right .b1_2 {
	width: 275px;
	padding-left: 5px;
	line-height: 17px;
	border-left: 1px solid #002366;
	border-bottom: 1px solid #002366;
	border-top: 1px solid #002366;
}
#right .b2_2 {
	width: 125px;
	padding-left: 5px;
	line-height: 17px;
	border-bottom: 1px solid #002366;
	border-top: 1px solid #002366;
}
#right .b3_2 {
	width: 124px;
	padding-left: 5px;
	line-height: 17px;
	border-bottom: 1px solid #002366;
	border-top: 1px solid #002366;
}
#right .b4_2 {
	width: 90px;
	padding-right: 5px;
	line-height: 17px;
	border-right: 1px solid #002366;
	border-bottom: 1px solid #002366;
	border-top: 1px solid #002366;
}
.b4_2_f {
	font-size: 14px;
	font-weight: bold;
	color: #002366;
}
#right .b5_2 {
	padding-left: 5px;
	line-height: 17px;
	width: 65px;
}
#right .b5 .button {
	float: left;
	width: 57px;
	color: #ffffff;
	padding: 0 0px 0 5px;
	cursor: pointer;
}
#right .box strong {
	float: right;
	color: #ec1b25;
	font-size: 15px;
	width: 90px;
}
#right .box p {
	float: left;
}
#right .bookingtext {
	padding: 2px 0 2px 5px;
}
#right .button5 {
	margin: 10px 0 0 0;
	float: right;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 31px 2px 5px;
}
#right .button5 a {
	font-size: 14px;
	color: #ff0009;
	background: url(../images/pijltje.gif) no-repeat right;
	padding: 0 20px 0 0;
}
.item_row {
	width: 560px;
	float: left;
	text-align: left;
	line-height: 20px;
}
.item_row a:hover { text-decoration: underline }
.item_row_1 {
	width: 360px;
	float: left;
	text-align: left;
}
.item_row_2 {
	float: left;
	text-align: left;
	width: 40px;
}
.item_row_3 {
	width: 80px;
	float: left;
	text-align: left;
	font-size: 12px;
}
.acc_link A:link {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:			#ff0000;
}

.acc_link A:visited {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:			#ff0000;
}

.acc_link2 A:link {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:			#093179;
}

.acc_link2 A:visited {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:			#093179;
}

.acc_link2 A:hover {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:			#093179;
	text-decoration:underline;
}

.city_price a:link {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		15px;
	color:			#093179;
	font-weight:	bold;
}
.city_price a:visited {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		15px;
	color:			#093179;
	font-weight:	bold;
}
.city_price a:hover {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		15px;
	color:			#093179;
	font-weight:	bold;
}
.button_room_remove {
	width: 70px;
	height: 17px;
	background-color: #FF0009;
	cursor: pointer;
}
.button_room_remove_arrow {
	background: url(../images/right.border.gif) repeat-x bottom;
	width:6px;
	background-color: #FF0009;
	float: left;
	padding-top: 3px;
	background-position: middle;
	padding-left: 2px;
}
.inputfield3 {
	width: 220px;
	height: 18px;
	border: 1px #CCCCCC solid;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 12px;
}
.dropdown {
	border: 1px #CCCCCC solid;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 12px;
}
.inputfield3div {
	height: 19px;
	padding-top: 1px;
	float: left;
	width: 100px;
}
.inputfield3divsmall {
	height: 20px;
	float: left;
	width: 50px;
}
.boekingdetails {
	height: 20px;
	float: left;
	width: 120px;
	font-weight: bold;
	padding-left: 10px;
}
.boekingdetails2 {
	height: 20px;
	float: left;
	width: 460px;
	font-weight: bold;
}
.inputfield3div2 {
	height: 20px;
	float: left;
	width: 350px;
}
.inputfield3div3 {
	height: 20px;
	float: left;
	width: 100px;
}
.totaalsom {
	height: 20px;
	float: left;
	width: 100px;
	color: #FF0000;
	font-weight:bold;
}
.bookingdetailsdivtop {
	border: 1px solid #002366; 
	width: 575px;
}

.button_further_arrow {
	padding-left: 5px;
	padding-top: 5px;
	width: 8px;
	background: url(../images/pijltje.gif) no-repeat right;
	background-color: #ffffff;
	float: left;
}
.button_further {
	width: 90px;
	height: 21px;
	background-color:#ffffff;
	cursor: pointer;
	padding-top:2px;
	
}
.button_furtherbig {
	width: 160px;
	background-color: #FFffff;
	cursor: pointer;
	height: 21px;
	text-align: center;
	padding-top:2px;
}	
.bookingdetailsinsurance {
	float: left;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
}
.bookingdetailsinsurance h2 {
	color:#ff0009;
	font-size:12px;
}
.invoicediv {
	height: 20px;
	float: left;
	width: 150px;
	font-weight: bold;
	padding-left: 10px;
}
.invoicediv2 {
	height: 20px;
	float: left;
	width: 150px;
	padding-left: 10px;
}
.inputfieldinvoice {
	width: 60px;
	height: 16px;
	border: 1px #CCCCCC solid;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 12px;
}
.inputfieldinvoicesmall {
	width:116px;
	height:16px;
	border:1px #CCCCCC solid;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	font-size:12px;
}
.inputfieldinvoicesmall2 {
	width: 185px;
	height: 16px;
	border: 1px #CCCCCC solid;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 12px;
}
#right {
	float: right;
	width: 735px;
}
.righth2 {
	color:#ff0009;
}
.confirmcell {	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#leftthanks {
	float: left;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.titel_big {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		14px;
	font-weight:	bold;
	color:			#333333;
	margin-top:		10px;
	margin-bottom:	10px;
}
.link A:link {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		10px;
	text-decoration:underline;
	color:			#333333;
}
.link A:hover {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		10px;
	text-decoration:underline;
	color:			#333333;
}
.link A:visited {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		10px;
	text-decoration:underline;
	color:			#333333;
}

.bartop_right {
	background-image: url(../images/but_rechts.gif);
	height:24px;
	width:11px;
	float: right;
}

.bartop_left {
	background-image: url(../images/but_links.gif);
	height:24px;
	width:11px;
	float: left;
}


/* TABS jQuery */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 12px;
    background: url(../images/tabs.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 4px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
	font-weight:bold;
	font-style:italic;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav, * html .ui-tabs-nav a, * html .ui-tabs-nav a span { /* auto clear and hasLayout, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#bartabs {
	float:right;
}
#bartabs li a:hover,
#maandtip li a:hover
{
    color: #ffef7d;
}

.aanbieding {
	float:			left;
	background:		url('../images/aanbieding_bg.png') no-repeat ;
	width:			154px;
	height:			230px;
	padding:		5px;
	padding-top:	10px;
	margin-right:	10px;
	margin-bottom:	5px;
    position: relative;
    overflow: hidden;
}
.aanbieding:hover,
.aanbieding.hover {
    background: url('../images/aanbieding_bg_hover.png') no-repeat;
    cursor: pointer;
}

.aanbieding .aanbieding_img {
	border:			1px solid red;
}

.aanbieding h4 {
	font-size:		14px;
	color:			#00a104;
	font-weight:	normal;
}

.aanbieding h4 span {
	font-weight:	bold;
}

.aanbieding .acco_naam {
	color:			#FF0000;
	font-weight:	bold;
}

.aanbieding .acco_duur {
	color:			#424242;
	font-weight:600;
}

.aanbieding .acco_prijs {
	color:			#093179;
	font-weight:	bold;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.aanbieding .acco_prijs a {
	color:			#093179;
	font-weight:	bold;
	text-decoration:none;
}

/*
.aanbieding:hover h4 {
    text-decoration: underline;
}
	color:			#093179;
*/
.aanbieding.hover .acco_prijs a,
.aanbieding:hover .acco_prijs a {
	text-decoration: underline;
	font-weight:	bold;
}

.aanbieding .acco_prijs span {
	font-size: 		18px;
}

.itemcenter span.red_hotel_title {
	color: #1670a2;	
}

a.teruglink {
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
    background: url(../images/pijltje2.gif) no-repeat left;
    padding-left: 20px;
}
a.teruglink:hover {
	text-decoration: underline;
}
#right #step #rightstep a {
	color: #ff0000;
}
.form_babies select {
	width:35px;
	border:1px solid #CCCCCC;
}

#step h4 a {
	font-size: 14px;
	color: #00a104;
	font-weight: normal;
}

#step h4 a:hover {
	font-size: 14px;
	color: #00a104;
	font-weight: normal;
	text-decoration:underline;
}

.toggleRooms {
color: #000000;
}

.verder {
	float:right;
	width:70px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.boekreisdef {
	background:url(../images/boekreis.gif) no-repeat;
	height:28px;
	color:#FFFFFF;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #002366;
}

#foot {
	background: url(../images/footer_bg.png) repeat-x left;
	height:78px;
	clear:both;
}

#foot .logo2 {
	float: left;
	padding-left:32px;
	float:left;
}

#foot .logo {
	width:60px;
	height:78px;
}

#foot .copyright {
	color: #0059e1;
	float:right;
	padding-top:34px;
	padding-right:32px;
}

#foot a {
	color: #0059e1;
}

#foot a:hover {
	color: #0059e1;
	text-decoration:underline;
}

table tr td .solidborder {
	width: 220px;
	height: 18px;
	border: 1px #CCCCCC solid;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 12px;
	margin-top:2px;
}	

td.later {
	height:30px;
}

td.later a {
	width:125px;
	height:30px;
	display:block;
	float:right;
	color:#fff;
	padding:0 40px 0 10px;
	background:url(../images/time-nav-btns.gif) no-repeat 0px 0px;
	line-height:30px;
	font-weight:bold;
	margin:10px 0 10px 0;
	text-align:left;
}

td.later a:hover {
	background:url(../images/time-nav-btns.gif) no-repeat 0px -30px;
}

td.eerder {
	height:30px;
}

td.eerder a {
	width:125px;
	height:30px;
	display:block;
	float:left;
	color:#fff;
	padding:0 10px 0 40px;
	background:url(../images/time-nav-btns.gif) no-repeat 0px -60px;
	line-height:30px;
	font-weight:bold;
	margin:10px 0 10px 0;
	text-align:left;
}

td.eerder a:hover {
	background:url(../images/time-nav-btns.gif) no-repeat 0px -90px;
}

/* Frontpage */
#frontpage-content #frontpage-offers{ float:left; width:530px; margin:0px 0 0 0;}
#right-sidebar ul{ float:right; width:203px; list-style:none; padding:0; margin:0; display:inline;}

#right-sidebar li.hyves-btn a{ width:203px; height:30px; background:url(../images/hyves-btn.gif) no-repeat; text-indent:-9999px; overflow:hidden; display:block;}



#right-sidebar ul li{ float:left; width:203px; margin:0 0 10px 0;}
#right-sidebar ul li a img{ float:left; width:203px; border:none;}
#right-sidebar ul li.red-list h2{ background:url(../images/wit_top.gif) no-repeat; width:203px; height:24px; float:left; text-align:center; line-height:24px; color:#ff0000;}
#right-sidebar ul li.red-list ul{ float:left; width:203px; background:#ff0000 url(../images/red-ul-bottom.gif) no-repeat 0px bottom; padding:0 0 9px 0; display:inline;}
#right-sidebar ul li.red-list ul li{ float:left; width:203px; margin:0px; padding:0; display:inline;}
#right-sidebar ul li.red-list ul li a{ float:left; line-height:22px; width:163px; color:#fff; margin:0 0px 0 5px; padding:0 25px 0 5px; background:url(../images/red-arrow-right.gif) no-repeat 175px 5px; border-bottom:1px solid #fff; display:inline-block; overflow:hidden;}
#right-sidebar ul li.red-list ul li a:hover{ background:#b30000 url(../images/red-arrow-right.gif) no-repeat 175px 5px; float:left;}
#right-sidebar ul li.red-list ul li a strong{ float:right; display:inline; margin:0; padding:0; height:22px; overflow:hidden; cursor:pointer;}
#right-sidebar ul li.red-list ul li a span{ float:left; width:125px; cursor:pointer;}

#right-sidebar ul li.white-list h2{ background:url(../images/rood_top.gif) no-repeat; width:203px; height:24px; float:left; text-align:center; line-height:24px; color:#fff;}
#right-sidebar ul li.white-list ul{ float:left; width:203px; background:#fff url(../images/white-ul-bottom.gif) no-repeat 0px bottom; padding:0 0 9px 0; display:inline;}
#right-sidebar ul li.white-list ul li{ float:left; width:201px; border:1px solid #ff0000; border-top:none; border-bottom:0px; margin:0; padding:0; display:inline;}
#right-sidebar ul li.white-list ul li a{ float:left; line-height:22px; width:161px; color:#333; margin:0 0px 0 5px; padding:0 25px 0 5px; background:url(../images/red-white-arrow-right.gif) no-repeat 175px 5px; border-bottom:1px solid #ff0000; display:inline-block; overflow:hidden;}
#right-sidebar ul li.white-list ul li a:hover {background:#e5e5e5 url(../images/red-white-arrow-right.gif) no-repeat 175px 5px;}
#right-sidebar ul li.white-list ul li a strong{ float:right; display:inline; margin:0; padding:0; height:22px; overflow:hidden; cursor:pointer;}
#right-sidebar ul li.white-list ul li a span{ float:left; width:125px; cursor:pointer;}



/* Social box */

#left-sidebar ul li h2#social_heading{ width:205px; height:25px; text-indent:-999px; overflow:hidden; background:url(../images/social_heading.gif) no-repeat; float:left;}
#left-sidebar ul li ul#social_icons{ width:183px; border-right:1px solid #ff0000; border-left:1px solid #ff0000; margin:0; border-bottom:1px solid #ff0000; padding:10px;}
#left-sidebar ul li ul#social_icons li a{ height:20px; float:left; margin:5px;}

#left-sidebar ul li ul#social_icons li{ float:left; width:30px; height:20px; overflow:hidden; margin:0;}
#left-sidebar ul li ul#social_icons li a{ width:20px; height:20px; float:left; text-indent:-9999px; overflow:hidden; margin:0; padding:0;}
#left-sidebar ul li ul#social_icons li a.facebook{ background:url(../images/social_icons.gif) no-repeat;}
#left-sidebar ul li ul#social_icons li a.twitter{ background:url(../images/social_icons.gif)  no-repeat -20px top ;}
#left-sidebar ul li ul#social_icons li a.hyves{ background:url(../images/social_icons.gif)  no-repeat right top ;}



/* Left-sidebar */
#left-sidebar{ float:left; width:205px; margin:0;}
#left-sidebar ul{ float:left; list-style:none; width:205px; margin:0; padding:0;}
#left-sidebar ul li{ float:left; width:205px; margin:0px 0 10px 0;}
#left-sidebar ul li a{ float:left; margin:0;}
#left-sidebar ul li a img{ float:left; margin:0;}


/* Destination widget */
#destination_widget { width: 203px; float: left;}
#destination_widget li { list-style: none; height: 20px; background-repeat: no-repeat; font-weight: bold; margin:0;}
#destination_widget li.country {background-image: url(../images/menu_blauw.gif); text-indent: 10px;margin:0;}
#destination_widget li.region { background-image: url(../images/menu_sub1_blauw.gif);text-indent: 20px;margin:0;}
#destination_widget li.city { background-image: url(../images/menu_sub_blauw.gif);text-indent: 30px;margin:0;}
#destination_widget li.city.with_region {text-indent: 40px;}
#destination_widget li.country.selected {background-image: url(../images/menu_sel_blauw.gif);}
#destination_widget li.region.selected {background-image: url(../images/menu_sub1_sel_blauw.gif);}
#destination_widget li.city.selected {background-image: url(../images/menu_sub_sel_blauw.gif);}
#destination_widget a { display: block; font-size: 13px; height: 100%; width: 100%;text-decoration: none; color: #ffffff; margin:0;}
#destination_widget a:hover,#destination_widget li.selected a:hover { color: #feda02;}
#destination_widget li.city a{ color:#333;}
#destination_widget li.city.selected a{ color:#2f57ba;}
#destination_widget li.city a:hover{color: #2f57ba;}
/* END Destination widget */

#right-sidebar .redmessage h2{ background:url(../images/wit_top.gif) no-repeat; width:203px; height:24px; text-align:center; color:#3300bb; line-height:24px;}
#right-sidebar .redmessage p{ padding:10px; color:#3300bb;}
#right-sidebar .redmessage a{ width:193px; margin:0 0 0 5px; height:22px; display:block; line-height:22px; text-indent:5px; color:#3300bb; font-weight:bold; border-top:1px solid #fff; border-bottom:1px solid #fff;}
#right-sidebar .redmessage a:hover{ background:#fff }
#innerleft h1 { color:#333; font-weight:normal;}
#innerleft ul.breadcrumbs{ list-style:none;}
#innerleft ul.breadcrumbs li{ float:left; margin:0px; height:20px;} 
#innerleft ul.breadcrumbs li span{ width:15px; text-align:center; height:20px; display:block; float:left; line-height:20px;}
#innerleft ul.breadcrumbs li a{ color:#00A104; font-weight:bold; height:20px; line-height:20px; text-decoration:none; float:left; display:block;}
#innerleft ul.breadcrumbs li a:hover{ text-decoration:underline;}

/* Footer */
#footer{ float:left; width:970px; background:#1f4e94 url(../images/footer-bg.gif) repeat-x; border-top:1px solid #ff0000;}
#footer div.footercolumn{ float:left; width:220px; margin:0 10px 10px 10px;}
#footer div.footercolumn h4{ width:210px; float:left; height:37px; line-height:37px; text-shadow:#000 1px 1px 1px; color:#ffffff; padding:0 5px;}
#footer div.footercolumn ul.linklist{ float:left; margin:10px 0 0 0; list-style:none; padding:0;}
#footer div.footercolumn ul.linklist li{ float:left; width:220px; margin:0;}
#footer div.footercolumn ul.linklist li a{ float:left; display:block; color:#fff; text-decoration:none; background:url(../images/linklist-li-a.gif) repeat-x; width:210px; padding:7px 5px 5px 5px;}
#footer div.footercolumn ul.linklist li a:hover{ background:#0d3065 url(../images/linklist-li-a.gif) repeat-x;}
#footerbottom{ float:left; width:970px; background:url(../images/nav-bg.gif) repeat-x; height:36px;}
#footerbottom p.copyright{ float:left; height:36px; line-height:38px; color:#fff; margin:0 0 0 15px; font-size:10px;}
#footerbottom ul.footerbottomlinks{ float:right; height:37px; list-style:none;}
#footerbottom ul.footerbottomlinks li{ float:left; height:37px; margin:0; border-left:1px solid #0d3065;}
#footerbottom ul.footerbottomlinks li a{ float:left; display:block; height:35px; line-height:37px; color:#fff; padding:0 15px; margin:2px 0 0 0;}
#footerbottom ul.footerbottomlinks li a:hover{ background:#0d3065; border-top:1px solid #224981; margin:1px 0 0 0;}
#footershaddow{ width:975px; float:left;}
ul.topaccolist{ list-style:none; float:right; width:550px; margin:5px 0 0 0px; padding:0;}
ul.topaccolist li{ float:left;  width:550px; margin:2px 0 2px 0;}
ul.topaccolist li a{ color:#ff0000; font-weight:bold; display:block;}
ul.topaccolist li a span{ width:450px; float:left;}
ul.topaccolist li a strong{ font-weight:bold; color:#093179; float:right; margin:0 20px 0 0;}
ul.topaccolist li a:hover{ text-decoration:underline;}
ul.topaccolist li a:hover strong{ text-decoration:underline;}

ul.topaccolist li.more-acc a{ font-weight:normal; height:30px; line-height:30px; background:url(../images/pijltje.gif) center right no-repeat; float:left; padding:0 17px 0 0px; font-size:11px;}

/* Inline content */
#right .inline-content{float:left; width:520px;}
#right .inline-content h2{ color:#002366; background:none; border:none; width:100%; padding:0; margin:10px 0 0px 0; text-align:left; font-size:14px;}
#right .inline-content h3{ color:#333; font-size:12px;}
#right .inline-content p{ margin:0px 0 10px 0; line-height:1.5;}
#right .inline-content  ul, #right #page .inline-content  ol{ padding:5px 15px;}
#right .inline-content  ol li, #right #page .inline-content  ol li{ margin:5px 0px;}

/* Zenb frontpage */
#right #zenb-widget{ float:left; margin:-5px 0 10px 0; width:512px;}
#right #zenb-widget h2{ float:left; width:512px; background:url(../images/zenb-header.gif) no-repeat; height:30px; text-indent:-99999px; overflow:hidden;}
#right #zenb-widget #zenbbottom{ float:left; margin:0; height:11px; width:512px;}
#right #zenb-inner{ border-right:1px solid #ff0000; border-left:1px solid #ff0000; float:left; margin:0; width:510px; padding:0px 0 0 0;}

#zenb-inner ul{ float:left; width:255px; list-style:none; padding:0; margin:0 0 0 0px;}
#zenb-inner ul li{ float:left; width:255px; padding:5px 0;}
#zenb-inner ul li h3{ float:left; margin:0 0 5px 10px; width:240px;}
#zenb-inner ul li select{ width:238px; border:1px solid #333; margin:0 0 0 10px;}
#zenb-inner ul li.even{ background:#f5f5f5;}
#zenb-inner input#searchbutton{ background: url(../images/zenb-submit-btn.gif) no-repeat; width: 150px; height: 30px; text-indent: -9999px; line-height: 0; font-size: 0; overflow: hidden; cursor: pointer; float: right; margin:10px 10px 0 0;} 
#zenb-inner ul li a#id-showcal{ float:left; margin:0 0 0 10px; height:19px; line-height:19px; padding:0 0 0 20px; width:215px; background: url(../images/calendar.gif) no-repeat left center; color:#333; text-decoration:none;}
#zenb-inner ul li a.remove-selection{ float:left; margin:0 0 0 10px; height:19px; line-height:19px; padding:0 20px 0 0; width:215px; background: url(../images/remove-selection.gif) no-repeat right center; color:#333; text-decoration:none;}

/* Deal van de dag */
#right-sidebar ul li#deals_wrapper{ float:left; width:203px;}
#right-sidebar ul li#deals_wrapper h2{ float:left; width:203px; height:25px; margin:0; padding:0;}
#right-sidebar ul li#deals_wrapper h2 a{ float:left; width:203px; height:25px; text-indent:-9999px; margin:0; padding:0; background:url(../images/deals_header.jpg) no-repeat;}
#right-sidebar ul li#deals_wrapper img{ border:none; float:left; margin:5px 9px; width:183px;}
li#deals_wrapper #deals .dealbox{ border:1px solid #ff0000; border-top:none; float:left; width:201px; position:relative;}
li#deals_wrapper #deals .dealbox{ cursor:pointer;}
li#deals_wrapper #deals .dealbox:hover{ background:#FFF5B0;}
li#deals_wrapper #deals p.destination{ color:#fff; background:url(../images/transparent_black.png); position:absolute; top:100px; left:9px; width:165px; height:25px; line-height:25px; padding:0 9px; }
li#deals_wrapper #deals p.destination span{ margin:0 0 0 5px;}
li#deals_wrapper #deals p.acco_class{ color:#424242; padding:5px 9px; font-style:italic; font-weight:bold; float:left; width:183px;}
li#deals_wrapper #deals p.acco{ color:#f00; font-weight:bold; float:left; padding:0 9px; margin:0; float:left; width:183px;}
li#deals_wrapper #deals p.price{ text-align:right; color:#093179; padding:0px 9px 5px 9px; margin:0; float:left; width:183px;}
li#deals_wrapper #deals p.price a{ font-size:18px; margin:0 0 0 5px; color:#093179; font-weight:bold;}
li#deals_wrapper #deals p.price a:hover{text-decoration:underline;}
 

/* Widget layout V 2.0 */

#widget-aanbiedingen{ float:left; width:960px; margin:0 0 20px 0;}
#widget-aanbiedingen ul{ float:left; width:960px; list-style:none;}
#widget-aanbiedingen ul li{ float:left; width:440px; padding:5px 5px 3px 5px; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc;  background:none; margin:5px 15px 0px 15px; background:#f3f3f3; font-size:10px; position:relative;}
#widget-aanbiedingen ul li.align-columns{ width:960px; padding:0; background:none; margin:0; float:left; border:none;}
#widget-aanbiedingen ul li a img.widget_acco-image{ width:80px; padding:4px; background:#fff; border:1px solid #ccc; border-bottom:3px solid #ccc; float:left;}
#widget-aanbiedingen ul li p.widget_acco_info{ float:right; width:230px; margin:0; position:relative; padding:0 110px 0 0; min-height:150px;}
#widget-aanbiedingen ul li.widget_aanbieding-odd{ background:#fff;}

/* Acco Title */
#widget-aanbiedingen ul li span.widget_acco_title{ float:left; clear:left;}
#widget-aanbiedingen ul li span.widget_acco_title a{ color:#084E93; font-weight:bold; font-size:1.2em;}
#widget-aanbiedingen ul li span.widget_acco_title a:hover{text-decoration:underline;}
/* Acco destination */
#widget-aanbiedingen ul li span.widget_acco_destination{ color:#626976; padding:0px 0; float:left; clear:left;font-size:0.9em;}
/* Acco stars */
#widget-aanbiedingen ul li span.widget_acco_stars{ float:left; clear:left; padding:3px 0 0 0; height:12px;}
/* Acco duration */
#widget-aanbiedingen ul li span.widget_acco_duration{ float:left; clear:left; padding:3px 0 0 0; font-size:1em; color:#626976;}
#widget-aanbiedingen ul li span.widget_acco_phrase{ float:left; clear:left; padding:10px 0 7px 0; font-size:1em; color:#626976; font-size:1.0em;}
/* Acco Class */
#widget-aanbiedingen ul li strong.widget_acco_class{ float:left; clear:left; padding:3px 0 0 0; font-size:1em; color:#626976;}

/* Acco Disount */
#widget-aanbiedingen ul li span.widget_acco_discount { position:absolute; width:100px;  top:10px; right:0px; width:100px}
#widget-aanbiedingen ul li span.widget_acco_discount a{ width:100px; height:100px; background:url(../images/round_price_btn.png) no-repeat; color:#fff; float:left; line-height:25px; text-align:center; font-weight:bold; text-shadow:1px 1px 1px #000; padding:0; line-height:100px; font-size:3em;}
#widget-aanbiedingen ul li span.widget_acco_discount a:hover{ background:url(../images/round_price_btn.png) 0 -100px no-repeat; text-shadow:1px 1px 1px #000; }
#widget-aanbiedingen ul li span.widget_acco_discount a:active{ background:url(../images/round_price_btn.png) 0 -200px no-repeat;}
