* {
	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;
}
.red {
	color: #ed1918;
	font-weight: bold;
}

.fix {
	clear: both;
}

.pricelist{
	clear:both;
}
label {
	clear: both;
	padding-top: 2px;
}
p.inline {
	display: inline;
}
#nav {
	float: left;
	width: 873px;
	list-style: none;
	border-bottom: 1px solid #17a1e9;
	padding: 10px 0 0 0px;
}
#nav li { 
	float: left;
	background: url(../images/nav.jpg) repeat-x;
	width: 87px;
	height: 17px;
	text-align: center;
	padding: 7px 0 2px 0;
	overflow:hidden;
}
#nav .resize  {
	padding: 3px 0 6px 0;
	line-height: 10px;
}
#nav #navleft {
	width: 87px;
}
#nav #navright {
	width: 89px;
}
#nav li a {
	color: #4f4f4f;
	font-weight: bold;
	display: block;
}
#header, #header2 {
	float: left;
	background: url(../images/header.jpg) no-repeat;
	border-bottom: 1px solid #17a1e9;
	height: 170px;
	width: 970px;
}
#header2 {
	background: url(../images/header2.jpg) no-repeat;
}
#content {
	float: left;
	width: 950px;
	padding: 10px;
}
#left {
	float: left;
	width: 205px;
}



#left h2, #right h2 {
	background: #17a1e9;
	text-align: center;
	color: white;
	line-height: 21px;
	border: 1px solid #17a1e9;
	margin: 0 0 1px 0;
	width:203px;
}

#right h2 {
	background: #63c9fe;
	margin: 0;
}

#right img {
	border: 1px solid #17a1e9;
	border-top:0;
}
#list {
	list-style: none;
	float: left;
	border-bottom: 1px solid #17a1e9;
}
#list li {
	float: left;
	clear: both;
	padding: 1px 0 1px 15px;
	background: url(../images/left.bg.gif);
	border: 1px solid #17a1e9;
	border-bottom: 0;
	width: 188px;
}
#list #borderbottom {
	border-bottom: 1px solid #17a1e9;
}
#list li.selected2, #list li.selected {
	background: url(../images/left.bg.selected.gif);
}
#list li.selected2 a, #list li.selected a {
	color: white;
	font-weight: bold;
}

#list li.notselected_plaats2,#list li.notselected_plaats, #list li.selected_plaats2, #list li.selected_plaats {
	background: url(../images/left.bg.inner.gif);
	text-indent: 20px;
}

#list li.notselected_plaats2 a, #list li.notselected_plaats a {
	color: #326785;
}

#list li.selected_plaats2 a, #list li.selected_plaats a {
	color: #326785;
	font-weight:bold;
}

#list li a {
	float: left;
	color: #4f4f4f;
}
#list .inner {
	padding: 0;
	background: none;
	border: 0;
}
#list #inner {
	list-style: none;
}
#list #inner li {
	background: url(../images/left.bg.inner.gif);
	padding: 1px 0 1px 30px;
	width: 173px;
}
#list #inner li a {
	color: #497994;
	background: url(../images/bullet.gif) no-repeat left;
	padding: 0 0 0 10px;
}
#list #inner .selected {
	font-weight: bold;
}
#list #inner .innerinner {
	padding: 0;
	width: 203px;
	border: 0;
}
#list #inner .innerinner #innerinner {
	list-style: none;
}
.innerinner li {
	list-style: none;
}

.inner li {
	list-style: none;
}
#list #inner .innerinner #innerinner a {
	margin: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat left;
}
#left h3, #innerright h3 {
	clear: both;
	background: #ed1918;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
}
ul.leftbottom {
	clear: both;
	float: left;
	list-style: none;
	border: 1px solid #ed1918;
	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;
}

/*  ---Left sidebar styles ----------------------------------------------------------------------*/
ul#left-sidebar{ float:left; margin:0; padding:0; width:205px; list-style:none;}
ul#left-sidebar li{ float:left; width:205px; padding:0 0 10px 0 ;}

/* Destination widget */
ul#destination_widget{ float:left; width:205px; list-style:none;}
ul#destination_widget li{ width:205px; float:left; height:20px; padding:0; margin:0;}
ul#destination_widget li a{ line-height:19px; height:19px; width:205px; display:block; border-top:1px solid #fff; font-weight:bold;}
ul#destination_widget li a:focus{ outline:none;}

/* Destination widget - Country */
ul#destination_widget li.country a{ background:#0b7ab5 url(../images/country-li-bg.gif) repeat-x; color:#fff; text-indent:10px;}
ul#destination_widget li.country a:hover{ background:#074f75 url(../images/country-li-bg-hover.gif) repeat-x;}
ul#destination_widget li.country.selected a{ background:#0b7ab5 url(../images/country-li-bg-selected.gif) repeat-x; color:#fff; text-indent:10px;}
ul#destination_widget li.country.selected a:hover{ background:#074f75 url(../images/country-li-bg-selected-hover.gif) repeat-x;}

/* Destination widget - Region */
ul#destination_widget li.region a{ background:#2490c8 url(../images/region-li-bg.gif) repeat-x; color:#fff; text-indent:20px;}
ul#destination_widget li.region a:hover{ background:#53a6d2 url(../images/region-li-bg-hover.gif) repeat-x;}
ul#destination_widget li.region.selected a{ background:#2490c8 url(../images/region-li-bg-selected.gif) repeat-x; color:#fff; text-indent:20px;}
ul#destination_widget li.region.selected a:hover{ background:#53a6d2 url(../images/region-li-bg-selected-hover.gif) repeat-x;}

/* Destination widget - City */
ul#destination_widget li.city a{ background:#d9d9d9 url(../images/city-li-bg.gif) repeat-x; color:#333; text-indent:30px;}
ul#destination_widget li.city a:hover{ text-decoration:underline;}
ul#destination_widget li.city.selected a{  background:#ababab url(../images/city-li-bg-selected.gif) repeat-x; color:#333; text-indent:30px;}
/* End Destination widget */

/* red special buttons */
ul#red-special-btns{ float:left; padding:0; margin:0; width:205px; list-style:none;}
ul#red-special-btns li{ float:left; background:#fff; border:1px solid #ff0000; width:203px; padding:0; margin:5px 0 0 0; height:21px; line-height:21px;}
ul#red-special-btns li a{ display:block; padding:0 0 0 33px; width:170px; float:left; height:21px; color:#ff0000;}
ul#red-special-btns li a:hover{ text-decoration:underline;}
ul#red-special-btns li.last-minute-rsbtn a{ background:url(../images/klok.gif) no-repeat;}
ul#red-special-btns li.all-inclusive-rsbtn a{ background:url(../images/glas.gif)no-repeat;}
ul#red-special-btns li.luxe-rsbtn a{ background:url(../images/zon.gif)no-repeat;}
ul#red-special-btns li.rondreizen-rsbtn a{ background:url(../images/stad.gif) no-repeat;}

/*  --- End Left sidebar styles ----------------------------------------------------------------------*/
/*  --- Frontpage content ----------------------------------------------------------------------------*/
#frontpage-content{ float:left; width:522px; display:inline; margin:0; padding:0; overflow:hidden;}
#frontpage-content #zenb-banner{ float:left; width:522px; display:inline; margin:0; padding:0;}
#frontpage-content #frontpage-offers{ float:left; width:522px; margin:5px 0 0 0; display:inline; padding:0;}
/*  --- End Frontpage content ------------------------------------------------------------------------*/
/*  --- Right sidebar styles -------------------------------------------------------------------------*/
#right-sidebar{ width:206px; float:right; margin:0; display:inline; overflow:hidden;} 	
#right-sidebar ul{ float:left; width:206px; margin:0; padding:0; list-style:none;}
#right-sidebar ul li{ float:left; width:206px; margin:0 0 10px 0; display:inline; padding:0;}
#right-sidebar ul li ol li{ margin:-1px 0 0 0; float:left; display:inline; }
/*  --- End Right sidebar styles ---------------------------------------------------------------------*/

#right {
	float: right;
	width: 735px;
}
#right #bartop {
	float: right;
	list-style: none;
}
#right #bartop li {
	float: left;
	padding: 4px;
	background: #ed1918;
	margin-left: 1px;
	border-bottom: 0px;
	border-left: 1px solid #c70007;
	border-right: 1px solid #c70007;
	border-top: 1px solid #c70007;
}
#right #bartop li a {
	color: white;
	font-size: 12px;
	display: block;
}
#right #bartop li a:hover {
	text-decoration: underline;
}
#right .button3 {
	width: 65px;
	text-align: left;
	background: #ed1918;
	padding: 5px;
	margin: 3px 0 0 40px;
	float: right;
}


#right .button {
	width: 220px;
	text-align: left;
	background: #ed1918;
	padding: 5px;
	float: right;
}


#right .button2 {
	background: #ed1918;
	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/right.button.gif) no-repeat right;
	color: #ffffff;
	padding: 0 13px 0 0;
	font-size: 11px;
}
#right .button3 a {
	background: url(../images/right.button.gif) no-repeat right;
	color: #ffffff;
	padding: 0 10px 0 0;
	font-size: 11px;
	font-weight: bold;
}
#right .button a:hover, #right .button3 a:hover {
	text-decoration: underline;
}
#right .message {
	border-top: 1px solid #17a1e9;
	border-bottom: 1px solid #17a1e9;
	float: left;
	width: 715px;
	padding: 20px 10px 20px 10px;
	background: #effaff;
}

#right #fotos .message .inline {
	margin-top:20px;
	margin-bottom:15px;
}

#right #fotos .message .inline img {
	border: 1px solid #17a1e9;
}

#right .message .messageimage {
	float: right;
	width:150px;
}

#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 #17a1e9;;
	width: 148px;
	margin-bottom: 5px;
}
.image_border {
	border: 1px solid #17a1e9;
}
#right .message h3, #right .message h3 strong {
	background-image: url(../images/left.bg.selected1.gif);
	
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	padding-left:1px;
	
}
#right .message h3 strong {
	font-weight: bold;
}
#right .message p {
	padding: 0 0 10px 0;
}
#right .red {
	color: #ed1918;
	padding: 5px 0 2px 0;
	font-weight: bold;
}
#right .red strong {
	padding: 0 0 0 50px;
	font-size: 14px;
}
#right .blue {
	color: #ed1918;
	padding: 5px 0 15px 0;
	font-weight: bold;
}
#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 #17a1e9;
}
#right .item .itemimage, #right .item2 .itemimage {
	float: left;
	padding: 0 0 0 10px;
}
#right .item .itemimage img, #right .item2 .itemimage img {
	float: left;
	width:160px;
	border: 1px solid #17a1e9;
}

#right .item .red, #right .item2 .red {
	font-size: 13px;
}
#right .item .itemcenter, #right .item2 .itemcenter {
	float: left;
	padding: 0 0 0 10px;
	width: 460px;
	color: #424242;
}
.itemcenter a:link {
	color: :#3a66dd;;
	font-weight:bold;
}

.itemcenter a:visited {
	color: #0000ee;
	font-weight:bold;
}
.itemcenter a:hover {
	text-decoration: underline;
	color: #ed1918;
}

#right .item h3, #right .item h3 strong, #right .item2 h3, #right .item2 h3 strong {
	background: url(../images/left.bg1.gif);
	padding-top:2px;
	font-weight: normal;
	font-size: 14px;
	height:18px;
}
#right .item h3 strong, #right .item2 h3 strong {
	font-weight: bold;
}
#right .item .itemright, #right .item2 .itemright {
	float: right;
	width: 57px;
	height:52px;
	background: url(../images/circle.gif) no-repeat;
	color: #ffffff;
	position: relative;
	right: 20px;
	padding-left:14px;
	padding-top:16px;
	cursor: pointer;
}
#right .item .itemright strong, #right .item2 .itemright strong {
	font-size: 15px;
}
#right .item2 {
	background: #e9f7ff;
}
#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: #ed1918;
	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: #424242;
}
#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 #17a1e9;
}
#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 h3 {
	background-image: url(../images/left.bg.selected1.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding:1px;
	font-size: 16px;
	color: #ffffff;
}
#right #innerleft h4 {
	font-size: 14px;
	color: #464646;
	font-weight: normal;
}
#right #innerleft h4 a, #step h4 a{
	font-size: 14px;
	color: #464646;
	font-weight: normal;
	text-decoration: underline;
}

#accommodaties .message h3 a, #informatie .message h3 a, #fotos .message h3 a {
	font-size: 14px;
	color: #454545;
	font-weight: bold;
	text-decoration: underline;
}
#right #innerinnerleft {
	list-style: none;
	float: left;
	margin: 0 20px 0 0;
}
#right #innerinnerleft li {
	line-height: 21px;
	background: #63c9fe;
	margin: 0 0 5px 0;
	border: 1px solid #17a1e9;
	width: 176px;
	padding: 0 10px 0 5px;
	text-transform: capitalize;
}
#right #innerright li a {
	color: black;
	background: url(../images/right.button3.gif) no-repeat right;
	padding: 0 13px 0 0;
	width: 166px;
	cursor: pointer;
}
#right #innerright li a strong {
	font-size: 14px;
}
small {
	font-size: 9px;
}
#innerinnerright li {
	list-style: none;
}
#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;
	list-style: inside;
}

#innercontent2  {
	padding: 10px 0 0 0;
	text-align: justify;
}

#right #innercontent2 p {
	padding: 0 0 10px 0;
	text-align: justify;
}

#innercontent2 h2  {
	font-size: 14px;
	font-weight: bold;
	color: #ed1918;
}

#innercontent2 ul {
	padding: 0;
	margin: 0;
}

#innercontent2 li {
	margin-left:17px;
}

#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 #innerright .box_verzorging {
	margin: 0;
	font-weight: normal;
	float: left;
	border: 1px solid #17a1e9;
	color: #0c5d89;
	padding: 5px;
	text-align: left;
	width: 193px;
}
#right #innerright .box_kamers {
	margin: 0;
	font-weight: normal;
	float: left;
	border: 1px solid #17a1e9;
	color: #0c5d89;
	padding: 5px;
	text-align: left;
	width: 193px;
}

#right #innerright .box_maanden {

	background-image: url(../images/left.bg.inner.gif);
	background-repeat: repeat;
	border: 1px solid #17a1e9;
	margin: 0;
	font-weight: normal;
	float: left;	
	color: #0c5d89;
	padding-left: 5px;
	text-align: left;
	width: 198px;
	line-height:16px;
	
}

.box_maanden ul li {
        float: left;
        width: 138px;
}

#right #innerright .box_maanden li a {
	background: none;
}

#right #innerright #boxbottom {
	float: left;
	clear: both;
	width: 205px;
	text-align: center;
	background: #3db0ef;
	line-height: 25px;
}

#right #innerright ul {
	list-style: none;
}

#right #innerright #boxbottom small {
	color: #c8e9fb;
}
#right #innerright #boxbottom a {
	font-size: 14px;
	color: white;
}
#right #innerright #secondbox {
	float: left;
	border: 1px solid #ed1918;
	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 #17a1e9;
}
#right #step #leftstep {
	font-size: 14px;
	color: #464646;
	float:left;
	font-weight: bold;
}
#right #step #rightstep {
	float: right;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
#right #step h4 {
background-color: transparent;
background-image: url(../images/left.bg1.gif);
background-repeat:repeat-x;


color: #ffffff;
font-weight: normal;
font-size: 16px;
padding-left: 1px;
/*
	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;
}

#static_page {
	width: 735px;
}
.tabje_link {
	color: #FFFFFF;
	text-decoration: none;
}
.tabje_link_selected {
	color: #FFFFFF;
	text-decoration: underline;
}
.tbpl {
	color: #63c9fe;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	padding-left: 3px;
}
.advpl {
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #63c9fe;
	border: 1px solid #17a1e9;
	padding-left: 5px;
	font-size: 12px;
}
.ddvpl {
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #63c9fe;
	border: 1px solid #17a1e9;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 11px;
}
.ktpl {
	color: #464646;
	background: #d0eeff;
	line-height: 17px;
	border: 1px solid #b6e5fe;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}
.opaanvraagpl {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #ffd700;
	text-align: center;
	font-size: 11px;
}
.aanbiedingpl {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #ed1918;
	text-align: center;
	font-size: 11px;
}
.beschikbaarpl {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #65dc5c;
	text-align: center;
	font-size: 11px;
}
.beschikbaarpl a:hover, .aanbiedingpl a:hover, .opaanvraagpl a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.leegpl {
	color: #464646;
	background: #FFFFFF;
	line-height: 17px;
	border: 1px solid #d0eeff;
	text-align: center;
	font-size: 11px;
}

#innercontent2 h1 {
	background-image: url(../images/left.bg.gif);
	background-repeat: repeat;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	background:none;
}

#innercontent2 h2 {
        font-size: 14px;
        font-weight: bold;
        color: #ff0000;
        background:none;
        border: 0 !important;
        text-align:left !important;
        display: inline;
}

#innercontent2 h3 {
        font-size: 12px !important;
        font-weight: bold !important;
        color: #ff0000 !important;
        background:none !important;
        padding:0 !important;
        margin-top: 10px;
}

#innercontent2 ul {
	padding: 0 0 0 12px;
	margin: 0;
}

#innercontent2 li {
	margin-left:17px;
}

#right .price_link {
	color: #000000;
}
#right #legenda {
	float: left;
	clear: both;
	list-style: none;
	padding: 20px 0 0 0;
}
#right #legenda li {
	float: left;
	margin: 0 30px 0 10px;
	color: #464646;
	font-size: 12px;
}
#right #legenda #green, #right #legenda #red, #right #legenda #yellow, #right #legenda #blue {
	width: 35px;
	height: 15px;
	background: #65dc5c;
	margin: 0 0 0 10px;
}
#right #legenda #red {
	background: #ed1918;
}
#right #legenda #yellow {
	background: #ffd700;
}
#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: 255px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #63c9fe;
	border: 1px solid #17a1e9;
	padding-left: 5px;
	font-size: 11px;
}
#right .b2_t {
	width: 105px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #63c9fe;
	border: 1px solid #17a1e9;
	padding-left: 5px;
	font-size: 11px;
}
#right .b3_t {
	width: 115px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #63c9fe;
	border: 1px solid #17a1e9;
	padding-left: 5px;
	font-size: 11px;
}
#right .b4_t {
	width: 90px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	background: #63c9fe;
	border: 1px solid #17a1e9;
	padding-left: 5px;
	font-size: 11px;
}
#right .b5_t {
	width: 65px;
}
#right .b1_r {
background-color: transparent;
background-image: url(../images/left.bg.inner1.gif);
background-repeat: repeat;

	width: 255px;
	color: #464646;
	line-height: 16px;
	padding-left: 6px;
	font-size: 12px;
}
#right .b2_r {
background-color: transparent;
background-image: url(../images/left.bg.inner1.gif);
background-repeat: repeat;
	width: 105px;
	color: #464646;
	line-height: 16px;
	padding-left: 6px;
	font-size: 12px;
}
#right .b3_r {
background-color: transparent;
background-image: url(../images/left.bg.inner1.gif);
background-repeat: repeat;
	width: 115px;
	color: #464646;
	line-height: 16px;
	padding-left: 6px;
	font-size: 12px;
}
#right .b4_r {
background-color: transparent;
background-image: url(../images/left.bg.inner1.gif);
background-repeat: repeat;
	width: 90px;
	color: #464646;
	line-height: 16px;
	padding-left: 6px;
	font-size: 12px;
}
#right .b1 {
	width: 255px;
}
#right .b2 {
	width: 105px;
}
#right .b3 {
	width: 115px;
}
#right .b4 {
	width: 90px;
}
#right .b5 {
	width: 65px;
}
#right .b1_2 {
	width: 255px;
	padding-left: 5px;
	line-height: 17px;
	border-left: 1px solid #17a1e9;
	border-bottom: 1px solid #17a1e9;
	border-top: 1px solid #17a1e9;
}
#right .b2_2 {
	width: 105px;
	padding-left: 5px;
	line-height: 17px;
	border-bottom: 1px solid #17a1e9;
	border-top: 1px solid #17a1e9;
}
#right .b3_2 {
	width: 124px;
	padding-left: 5px;
	line-height: 17px;
	border-bottom: 1px solid #17a1e9;
	border-top: 1px solid #17a1e9;
}
#right .b4_2 {
	width: 90px;
	padding-left: 5px;
	line-height: 17px;
	border-right: 1px solid #17a1e9;
	border-bottom: 1px solid #17a1e9;
	border-top: 1px solid #17a1e9;
}
.b4_2_f {
	font-size: 14px;
	font-weight: bold;
	color: #ed1918;
}
#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: 20px 66px 0 0;
	background: #ed1918;
	float: right;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
#right .button5 a {
	font-size: 15px;
	color: white;
	background: url(../images/right.button5.gif) no-repeat right;
	padding: 0 13px 0 0;
}
.item_row {
	width: 550px;
	float: left;
	text-align: left;
}
.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;
	
	color:			#424242;
}

.acc_link A:visited {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			#424242;
	
}

.acc_link A:hover {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			#424242;
	text-decoration:underline;	
}

.acc_link2 A:link {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			#424242;
}

.acc_link2 A:visited {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			#424242;
	
}

.acc_link2 A:hover {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			#424242;
	text-decoration: underline;
}

.city_price A:link {
	padding-left: 3px;	
	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		14px;
	color:			#FFFFFF;
	font-weight:	bold;
}

.city_price A:visited {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		14px;
	color:			#FFFFFF;
	font-weight:	bold;
	
}
.city_price A:hover {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		14px;
	color:			#FFFFFF;
	font-weight:	bold;
	text-decoration:underline;
}
.button_room_remove {
	width: 70px;
	height: 17px;
	background-color: #FF0009;
	cursor: pointer;
}
.button_room_remove_arrow {
	background: url(../images/right.button.gif) no-repeat right;
	width:6px;
	background-color: #FF0009;
	float: left;
	padding-top: 3px;
	background-position: center;
	padding-left: 2px;
}
.inputfield3 {
	width: 360px;
	height: 16px;
	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: 20px;
	float: left;
	width: 100px;
}
.inputfield3divsmall {
	height: 20px;
	float: left;
	width: 50px;
}
.boekingdetails {
	height: 20px;
	float: left;
	width: 120px;
	font-weight: bold;
	padding-left: 5px;
}
.boekingdetails2 {
	height: 20px;
	float: left;
	width: 460px;
	font-weight: bold;
}
.inputfield3div2 {
	height: 20px;
	float: left;
	width: 350px;
}
.inputfield3div3 {
	height: 20px;
	float: left;
	width: 100px;
}
.bookingdetailsdivtop {
	border: 1px solid #0099FF; 
	width: 575px;
}

.button_further_arrow {
	padding-left: 5px;
	padding-top: 5px;
	width: 8px;
	background: url(../images/right.button5.gif) no-repeat right;
	background-color: #FF0009;
	float: left;

}
.button_further {
	width: 90px;
	height: 21px;
	background-color:#FF0009;
	cursor: pointer;
	padding-top:2px;
}
.button_furtherbig {
	width: 160px;
	cursor: pointer;
	height: 21px;
	text-align: center;
	padding-top:2px;
}	
.bookingdetailsinsurance {
	float: left;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
}
.bookingdetailsinsurance h2 {
	color:#ed1918;
	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:#ed1918;
}
.confirmcell {	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#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;
}

.boekingtotaal {
	border: 1px #0099FF solid;
	padding: 2px 5px 2px 9px; 
	float: left; 
	color: #FF0009; 
	font-size: 15px; 
	font-weight: bold; 
	width: 550px;
}

.boekingtotaal2 {
	float: left; 
	width: 460px;
	color: #FF0000;
}

.boekingtotaal2a {
	float: left; 
	width: 460px;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.boekreisbut {
	background: url(../images/nxt_btn.jpg) no-repeat;
	height: 21px;
	width: 87px;
}

.boekreisdef {
	background: url(../images/arrow_btn.png) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	height: 27px;
	width: 140px;
}

h2#id-h2-fplm10 {
	background-color: #ed1918;
	float:left;
	width:205px;
	margin:0;
}

#fp_lm10  {
        font-size: 20px;
}

.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: 5px 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;
}
.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;
}

.aanbieding {
	float:			left;
	background:		#e9f7ff;
	border:			1px solid #ed1918;
	width:			154px;
	height:			250px;
	padding:		5px;
	padding-top:	10px;
	margin-right:	8px;
	margin-bottom:	10px;
	text-align:		center;
}

.special{
	background:		#ffffff;
	border:			1px solid #17a1e9;
	width:			203px;
	padding-top:	10px;
	text-align:		center;
	border-top:0px;
	overflow:hidden;
}

.whiteprice{
	background-image:url(../images/whitepricebutton.gif);
	background-repeat:no-repeat;
	width:190px;
	height:58px;
	background-position:right;
	text-align:right;
	padding-right:10px;
	float:left;
}


.whiteprice a{
	color:#ff0009;
	font-size:9px;
	font-weight:bold;
}

.whiteprice a span{
	color:#ff0009;
	font-size:16px;
	font-weight:bold;
}


.special .acco_naam a,.special .acco_naam{
	color:#ff0009;
	font-weight:bold;
	font-size:14px;
}
.special h4{
	color:#ff0009;
}

.special .acco_duur{
	color:#424242;
	font-size:11px;

}
.special .acco_duur em{
	color:#424242;
	font-size:11px;
}

.special img{
	border:0px;
}

.aanbieding .aanbieding_img {
	margin-top:		-60px;
	width:152px;
	height:99px;
}

.aanbieding h4 {
	font-size:		12px;
	font-weight:	normal;
	text-align:		center;
}

.aanbieding h4 span {
	font-weight:	bold;
}

.aanbieding .acco_naam {
	color:			#FF0000;
	font-weight:	bold;
}

.aanbieding .acco_duur {
	color:			#424242;
	float:left; 
	text-align:left;
	width:95px;
}

.aanbieding .acco_prijs {
	color:			#FFFFFF;
	font-weight:	bold;
	padding-top:	10px;
	width:			60px;
	height:			50px;
	background:		url('../images/stip.png');
	position:		relative;
	top:			190px;
	left:			95px;
	float:			left;
}

.aanbieding .acco_prijs a {
	color:			white;
	text-decoration:none;
}

.aanbieding .acco_prijs a:hover {
	color:			white;
	text-decoration:underline;
}

.aanbieding .acco_prijs span {
	font-size: 		16px;	
}

#left ol {
	float:			left;
	list-style:		none;
}

#left ol li {
	border:			1px solid #ed1918;
	color:			#ed1918;
	padding:		10px 0 2px 10px;
	width:			193px;
	font-weight:	bold;
}

#right ol {
	float:right;
	list-style:		none;

}

#right ol li {
	border:			1px solid #ed1918;
	color:			#ed1918;
	padding:		10px 0 2px 10px;
	width:			193px;
	font-weight:	bold;
	text-align:left;
	cursor:pointer;
}

.fplm10_type {
	font-weight:	normal;
	text-align:left;
}

.fplm10_prijs {
	font-size:		16px;
	text-align:		right;
	display:		block;
	margin-top:		-15px;
	margin-right:	5px;
	cursor:pointer;
}

#right ol li a {
	color:			#ed1918;
}


#id-h2-fplm10 {
	border:			0 !important;
	float:			right;
	margin-top:		20px;
	width:			205px !important;
	font-size:		16px;
	margin-bottom:			0 !important;
}

#informatie h1, #accommodaties h1 {
	font-size: 16px;
	font-weight: bold;
	color: #17a1e9;
	background:none;
}

#informatie .message h2, #accommodaties .message h2,  {
	font-size: 14px;
	font-weight: bold;
	color: #17a1e9;
	background:none;
	border: 0px solid green !important;
	margin: 0 !important;
	text-align:left !important;
	float:none !important;
	height:auto !important;
	width:0 !important;
}

#left .info h2, #right .info h2 {
	font-size: 14px;
	font-weight: bold;
	background: none;
	text-align: center;
	color: #17a1e9;
	line-height: auto;
	margin: 0 !important;
	border: 0 !important;
	width:100% !important;
	padding-top:2px;
	height:auto;
	float:none;
	text-align:left !important;
}

.teruglink a{
	font-size: 12px;
	color:#FFFFFF;
	line-height:15px;
	background:#ed1918;
	padding:2px 5px 1px 5px;
	color:#FFFFFF;
	float:right;
	width:150px;
}

.teruglink a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	float:right;
}

#rightstep a:link{
	color:#17a1e9;
}
#rightstep a:visited{
	color:#17a1e9;
}
#rightstep a:hover{
	color:#17a1e9;
	text-decoration: underline;
}

.box_maanden ul li span:hover{
	
	text-decoration:underline;
}

.b2_r select{
	border:1px solid #CCCCCC;
	width:40px;
}
.verder{
	width:71px;
	height:22px;
	float:right;
}

.verder,.boekreisdef{
	cursor:pointer;
}

.totaalsom{
	font-weight:bold;
	height: 20px;
	float: left;
	width: 100px;
}

td.later {
	/*background-image: url(../images/go.png);*/
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}

td.later a {
	color:#FF0000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

td.later a:hover {
	color:#FF0000;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

td.eerder {
	/*background-image: url(../images/go2.png);*/
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

td.eerder a {
	color:#FF0000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

td.eerder a:hover {
	color:#FF0000;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}
#right img.image{
	border:0px;
}

.redspecialbtn{
	border:1px solid #ff0009;
	font-size:13px;
	color:#ff0009;
	font-family:Arial, Helvetica, sans-serif;
	width:205px;
	height:21px;
	margin-bottom:7px;
	text-align:left;
	border-collapse:collapse;
	line-height:21px;
	float:left;
	overflow:hidden;
}
.redimg{
	border:0px;
}

.redspecialbtn a{
	font-size:13px;
	color:#ff0009;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.redspecialbtn a:hover{
	text-decoration:underline;
}


#footer{  width:977px;  margin:0 auto;}
#footer-wrapper{ float:left; width:970px; height:170px; background:#f5fbfe url(../images/footer-bg.gif) no-repeat; padding:0px 5px 0px 2px;}

#footer-wrapper h1{ padding:0; margin:36px 0 0 0; text-align:center; width:970px; height:35px; float:left; height:35px;}
#footer-wrapper h1 a{ width:970px; height:35px; float:left; background:url(../images/vakantiestunt-footer-h1.gif) no-repeat center top; text-indent:-999999px; overflow:hidden; margin:0px 0 0 0;}
#footer-wrapper p{ text-align:center; color:#333; float:left; width:970px; margin:0; padding:0}
