 /***********************************************************************************************
	Algemeen
***********************************************************************************************/
html {
	font-size:100%;
	background-color: #fff;
	background: #fff url(/Style%20Library/images/html-background.png) repeat-x fixed center top;
} 
 
body {
	font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif !important;
	font-size:62.5%;
	margin:0;
	padding:0;
	/*overflow: visible;*/
	background-color: transparent !important;
}
body form {
	text-align:center;
	background-color: transparent;
	margin: 0; padding: 0;
}
 
#content {
	color:#707070;
}
#page font, #page span, #page td, #page li, #page ul, #page p, #page b, #page strong, #page i,
#home font, #home span, #home td, #home li, #home ul, #home p, #home b, #home strong, #home i
 {
 	color:inherit;
	font-family:inherit !important;
	font-size:inherit !important;
	line-height:inherit !important;
}
input, textarea, select {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #707070;
}
a img {
	border:0 solid transparent;
}
body.font-l {
	font-size:100%;
}
div {
}
a {
	color:#8aa8b0;
	text-decoration:none;
	cursor: pointer;
	position: relative;
}

a span {
	cursor:pointer;
}
hr {
	color: #ddddd0 !important;
	height: 1px !important;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 2.7em;
	font-weight: normal;
	color: #ff9000;
}
h2 {
	font-family: "Trebuchet MS";
}
h3 {
	font-family: "Trebuchet MS";
}
h4 {
	font-family: "Trebuchet MS";
}
h5 {
	font-family: "Trebuchet MS";
}
h6 {
	font-family: "Trebuchet MS";
}

.clear {
	clear: both;
}

.horizontallist {
	display: block;
	list-style-type: none;
	margin: 0; padding: 0;
}

.bottom {
	font-size: 1px; line-height: 1px;
	clear: both;
}

.horizontallist li {
	margin: 0; padding: 0;
	position:relative;
	display: inline;
	zoom: 1;
}
img.left 
{
    float: left;
    margin-right: 10px;
}
img.right 
{
    float: right;
    margin-left: 10px;
}
dt {
	display: block;
	margin: 5px 0 0 0;
	padding: 4px 0 2px 25px;
	cursor: pointer;
	color: #707070;
    background-image: url("/Style%20Library/images/collapsed.gif");
    background-repeat: no-repeat;
    background-position: 3px center;
    border-top: 1px #f5f5f2 solid;
    zoom: 1;
}

dt.clicked {
	background-image: url("/Style%20Library/images/expanded.gif");
    font-weight: bold;
	color: #ff9000;
}

dt.hover {
	 color: #ff9000;
}

dt a {
	padding: 0px;
	height: 2em;
	display: block;
	color: #707070;
	line-height: 2.0em;
}
dt.clicked a {
	color: #ff9000;
}
dd {
	margin: 0 0 0 0;
	clear: both;
	display: none;
	padding: 5px 24px;
    border-top: 1px #f5f5f2 solid;
}

iframe {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow-x: none;
	overflow-y: auto;
}

#container {
	font-size:1.1em;
	line-height:1.65em;
	margin:0 auto;
	text-align:left;
	width:1020px;
	height: 100%;
	z-index:2;
	clear: both;
}

/***********************************************************************************************
	Authoring
***********************************************************************************************/

#ctl00_SPSecurityTrimmedControlSiteActions {
	display: block; overflow: hidden;
	margin: 0; padding: 0px;
	background-repeat: repeat-x;
	text-align: left;
	
}

#ctl00_SPSecurityTrimmedControlSiteActions .clear {
	height: 10px;
	border-top: 1px solid #DBDBCF;
	background: transparent url("/Style%20library/images/menu-bg.png") repeat-x scroll left -1px;
}
#ctl00_SPSecurityTrimmedControlSiteActions #ctl00_authoringcontrols {
	margin-top: -13px;
	display: block;
}
#ctl00_SPSecurityTrimmedControlSiteActions > #ctl00_authoringcontrols {
	margin-top: -10px;	
}

/***********************************************************************************************
	Top
***********************************************************************************************/
/* Top banner met logo, menu en systeemmenu */
#top {
	background-color: #ffffff;
	margin: 18px 20px 0 20px;
	height: 82px;
	width: 100%;
	overflow: hidden;
}
#container > #top {
	overflow: visible;
}
a#logo{
	display: block;
	width: 288px;
	height: 27px;
	float: left;
	background: transparent url("/Style%20Library/images/logo.png") no-repeat scroll left bottom;
}
a#logo em {
	display: none;
}
#homenav a, #homenav li, #homenav ul {
	display:block;
}
#homenav * {
	line-height: normal;
}
#homenav *, #homenav {
	margin: 0;
	padding: 0;
	list-style:none;
	display: block;

}
#homenav { 
	margin-top: 4px;
	margin-right: 20px;
	zoom: 1;
	float: right;
}
#homenav li {
	float:left;
	position:relative;
}
#homenav li a {
	font-family: "Trebuchet MS";
	color: #999999;
	padding: 2px 6px 2px 6px;
}
#homenav li a:hover {
	color: #ff9000;
}

#systemwide {
	margin-right: 26px;
	margin-top: 8px;
	height: 10px;
	line-height: 10px ! important;
	float: right;
}

#systemwide li {
	display: block;
	float: left;
	background: transparent url("/Style%20Library/images/sysnav-right.gif") no-repeat scroll right bottom;
	padding: 0 11px 0 10px;
}

#systemwide a {
	display: block;
	float: left;
	background:url(/style%20library/images/icons.gif) left 0px;
	width: 11px;
	height: 10px;
}
#systemwide .home {
	border-left: 0px solid transparent;
}
#systemwide .home a {
	background-position: 0 0;
} 
#systemwide .home a:hover {
	background-position: 0 10px;
}
#systemwide .print a {
	background-position: -11px 0px;
} 
#systemwide .print a:hover {
	background-position: -11px 10px;
}
#systemwide .email a {
	background-position: -22px 0px;
} 
#systemwide .email a:hover {
	background-position: -22px 10px;
}
#systemwide .sitemap {
	background: none;
}
#systemwide .sitemap a {
	background-position: -33px 0px;
	margin-right: 4px;
} 
#systemwide .sitemap a:hover {
	background-position: -33px 10px;
}
 
#systemwide li.font-resize a {
	background-image: none; 
	position: relative;
	font-size: 9px;
	line-height: 13px ! important;
	display: inline;
	width: auto;
	color: #b8b89f;
	text-align: center;
	vertical-align: bottom;
	margin: 0 1px 0 0;
} 
#systemwide li.font-resize a.s {
	font-size: 8px;
} 
#systemwide li.font-resize a.l {
	font-size: 11px;
	line-height: 11px;
	margin-top: -1px;
}

#systemwide li.font-resize a:hover, #systemwide li.font-resize a.active {
	color: #ff9000;
}

#systemwide a i {
	display: none;
}
#top-search { 
	margin: 16px 36px 0 0;
	padding:0;
	display: block;
	float: right;
}
#top-search a {
	display: block;
	margin-top: 8px;
	color: #707070;
}
 
#top-search li {
	margin: 0;padding:0;
	height: 29px;
	background: url("/Style%20Library/images/search.png") top left no-repeat;
	background-color: transparent;
	margin: 0 ! important;
	display:block;
	float:right;
	width: auto;
	width: 235px;
}

#top-search li input {
	border: 0px solid transparent;
	background-color: transparent;
	width: 220px;
	padding-left: 10px;
	margin-top: 6px;
}

#top-search li.right {
	background-position:right top;
	width: 28px;
}

#top-search li a{
	display: block;
	width: 28px; 
	height: 29px;

}

/***********************************************************************************************
	Navigatie
***********************************************************************************************/
/* Top Menu */
#menu a, #menu li, #menu ul {
	display:block;
}
#menu * {
	line-height: normal;
}
#menu *, #menu {
	margin: 0;
	padding: 0;
	list-style:none;
	display: block;

}
#menu { 
	clear: right;
	margin-top: 11px;
	padding-top: 10px;
	padding-left: 0px;
	zoom: 1;
	float: left;
	font-size: 13px;
}
/* Eerste niveau */
#menu li {
	background: transparent url("/Style%20Library/images/menu-bg-right.png") no-repeat scroll right top;
	float:left;
	position:relative;
	z-index:998;
}
#menu li.last {
	background: none;
}
#menu em {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif !important;
	font-size: 13px;
	font-style: normal;
	padding: 0 11px 3px 8px;
	text-decoration: none;
	border: none !important;
}
#menu li a {
	z-index: 2;
	display: inline-block;
	vertical-align: middle;
	color: #52656b;
}
#menu li a:hover, #menu li.sfHover a {
	color: #ff9000;
}
#menu li.active a {
	color: #ff9000;
}
/* Pagina menu */
#tabs {
	zoom: 1;
}
#tabs ul {
	height: 37px;
	background: transparent url("/Style%20Library/images/tab-bg.png") repeat-x scroll left top;
	margin: 0 2px 0 20px;
	padding: 0;
	border: none;
}
.canvas #tabs ul {
	margin-left: 0;
}
#tabs ul li {
	float:left;
	position:relative;
	display: block;
	background: transparent url("/Style%20Library/images/tab-bg-li.png") repeat-x scroll left top;
	border: none;
	margin: 0;
	padding: 0;
}
#tabs ul li a {
	background: transparent url("/Style%20Library/images/tab-left.png") no-repeat scroll left top;
	display: block;
	margin: 0;
	padding: 14px 6px 5px 15px;
	color: #52656b ! important;
}
#tabs ul li a em {
	font-style: normal;
	display: block;
}
#tabs ul li.first {
	margin-left: 1px;
}
#tabs ul li.first a {
	background: transparent url("/Style%20Library/images/tab-bg-left.png") no-repeat scroll left top;
}
#tabs ul li.firstcurrent {
	background: transparent url("/Style%20Library/images/tab-active-first.png") no-repeat scroll left top;
	padding-left: 2px;
}
#tabs ul li.current {
	background: transparent url("/Style%20Library/images/tab-active-left.png") no-repeat scroll left top;
	padding-left: 5px;
}
#tabs ul li.current a, #tabs ul li.firstcurrent a {
	background: transparent url("/Style%20Library/images/tab-active-right.png") no-repeat scroll right top;
	color: #ff9000 ! important;
	font-weight: bold;
	padding: 0 4px 0 0;
}
#tabs ul li.current a em, #tabs ul li.firstcurrent a em {
	background: transparent url("/Style%20Library/images/tab-active.png") repeat-x scroll left top;
	padding: 14px 9px 5px 13px;
}
#tabs ul li.next a {
	background: none;
	padding-left: 7px;
}
#tabs ul li.last {
	background: transparent url("/Style%20Library/images/tab-bg-right.png") no-repeat scroll right top;
	display: block;
	margin: 0;
	padding: 14px 3px 8px 3px;
	height: 15px;
}

/* dream destination tabs  */
.dreamdestinationtabs {
	zoom: 1;
}
.dreamdestinationtabs ul {
	background: transparent url("/Style%20Library/images/dreamtab.png") repeat-x scroll left top;
	margin: 0;
	padding: 0 0 0 20px;
	height: 32px;
	border: none;
}
.dreamdestinationtabs ul li {
	float:left;
	position:relative;
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
.dreamdestinationtabs ul li a {
	background: transparent url("/Style%20Library/images/dreamtab-right.png") no-repeat scroll right top;
	display: block;
	margin: 0;
	padding: 7px 15px 7px 15px;
	color: #52656b ! important;
	font-size: 1.2em;
}
.dreamdestinationtabs ul li.active {
	background: transparent url("/Style%20Library/images/dreamtab-active.png") no-repeat scroll left top;
}
.dreamdestinationtabs ul li.active a {
	background: transparent url("/Style%20Library/images/dreamtab-active-right.png") no-repeat scroll right top;
	color: #ff9000 !important;
	font-weight: bold;
}
.dreamdestinationtabs ul li.prev a, .dreamdestinationtabs ul li.last a {
	background: none;
}
/* destination tabs  */
.destinationtabs {
	zoom: 1;
	margin-bottom: 10px;
	padding: 1px 0 0 0;
}
.destinationtabs ul {
	height: 27px;
	background: none;
	margin: 0 2px 0 20px;
	padding: 0;
	border: none;
	border-bottom: 1px #f5f5f2 solid;
}
.destinationtabs ul li {
	float:left;
	position:relative;
	display: block;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
.destinationtabs ul li a {
	background: none;
	display: block;
	margin: 0;
	padding: 7px 6px 5px 15px;
	color: #52656b ! important;
}
.destinationtabs ul li a.active {
	color: #ff9000 !important;
	font-weight: bold;
}
/* travel tabs  */
.traveltabs {
	zoom: 1;
}
.traveltabs ul {
	background: transparent url("/Style%20Library/images/dreamtab.png") repeat-x scroll left top;
	margin: 0;
	padding: 0 0 0 20px;
	height: 32px;
	border: none;
}
.traveltabs ul li {
	float:left;
	position:relative;
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
.traveltabs ul li a {
	background: transparent url("/Style%20Library/images/dreamtab-right.png") no-repeat scroll right top;
	display: block;
	margin: 0;
	padding: 7px 15px 7px 15px;
	color: #52656b ! important;
	font-size: 1.2em;
}
.traveltabs ul li.active {
	background: transparent url("/Style%20Library/images/dreamtab-active.png") no-repeat scroll left top;
}
.traveltabs ul li.active a {
	background: transparent url("/Style%20Library/images/dreamtab-active-right.png") no-repeat scroll right top;
	color: #ff9000 !important;
	font-weight: bold;
}
.traveltabs ul li.prev a, .traveltabs ul li.last a {
	background: none;
}

/***********************************************************************************************
	Footer
***********************************************************************************************/
#footer {
	background: transparent url("/Style%20Library/images/footer-bg.png") no-repeat scroll center top;
	color: #787868;
	font-size: 0.9em;
	padding-top: 4px;
	height: 80px;
}
#footer .left {
	width: 691px;
	float: left;
	background: transparent url("/Style%20Library/images/footer-top.png") repeat-x scroll left top;
	border-top: 1px #f2f2f2 solid;
}
#footer > .left {
	margin-left: 19px;
}
#footer .left a {
	display: block;
	float: left;
	padding: 10px 10px 0px 10px;
	border-left: 1px #f2f2f2 solid;
	border-right: 1px #ffffff solid;
} 
#footer .left a.ek {
	border-left: none;
}
#footer .right {
	width: 281px;
	float: right;
	margin-right: 19px;
	padding: 3px 10px 0 0;
	text-align: right;
	background: transparent url("/Style%20Library/images/footer-top.png") repeat-x scroll left top;
	border-top: 1px #f2f2f2 solid;
}
#footer .right span em {
	font-style: normal;
	color: #bbbba4;
}
#footer .right ul {
	display: block;
	list-style-type: none;
	margin: 0; padding: 0;
	float: right;
}
#footer .right li {
	padding: 0 10px 0 7px;
	background: transparent url("/Style%20Library/images/sysnav-right.gif") no-repeat scroll right center;
	position:relative;
	display: block;
	float: left;
}
#footer .right li.rk {
	background: none;
	padding-right: 1px;
}
#footer .right a {
	color: #787868;
}
#footer .right a:hover {
	text-decoration: underline;
}
#footer-print {
	display: none;
}

/***********************************************************************************************
	Pagina
***********************************************************************************************/
/* Canvas gedeelte page */
#content {
	background-color: #ffffff;
	zoom: 1;
	padding: 0 0 0 20px;
}
#top5 #top5menu, #top5 #uwtop5, #top5 #onzetop5 {
	margin: 0; padding: 0;
	display: block;
}
#top5 #top5menu li
{
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	width: auto;
	margin: 0;
	padding: 0 25px 0 18px;
	cursor: pointer;
}

#top5 #top5menu li.active {
	font-weight: bold;
}
#top5 #uwtop5, #top5 #onzetop5 {
	clear:both;
	padding: 0 0 0 30px;
	color: #8aa8b0;
	font-weight: bold;
	border: none;
}
#top5 #uwtop5 li, #top5 #onzetop5 li {
	padding: 2px 0 2px 1px;
}
#top5 #uwtop5 li a:hover, #top5 #onzetop5 li a:hover {
	text-decoration: underline;
}
#top5 #onzetop5 {
	display: none;
}
#top5 #uwtop5 li {
	float: none;
}

/***********************************************************************************************
	Homepage
***********************************************************************************************/
#homebanner {
	width: 980px;
	height: 400px;
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 22px;
}
#homebannerleft {
	width: 304px;
	height: 400px;
	background: transparent url("/Style%20Library/images/bg-black.png") no-repeat scroll left top;
	float: left;
	padding: 3px 3px 0 3px;
}
#TravelSearch {
	position: absolute;
	margin: 3px 0 0 3px;
	background: transparent url("/Style%20Library/images/travelsearch-home.png") no-repeat scroll left top;
	width: 304px;
	height: 231px;
}
#TravelSearch .radio {
	display: inline-block;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 4px 14px 0 2px;
}
#TravelSearch .radio input {
	display: block;
	float: left;
}
#TravelSearch .radio label {
	padding-left: 6px;
	font-weight: bold;
	color: #52656b;
}
#TravelSearch div.dd {
	width: 140px;
	float: left;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-left: 2px;
}
#TravelSearch div.dd label {
	color: #8aa8b0;
	font-weight: bold;
}
#TravelSearch div.dd select {
	width: 135px;
	float: left;
	margin-top: 2px;
}
#TravelSearch #lnkNew {
	display: block;
	float: left;
	color: #707070;
	padding: 4px 4px 4px 10px;
	margin: 12px 10px 0 14px;
	background: transparent url("/Style%20Library/images/list-icon-blue.gif") no-repeat scroll left 10px;
}
#TravelSearch #lnkShowHome {
	display: block;
	float: left;
	font-weight: bold;
	color: #ffffff;
	width: 114px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 13px 10px 0 15px;
	background: transparent url("/Style%20Library/images/travelsearch-button.png") no-repeat scroll left top;
}
#homebannerleft .description {
	margin-top: 293px;
	text-align: center;
}
#homebannerleft .description a {
	display: inline-block;
	text-align: left;
	color: #ffffff;
	font-family: "Myriad Pro";
	font-size: 1.5em;
}
#homebannerleft .description a:hover {
	text-decoration: underline;
}
#homebannerleft .description a em {
	font-style: normal;
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom: 13px;
	display: block;
}
#homebanner .advisor {
	float: right;
	width: 237px;
	height: 91px;
	background: transparent url("/Style%20Library/images/bg-advisor.png") no-repeat scroll left top;
	margin: 284px -5px 0 0;
}
#homebanner .advisor .finddreamdest {
	color: #ff9000;
	font-family: "Myriad Pro";
	font-size: 2.6em;
	display: block;
	padding: 14px 10px 7px 12px; 
}
#homebanner .advisor .destadvisor {
	color: #ffffff;
	display: block;
	padding: 6px 10px 1px 22px;
	background: transparent url("/Style%20Library/images/list-icon-white.gif") no-repeat scroll 12px 12px;
}
#homebanner .homepagebuttons {
	float: left;
	width: 201px;
	height: 32px;
	background: transparent url("/Style%20Library/images/bg-buttons.png") no-repeat scroll left top;
	margin: 358px 0 0 80px;
	color: #ffffff;
}
#homebanner .homepagebuttons em {
	display: none;
}
#homebanner .homepagebuttons .previousbutton {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
}
#homebanner .homepagebuttons .nextbutton {
	display: block;
	width: 32px;
	height: 32px;
	float: right;
}
#homebanner .homepagebuttons .label {
	display: block;
	width: 137px;
	margin-top: 7px;
	text-align: center;
	float: left;
}

#homebottom {
	overflow-x: hidden;
	padding-bottom: 13px;
}
#homebottom .column {
	width: 310px;
	margin-right: 25px;
	height: auto;
	float: left;
}
#homebottom .purple {
	margin-right: 0;
}
#homebottom .column h2 {
	background: transparent url("/Style%20Library/images/home-kop-orange.png") no-repeat scroll left top;
	color: #ffffff;
	font-weight: normal;
	font-size: 1.55em;
	text-transform: uppercase;
	padding: 7px 10px 3px 10px;
	margin-top: 0;
	margin-bottom: 4px;
	height: 21px;
}
#homebottom .green h2 {	background-image: url("/Style%20Library/images/home-kop-green.png"); }
#homebottom .purple h2 {	background-image: url("/Style%20Library/images/home-kop-purple.png"); }

#homebottom .column ul {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
	border-top: 1px #ecece8 solid;
}
#homebottom #top5 #top5menu li {
	padding: 0 63px 0 24px;
	margin: 0;
	display: block;
	font-size: 1.1em;
	color: #9780ae;
	background: transparent url("/Style%20Library/images/list-icon-purple.gif") no-repeat scroll 15px 8px;
}
#homebottom #top5 #uwtop5, #homebottom #top5 #onzetop5 {
	clear:both;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border-top: none;
}
#homebottom .column li {
	background: none;
	border-bottom: 1px #ecece8 solid;
	padding: 0px 2px 3px 2px;
	margin: 0;
	line-height: 1.3em;
	color: #707070;
	zoom: 1;
}
#homebottom .column a {
	color: #707070;
}
#homebottom .column span {
	display: block;
	float: left;
}
#homebottom .column span.land {	padding: 2px 4px 0 3px; }
#homebottom .column span.reis {	
	padding-left: 6px;
	width: 190px;
}
#homebottom .column span.duur {	
	width: 5px;
	overflow: hidden;
	text-align: right;
	padding-right: 23px;
	font-size: 0.9em;
}
#homebottom .column span.prijs {	
	width: 75px;
	color: #ff9000;
	font-weight: bold;
	font-size: 1.2em;
}
#homebottom .column span.datum {	
	font-size: 0.8em;
	padding: 3px 4px 0 3px;
	width: 40px;
}
#homebottom .column span.nieuws {
	padding: 4px 3px 2px 4px;
	width: 250px;
}
#homebottom .column span.nieuws a {
	font-weight: bold;
}
#homebottom .column span.nieuws a.meer {
	font-weight: normal;
	color: #ff9000;
	text-decoration: underline;
}
#homebottom .column span.rank {	
	width: 20px;
	color: #9780ae;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px 0 1px 3px;
}
#homebottom .column span.reis1 {
	padding: 2px 2px 0 0;
}
#homebottom .column a.action {
	display: block;
	padding: 7px 2px 4px 19px;
	font-weight: bold;
	font-size: 1.1em;
	color: #ff9000;
	background: transparent url("/Style%20Library/images/list-icon-orange.gif") no-repeat scroll 5px 13px;
}
#homebottom .column a.action:hover {
	text-decoration: underline;
}
#homebottom .orange a.action {
	color: #ff9000;
	background-image: url("/Style%20Library/images/list-icon-orange.gif");
}
#homebottom .green a.action {
	color: #cada2a;
	background-image: url("/Style%20Library/images/list-icon-green.gif");
}
#homebottom .purple a.action {
	color: #9780ae;
	background-image: url("/Style%20Library/images/list-icon-purple.gif");
}

/***********************************************************************************************
	Page
***********************************************************************************************/
#content .page {
	width: 980px;
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 22px;
	padding-top: 1px;
}
#content .page #TravelSearch {
	position: relative;
}
#content .page .canvas {
	background: transparent url("/Style%20Library/images/canvas-bg.png") no-repeat scroll left top;
	margin: 10px 10px 0 10px;
	padding-top: 1px;
	zoom: 1;
}
#left {
	width: 685px;
	float: left;
	margin: 10px 0 0 10px;
}
.pagetitle {
	color: #ffffff;
	margin: 32px 10px 8px 28px;
}
.canvas .pagetitle {
	color: #ff9000;
	margin-left: 10px;
}
.traveltitle {
	margin: 10px 10px 0 10px;
}
.traveltitle h1 {
	margin-left: 18px;
}
.traveltitle .traveloverview a {
	display: block;
	float: left;
	color: #ff9000;
	padding: 3px 10px 0 12px;
	background: transparent url("/Style%20Library/images/back-arrow.gif") no-repeat scroll left 9px;
}
.printmailbuttons {
	text-align: right;
	padding: 4px 0 4px 0;
}
.printmailbuttons img {
	cursor: pointer;
}
.search {
	display: block;
	margin: 0 0 24px 16px;
}
.search #ctl00_PlaceHolderMain_TravelSearchControl_pnlSearch {
	display: block;
	width: 663px;
	background: transparent url("/Style%20Library/images/search-bg.png") repeat-y scroll left top;
	padding: 16px 0 10px 15px;
	margin: 0;
}
.search #lnkMoreOptions {
	display: block;
	float: right;
	color: #707070;
	padding: 4px 4px 4px 10px;
	margin: 4px 28px 0 14px;
	background: transparent url("/Style%20Library/images/list-icon-blue.gif") no-repeat scroll left 10px;
}
.search div.dd {
	display: block;
	width: 165px;
	float: left;
}
.search div.dd label {
	color: #8aa8b0;
	font-weight: bold;
}
.search div.dd select {
	width: 135px;
	float: left;
	margin-top: 2px;
}
.search div.extraoption {
	display: block;
	width: 465px;
	float: left;
	margin-top: 8px;
}
.search div.extraoption label {
	float: left;
	color: #8aa8b0;
	font-weight: bold;
	margin-right: 20px;
}
.search div.extraoption select {
	width: 200px;
	float: left;
}
.search div.extraoption a {
	font-weight: bold;
	margin-left: 5px;
}
.search .searchactions{
	height: 31px;
	background: transparent url("/Style%20Library/images/search-bg-actions.png") no-repeat scroll left top;
	padding: 6px 0 10px 15px;
}
.search .searchactions #lnkNew {
	display: block;
	float: left;
	color: #707070;
	padding: 4px 4px 4px 10px;
	margin: 0 10px 0 14px;
	background: transparent url("/Style%20Library/images/list-icon-blue.gif") no-repeat scroll left 10px;
}
.search .searchactions #lnkShow {
	display: block;
	float: right;
	font-weight: bold;
	color: #ffffff;
	width: 114px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 1px 10px 0 15px;
	background: transparent url("/Style%20Library/images/travelsearch-button.png") no-repeat scroll left top;
}
.traveloverviewheader {
	zoom: 1;
	padding: 10px 0 7px 0;
	border-bottom: 1px #dbdbcf solid;
	margin-bottom: 10px;
}
.traveloverviewheader .samenvatting {
	width: 400px;
	display: block;
	float: left;
	color: #b8b89f;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.traveloverviewheader .orderby {
	width: 200px;
	display: block;
	float: right;
	text-align: right;
	color: #707070;
}
.traveloverviewheader .orderby span {
	margin-right: 10px;
}
.traveloverviewfooter {
	text-align: center;
	color: #b8b89f;
	padding: 2px 0 2px 0;
	font-family: "Trebuchet MS";
}
.traveloverviewfooter a {
	color: #b8b89f;
	font-weight: bold;
}
.traveloverviewfooter a.active {
	color: #ff9000;
}
.traveloverviewfooter .numbers {
	margin: 0 19px 0 19px;
	padding: 0 19px 0 19px;
	border-left: 1px #b8b89f solid;
	border-right: 1px #b8b89f solid;
}
.traveloverviewfooter .numbers a {
	font-size: 1.1em;
}
.traveloverviewfooter .numbers span {
	margin: 0 4px 0 4px;
}
.travelrow {
	background: transparent url("/Style%20Library/images/travelrow-bg.png") repeat-x scroll left bottom;
	margin-bottom: 10px;
	padding-bottom: 20px;
	zoom: 1;
}
.travelrow div {
	display: block;
	zoom: 1;
}
.travelrow .image {
	margin-top: 3px;
	width: 200px;
	float: left;
}
.travelrow .image .view {
	display: block;
	float: left;
	width: 96px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 10px 10px 0 0;
	background: transparent url("/Style%20Library/images/travelview-button.png") no-repeat scroll left top;
}
.travelrow .image .view a {
	font-weight: bold;
	color: #ffffff;
}
.travelrow .image .price {
	display: block;
	float: right;
	width: 94px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 10px 0 0 0;
	background: transparent url("/Style%20Library/images/travelprice-button.png") no-repeat scroll left top;
	font-size: 0.8em;
}
.travelrow .image .price em {
	font-style: normal;
	color: #ff9000;
	font-size: 1.4em;
	font-weight: bold;
}
.travelrow .text {
	margin-top: 5px;
	width: 465px;
	float: right;
}
.travelrow .text .header {
	color: #8aa8b0;
	font-weight: bold;
	font-size: 1.1em;
	width: 465px;
	float: left;
	border-bottom: 1px #f5f5f2 solid;
	padding-bottom: 6px;
}
.travelrow .text .header div {
	float: left;
	margin: 0 5px 0 5px;
}
.travelrow .text .header .destination {
	margin-left: 0;
}
.travelrow .text .header .date {
	font-weight: normal;
	font-size: 0.8em;
}
.travelrow .text .header .rating {
	float: right;
	width: 50px;
	padding: 0;
	background: transparent url("/Style%20Library/images/rating0.png") no-repeat scroll left 3px;
}
.travelrow .text .header .rating em {
	visibility: hidden;
}
.travelrow .text .header .r0 { background-image: url("/Style%20Library/images/rating0.png"); }
.travelrow .text .header .r1 { background-image: url("/Style%20Library/images/rating1.png"); }
.travelrow .text .header .r2 { background-image: url("/Style%20Library/images/rating1.png"); }
.travelrow .text .header .r3 { background-image: url("/Style%20Library/images/rating2.png"); }
.travelrow .text .header .r4 { background-image: url("/Style%20Library/images/rating2.png"); }
.travelrow .text .header .r5 { background-image: url("/Style%20Library/images/rating3.png"); }
.travelrow .text .header .r6 { background-image: url("/Style%20Library/images/rating3.png"); }
.travelrow .text .header .r7 { background-image: url("/Style%20Library/images/rating4.png"); }
.travelrow .text .header .r8 { background-image: url("/Style%20Library/images/rating4.png"); }
.travelrow .text .header .r9 { background-image: url("/Style%20Library/images/rating5.png"); }
.travelrow .text .header .r10 { background-image: url("/Style%20Library/images/rating5.png"); }

.travelrow .text .client .title {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	margin: 11px 0 2px 0;
}
.travelrow .text .footer .save {
	text-align: right;
	color: #8aa8b0;
	font-weight: bold;
	font-size: 0.9em;
}
.destinationinfo 
{
    clear: both;
    zoom: 1;
}
.bestemming h2 {
	font-size: 1.8em;
	font-weight: normal;
}
.bestemming h3 {
	color: #8aa8b0;
	font-size: 1.6em;
	font-weight: normal;
}
.bestemming .ReisImage {
	float: left;
	margin-right: 10px;
}
.bestemming .details {
	display: block;
	float: right;
	color: #707070;
	padding: 4px 4px 4px 10px;
	margin: 10px 10px 0 14px;
	background: transparent url("/Style%20Library/images/list-icon-blue.gif") no-repeat scroll left 10px;
}
.bestemming .button {
	display: inline-block;
	font-weight: bold;
	color: #ffffff;
	width: 200px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 12px 10px 0 0;
	background: transparent url("/Style%20Library/images/destinfo-button.png") no-repeat scroll left top;
}
.bestemming #gmap {
	width: 685px;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bestemming .climate {
	margin-bottom: 20px;
}

.reis .ReisImage {
	float: left;
	margin-right: 10px;
}
.reis .button {
	display: block;
	font-weight: bold;
	color: #ffffff;
	width: 200px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 12px 10px 0 0;
	background: transparent url("/Style%20Library/images/destinfo-button.png") no-repeat scroll left top;
}
.reis .calltoaction {
	display: block;
	font-weight: bold;
	color: #ffffff;
	width: 114px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 12px 10px 0 0;
	background: transparent url("/Style%20Library/images/travelsearch-button.png") no-repeat scroll left top;
}
.reis #gmap {
	width: 685px;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.reis .climate {
	margin-bottom: 20px;
}
.nieuws h2 {
	font-size: 1.8em;
	font-weight: normal;
}
.nieuws .pageimage {
	float: left;
}
.nieuws .newsoverview {
	clear: both;
	margin-top: 20px;
}
.nieuws .newsoverview ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px #ecece8 solid;
}
.nieuws .newsoverview ul li {
	background: none;
	border-bottom: 1px #ecece8 solid;
	padding: 0px 2px 3px 10px;
	margin: 0;
	line-height: 1.3em;
	color: #707070;
	zoom: 1;
}
.nieuws .newsoverview ul li.current {
	background: transparent url("/Style%20Library/images/arrow.gif") no-repeat scroll left 6px;
}
.nieuws .newsoverview span {
	display: block;
	float: left;
}
.nieuws .newsoverview span.datum {	
	font-size: 0.8em;
	padding: 3px 4px 0 3px;
	width: 100px;
}
.nieuws .newsoverview span.text {
	padding: 4px 3px 2px 4px;
}
.nieuws .newsoverview span.text a {
	font-weight: bold;
	color: #707070;
}

/* Bestemings adviseur */
.advisor{
	width: 400px;
	float: left;
}
.advisor div.period {
	clear: both;
	float: left;
	margin-bottom: 12px;
}
.advisor .period span {
	font-weight: bold;
}
.advisor .period select {
	margin-left: 40px;
}
.advisor .categorycolumn {
	width: 200px;
	float: left;
}
.advisor .categorycolumn .category {
	clear: none;
	float: left;
	width: 200px;
	overflow: visible;
}
.advisor .categorycolumn .category dt.advisortags {
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 25px;
	cursor: pointer;
	color: #666666;
    font-weight: bold;
    background-image: url("/Style%20Library/images/presence.gif");
    background-repeat: no-repeat;
    background-position: 3px center;
}
.advisor .categorycolumn .category dl.advisortags {
	clear: both;
}
.advisor .categorycolumn .category dl.advisortags dt.advisortags {
	clear: both;
	float: left;
	font-weight: bold;
}
.advisor .categorycolumn .category dl.advisortags dd.advisortags {
	width: 100%;
	display: block;
	clear: both;
	float: left;
}
.advisorresults {
	width: 250px;
	height: 400px;
	float: right;
	border: 1px silver solid;
	padding: 6px;
	margin-right: 6px;
	margin-top: 36px;
	background-color:#f5f5f5;
	text-align: center;
}
.advisorresults div.advisorcount {
	text-align: center;
	line-height: 120px;
	display: block;
	font-size: 10em;
	clear: both;
	margin-bottom: 12px;
	color: #666666;
	font-weight: bold;	
	vertical-align: bottom;
}
.advisorresults div.advisorcounttext {
	text-align: center;
	line-height: 35px;
	font-size: 2em;	
	color: #666666;	
}
.advisorresults #ctl00_PlaceHolderMain_TravelAdvisor_noresults {
	background-color:#E2F4CC;
	display: block;
	left:50%;
	margin-left:15px;
	position:absolute;
	top:470px;
	width:250px;
}
.advisorresults .ok {
	display: block;
	font-weight: bold;
	color: #ffffff;
	width: 200px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 20px 0 0 0;
	background: transparent url("/Style%20Library/images/destinfo-button.png") no-repeat scroll left top;
}

/* Picture field  */
#picturefield
{
	display: block;	
	width: 685px;
}

#picturefield .preview
{
	width: 685px;
	height: 500px;
	float: left;
	clear: both;
	border: 1px silver solid;
	text-align: center;
	vertical-align: middle;
}

#picturefield .thumbs
{
	width: 685px;
	height: 100px;
	float: left;
	clear: both;
	border: 1px silver solid;
	border-top: 0px;
}

#picturefield .thumbs .scrollleft,
#picturefield .thumbs .scrollright
{
	width: 20px;
	height: 100px;
	clear: none;
	float: left;	
	cursor: pointer;
	background: #ffffff url("/Style%20Library/images/scroll-left.png") no-repeat scroll left top;
	z-index: 99;
}

#picturefield .thumbs .scrollright
{
	background-image: url("/Style%20Library/images/scroll-right.png");
}

#picturefield .thumbs .client
{
	left: 20px;
	width: 645px;
	height: 100px;
	clear: none;
	overflow: hidden;
	float: left;
}
#picturefield .thumbs .client div {
	margin-left: 0px;
}


#picturefield .thumbs .client img
{
	cursor: pointer;
}

/*  Rechter kolom */
#right {
	width: 243px;
	float: right;
	margin: 10px 10px 0 0;
}
.blok {
	zoom: 1;
	background: transparent url("/Style%20Library/images/column-blue.png") no-repeat scroll left top;
	margin-bottom: 8px;
	padding-top: 1px;
}
.padding-fix {
	margin: 10px 9px 3px 9px;
	padding: 0;
}
.padding-fix h2 {
	padding: 7px 0 6px 8px;
	font-size: 1.55em;	
	font-weight: normal;
	margin: 0 0 3px 0;	
	color: #ffffff;	
	text-transform: uppercase;
}
.blok .bottom {
	background: white url("/Style%20Library/images/column-blue-bottom.png") no-repeat scroll left bottom;
	height: 6px;
	width: 243px;
	clear: both;
}
#right ul {
	list-style: none;
	padding: 2px 0 0 0;
	margin: 0;
	border-top: 1px #ecece8 solid;
	background: transparent url("/Style%20Library/images/list-bg.png") repeat-x scroll left top;
}
#right ul li {
	padding: 1px 0 1px 19px;
	line-height: 1.65em;
	background: transparent url("/Style%20Library/images/list-icon-blue.gif") no-repeat scroll 5px 7px;
	border-bottom: 1px #ecece8 solid;
}
#right ol {
	padding: 2px 0 0 0;
	margin: 0;
	border-top: 1px #ecece8 solid;
	background: transparent url("/Style%20Library/images/list-bg.png") repeat-x scroll left top;
}
#right ol li {
	padding: 1px 0 1px 1px;
	line-height: 1.65em;
	border-bottom: 1px #ecece8 solid;
}
#right li a {
	color: #707070;
}

#nieuwsbrief .padding-fix div {
	margin: 10px 0 10px 10px;
}
.search {
	display: block;
	margin: 0 0 24px 16px;
}
.search #ctl00_PlaceHolderMain_TravelSearchControl_pnlSearch {
	display: block;
	width: 663px;
	background: transparent url("/Style%20Library/images/search-bg.png") repeat-y scroll left top;
	padding: 16px 0 10px 15px;
	margin: 0;
}
.search #lnkMoreOptions {
	display: block;
	float: right;
	color: #707070;
	padding: 4px 4px 4px 10px;
	margin: 4px 28px 0 14px;
	background: transparent url("/Style%20Library/images/list-icon-blue.gif") no-repeat scroll left 10px;
}
.search div.dd {
	display: block;
	width: 165px;
	float: left;
}
.search div.dd label {
	color: #8aa8b0;
	font-weight: bold;
}
.search div.dd select {
	width: 135px;
	float: left;
	margin-top: 2px;
}
.search div.extraoption {
	display: block;
	width: 465px;
	float: left;
	margin-top: 8px;
}
.search div.extraoption label {
	float: left;
	color: #8aa8b0;
	font-weight: bold;
	margin-right: 20px;
}
.search div.extraoption select {
	width: 200px;
	float: left;
}
.search div.extraoption a {
	font-weight: bold;
	margin-left: 5px;
}
.search .searchactions{
	height: 31px;
	background: transparent url("/Style%20Library/images/search-bg-actions.png") no-repeat scroll left top;
	padding: 6px 0 10px 15px;
}
.search .searchactions #lnkNew {
	display: block;
	float: left;
	color: #707070;
	padding: 4px 4px 4px 10px;
	margin: 0 10px 0 14px;
	background: transparent url("/Style%20Library/images/list-icon-blue.gif") no-repeat scroll left 10px;
}
.search .searchactions #lnkShow {
	display: block;
	float: right;
	font-weight: bold;
	color: #ffffff;
	width: 114px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 1px 10px 0 15px;
	background: transparent url("/Style%20Library/images/travelsearch-button.png") no-repeat scroll left top;
}
.traveloverviewheader {
	zoom: 1;
	padding: 10px 0 7px 0;
	border-bottom: 1px #dbdbcf solid;
	margin-bottom: 10px;
}
.traveloverviewheader .samenvatting {
	width: 400px;
	display: block;
	float: left;
	color: #b8b89f;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.traveloverviewheader .orderby {
	width: 200px;
	display: block;
	float: right;
	text-align: right;
	color: #707070;
}
.traveloverviewheader .orderby span {
	margin-right: 10px;
}
.travelrow {
	background: transparent url("/Style%20Library/images/travelrow-bg.png") repeat-x scroll left bottom;
	margin-bottom: 10px;
	padding-bottom: 20px;
	zoom: 1;
}
.travelrow div {
	display: block;
	zoom: 1;
}
.travelrow .image {
	margin-top: 3px;
	width: 200px;
	float: left;
}
.travelrow .image .view {
	display: block;
	float: left;
	width: 96px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 10px 10px 0 0;
	background: transparent url("/Style%20Library/images/travelview-button.png") no-repeat scroll left top;
}
.travelrow .image .view a {
	font-weight: bold;
	color: #ffffff;
}
.travelrow .image .price {
	display: block;
	float: right;
	width: 94px;
	height: 16px;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 10px 0 0 0;
	background: transparent url("/Style%20Library/images/travelprice-button.png") no-repeat scroll left top;
	font-size: 0.8em;
}
.travelrow .image .price em {
	font-style: normal;
	color: #ff9000;
	font-size: 1.4em;
	font-weight: bold;
}
.travelrow .text {
	margin-top: 5px;
	width: 465px;
	float: right;
}
.travelrow .text .header {
	color: #8aa8b0;
	font-weight: bold;
	font-size: 1.1em;
	width: 465px;
	float: left;
	border-bottom: 1px #f5f5f2 solid;
	padding-bottom: 6px;
}
.travelrow .text .header div {
	float: left;
	margin: 0 5px 0 5px;
}
.travelrow .text .header .destination {
	margin-left: 0;
}
.travelrow .text .header .date {
	font-weight: normal;
	font-size: 0.8em;
}
.travelrow .text .header .rating {
	float: right;
	width: 50px;
	padding: 0;
	background: transparent url("/Style%20Library/images/rating0.png") no-repeat scroll left 3px;
}
.travelrow .text .header .rating em {
	visibility: hidden;
}
.travelrow .text .header .r0 { background-image: url("/Style%20Library/images/rating0.png"); }
.travelrow .text .header .r1 { background-image: url("/Style%20Library/images/rating1.png"); }
.travelrow .text .header .r2 { background-image: url("/Style%20Library/images/rating1.png"); }
.travelrow .text .header .r3 { background-image: url("/Style%20Library/images/rating2.png"); }
.travelrow .text .header .r4 { background-image: url("/Style%20Library/images/rating2.png"); }
.travelrow .text .header .r5 { background-image: url("/Style%20Library/images/rating3.png"); }
.travelrow .text .header .r6 { background-image: url("/Style%20Library/images/rating3.png"); }
.travelrow .text .header .r7 { background-image: url("/Style%20Library/images/rating4.png"); }
.travelrow .text .header .r8 { background-image: url("/Style%20Library/images/rating4.png"); }
.travelrow .text .header .r9 { background-image: url("/Style%20Library/images/rating5.png"); }
.travelrow .text .header .r10 { background-image: url("/Style%20Library/images/rating5.png"); }

.travelrow .text .client .title {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	margin: 11px 0 2px 0;
}
.travelrow .text .footer .save {
	text-align: right;
	color: #8aa8b0;
	font-weight: bold;
	font-size: 0.9em;
}

.destinationrow {
	background: transparent url("/Style%20Library/images/travelrow-bg.png") repeat-x scroll left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
	zoom: 1;
}
.destinationrow a {
	float: left;
	margin-right: 16px;
}
.destinationrow h2 {
	color: #8aa8b0;
	font-weight: bold;
	font-size: 1.1em;
	width: 465px;
	float: left;
	border-bottom: 1px #f5f5f2 solid;
	padding-bottom: 6px;
}
.destinationrow div.description {
	float: left;
	font-weight: bold;
	font-weight: normal;
	margin-bottom: 6px;
}
.destinationrow a.dest {
	display: block;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	width: 200px;
	height: 16px;
	float: right;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 10px 0 0 10px;
	background: transparent url("/Style%20Library/images/destinfo-button.png") no-repeat scroll left top;
}

/* Overlays */

#overlay {
	position: absolute;
	top: 0; left: 0;
	z-index: 9998;
	display: none;
	width: 100%;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Style%20Library/images/trans50.png',sizingMethod='scale');
	zoom: 1;
}

body > #overlay {
	background-image: url("/Style%20Library/images/trans50.png");
	filter: none;
}


#overlay-center {
	position: absolute;
	top: 100px;
	left: 50%;
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	z-index: 9999;
}

.overlaycontent {
	display: none;
}

#iframeoverlay {
	background: transparent url("/Style%20Library/images/overlay-bg.png") no-repeat scroll left top;
	width: 480px;
	padding: 10px 10px 10px 10px;
	display: none;
}
#overlay-center .overlay-bottom {
	height: 6px;
	width: 500px;
	background: transparent url("/Style%20Library/images/overlay-bottom.png") no-repeat scroll left top;
}
#iframeoverlay h2 {
	padding: 7px 0 6px 8px;
	font-size: 1.8em;	
	font-weight: normal;
	margin: 0 0 3px 0;	
	color: #ffffff;	
	text-transform: uppercase;
}
#iframeoverlay .fontendcontrols {
	margin-top: 7px;
}
#iframeoverlay .fontendcontrols a{
	display: block;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	width: 200px;
	height: 16px;
	float: right;
	clear: both;
	text-align: center;
	padding: 3px 0 5px 0;
	margin: 10px 0 0 0;
	background: transparent url("/Style%20Library/images/destinfo-button.png") no-repeat scroll left top;
}

#iframeoverlay .fontendcontrols input, #iframeoverlay .fontendcontrols label {
	float:right;
}

#iframeoverlay .fontendcontrols label {
	padding-left: 10px;
	font-weight: bold;
}

#overlaynfo {
	position: relative;
} 



/***********************************************************************************************
	Formulieren
***********************************************************************************************/
.vragen td {
	vertical-align: top;
}
.vragen .formfooter {
	margin-top: 10px;
	width: 485px;
}
.vragen .formfooter .verplicht {
	width: 100px;
	float: left;
	color: #ad235e;
	text-align: left;
}
.vragen .formfooter .knoppen {
	float: right;
	width: 220px;
}
.vragen .formfooter .knoppen a {
	display: block;
	height: 19px;
	text-align: left;
	color: #707070 !important;
	font-size: 0.9em;
	text-decoration: none !important;
	font-weight: bold;
}
.vragen .formfooter .knoppen a.vorige {
	width: 53px;
	padding: 3px 0 2px 39px;
	background: transparent url("/Style%20Library/images/vorige.png") no-repeat scroll left top;
	float: left;
}
.vragen .formfooter .knoppen a.volgende {
	width: 82px;
	padding: 3px 0 2px 10px;
	background: transparent url("/Style%20Library/images/volgende.png") no-repeat scroll left top;
	float: right;
}
.vragen .formfooter .knoppen a.verzenden {
	width: 85px;
	padding: 3px 0 2px 7px;
	background: transparent url("/Style%20Library/images/volgende.png") no-repeat scroll left top;
	float: right;
}
.vraag {
	width: 485px;
}
.vraag .regel {
	background-color: #fbfbfa;
	zoom: 1;
	margin-bottom: 2px;
	clear: both;
}
.vraag .label {
	width: 134px;
	background-color: #f7f7f5;
	padding: 2px 0 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
}
.vraag .label em {
	color: #ad235e !important;
}
.vraag span.groot {
	display: block;
	float: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 20px;
	margin-bottom: 15px;
	width: auto;
	background-color: transparent;
}
.vraag span.breed {
	display: block;
	float: none;
	width: auto;
	background-color: transparent;
}
.vraag .input {
	display: block;
	width: 325px;
	float: left;
	padding: 2px 0 2px 20px;
}
.vraag .input span {
	display: block;
}
.vraag .validator {
	background: #f7e9ef url("/Style%20Library/images/alert.png") no-repeat scroll 5px 2px;
	display: block !important;
	width: 450px;
	padding: 2px 10px 2px 25px;
	margin: 0 0 2px 0;
	color: #ad235e !important;
	clear: both;
}
.vraag .note, .vraag .checkboxlist {
	background-color: #f7f7f5;
}
.vraag .note .input, .vraag .checkboxlist .input {
	background-color: #fbfbfa;
}
.vraag textarea {
	width: 315px;
	border: 1px #dbdbcf solid;
}
.vraag input[type=text]{
	border: 1px #dbdbcf solid;
}
.vraag input[type=file] {
	border: 1px #dbdbcf solid;
	width: 225px;
}
.vraag .checkboxlist .lijst input {
	float: left;
}
.vraag .checkboxlist .lijst label {
	display: block;
	float: left;
	width: 300px;
	margin-bottom: 3px;
}
.SideBar {
	background: transparent url("/Style%20Library/images/sidebar.png") repeat-y scroll left top;
	border-left: 1px #ecece8 solid;
}
.SideBarList {
	margin-bottom: 20px;
	width: 200px;
	border-top: 1px #ecece8 solid;
	border-bottom: 1px #ffffff solid;
}
.SideBarList td.SideBarButton {
	border-bottom: 1px #ecece8 solid;
	border-right: 1px #ecece8 solid;
	background-color: #ffffff;
}
.SideBarList td.SideBarButton a {
	background: transparent url("/Style%20Library/images/sidebarbutton.png") repeat-y scroll left top;
	display: block;
	padding: 4px 5px 4px 11px;
	margin: 1px 0 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070 !important;
	text-decoration: none !important;
}
.SideBarList td.active {
	border-right: 1px #ffffff solid;
}
.SideBarList td.active a {
	background: none;
	color: #ff9000 !important;
}
/* RADEDITOR */
.RadEditor {
	position: relative;
	z-index: 2999;
}
.RadWindow tr.rwFooterRow 
{
    height: 8px ! important;
    line-height: 8px ! important;
}
.RadEditor li, .RadWindow li
{
    background-image: none ! important;
}
.RadEditor td.reEditorModesCell a 
{
    height: 23px ! important;
    padding-top: 2px;
}
.reMode_design span, .reMode_selected.reMode_design span {
    background-position:-6px -8px ! important;
}
.reMode_html span, .Office2007 .reMode_selected.reMode_html span {
    background-position: -6px -38px ! important;
}
.reMode_preview span, .reMode_selected.reMode_preview span {
background-position:-6px -72px ! important;
}
.reWrapper_corner, .reWrapper_center, .reLeftVerticalSide, .reRightVerticalSide 
{
    font-size: 1px ! important;
    line-height: 1px ! important;
}
/*************/
