/* CSS Document */
body {
	margin: 0px;
	font: 9pt Arial, Helvetica;
	/*    height:100%;*/
	color: #005fb3;
	background-color: #ffffFF;
}
a {
    color: #FF6600;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
button, input#actie_id {
    background-color: #FF6600;
    color: white;
    font-weight: bold;
    border: 1px solid white;
    padding: 0.333em;
}
#content_frame_div_id button, input#actie_id {
    border: 1px solid #005fb3;
    padding: 0.1667em;
    font-weight: normal;
}
label {
	font-weight: bold;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}
img {
	border: 0px;
}
div {
	position: relative;
	-moz-box-sizing: content-box;
	z-index: 5;
}
div,p,td,ul,li,th{
	text-align: left;
}
#site_frame_div_id {
	width: 65em;
	margin: 0px auto;
}
#logo_div_id {
	float: left;
	width: 15.8333em;
	height: 16.0833em;
}
#logo_div_id img{
	height: 16.08333em;
}
#header_frame_div_id {
	position: relative;
}
#top_banner_div_id {
	position: relative;
}

#menu_bar_div_id {
	margin-top: 0.25em;
    height: 1.7667em;
	color: white;;
	z-index: 999;
}
#menu_home_div_id {
	position: relative;
	width:  13.8333em;
	height: 1.7667em;
	background-color: #299AFE;
	margin-right: 0.25833;
	text-align: right;
	padding-right: 2em;
}
#menu_div_id {
	position: absolute;
	height: 1.7667em;
	left: 16.08333em;
	top: 0px;
	width: 47.8333em;
	background-color: #FE6B08;
}
#menu_bar_div_id a {
	color: white;
	font-size: 100%;
	line-height: 1.606em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-weight: bold;
	text-decoration:none;
}
#menu_bar_div_id a:hover {
	color: #005fb3;
}
#menu_home_div_id a:hover {
	color: #FF6600;
}
#search_frame_div_id {
	text-align: right;
	width: 12.33333em;
	padding: 1em;
	padding-right: 2.5em;
	position: absolute;
	top: 0.25em;
	background-image: url(../img/vakanz_search_background.jpg);
	background-repeat: no-repeat;
	background-color: #2a9afe;
}
#search_frame_div_id label{
	display: block;
	text-align: left;
	padding-left: 1.5em;
	color: white;
}
#search_frame_div_id a {
	color: white;
	padding: 0px;
}
#search_frame_div_id label.inline {
	display: inline;
	text-align: right;
}

#search_frame_div_id * {
	line-height: 1.6em;
	font-size: 1em;

}
#search_frame_div_id select {
	width: 90%;
	color: #353774;
}
#content_frame_div_id {
	margin-left: 16.0833em;
	padding-bottom: 0.0833em;
}

.list .vakantieobject {
	margin: 1em;
	border: 1px solid #005fb3;
/*	padding: 0.1666em 0px;*/
	margin-bottom: 1em;
	margin-left: 0.5em;
	margin-right: 0px;
}

/*.vakantiehuis .vakantieobject {
	border: 1px solid #005fb3;
	margin-top: 1em;
}*/
.kop {
    padding-top: 0.1667em;
    padding-bottom: 0.1667em;
}
.list a {
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
}
.list a:hover {
	text-decoration: underline;
}
.vakantiehuis {
	padding: 1em;
	padding-right: 0px;
}
.vakantiehuis div.info {
	border: 1px solid #005fb3;
	margin-bottom: 1em;
	padding: 1em;
	padding-top: 0.25em;
	padding-right: 0.25em;
}

.vakantieobject .info {
	padding: 1em;
	padding-top: 0.25em;
	padding-right: 0.25em;
	
}
.info p {
    margin-top: 0px;
}

.vakantiehuis div.kop, .vakantieobject div.kop {
	background-color: #005fb3;
}
.vakantiehuis div.kop h3, .vakantieobject div.kop h3 {
	font-size: 10pt;
	color: white;
	margin: 0em;
/*	padding: 0.16667em 1em;*/
	padding: 0px 1em;
}
.vakantiehuis img.thumbnail {
	border: 0.08333em solid #005fb3;
	margin-left: 0.5em;
}
.vakantiehuis #informatie_huis {
	width: 23.5em;
}
.vakantiehuis #eigenschappen_huis, .vakantiehuis #eigenschappen_omgeving {
	width: 23.5em;
	position: absolute;
	top: 0px;
}
.vakantiehuis #eigenschappen_huis {
	left: 24.5em;
}
.vakantiehuis #eigenschappen_omgeving {
	left: 36em;
}
#content_frame_padding_div_id {
	position: relative;
    padding: 1em;
    padding-right: 0em;
}
.content_tekst {
    padding-right: 0px;
}
.content_tekst h1 {
    margin-top: 0px;
	font-size: 115%;
	color: #FF6600;
	text-transform: uppercase;
}

.content_tekst h1 a, .content_tekst a {
	color: #FF6600;
	text-decoration: underline;
}
.content_tekst h1 a {
	color: #005fb3;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}
.content_tekst h1 a:hover{
	color: #005fb3;
}
.content_tekst a:hover {
	color: #FF6600;
}
#search_frame_div_id a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#search_frame_div_id a:hover {
	color: #FF6600;
}
.vanprijs {
	text-decoration: line-through;
}
.voorprijs {
	color: #FF6600;
    font-weight: bold;
}
#menu_div_id {
    padding-left: 1em;
}
#menu_bar_div_id ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:999;
}

#menu_bar_div_id ul ul a {
	display: block;
	color: white;
	text-decoration: none;
}
#menu_bar_div_id ul ul a:hover {
	color: #FF6600;
	text-decoration: none;
}

#menu_bar_div_id a {
}


#menu_bar_div_id li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */ /* was 10em */
}

#menu_bar_div_id ul ul li {
    float:none;
	padding: 0.3em;
}

#menu_bar_div_id ul ul {
    background-color: #2BBAFC;
}



#menu_bar_div_id ul li ul { /* second-level lists */
	position: absolute;
	padding: 0.1em;
	width: inherit;
	border: 0.08333em solid #FF6600;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#mainmenu ul a {
    color: white;
}
#menu_bar_div_id li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#menu_bar_div_id li:hover ul ul, #menu_bar_div_id li:hover ul ul ul, #menu_bar_div_id li.sfhover ul ul, #menu_bar_div_id li.sfhover ul ul ul {
	left: -999em;
}

#menu_bar_div_id li:hover ul, #menu_bar_div_id li li:hover ul, #menu_bar_div_id li li li:hover ul, #menu_bar_div_id li.sfhover ul, #menu_bar_div_id li li.sfhover ul, #menu_bar_div_id li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/** bottom bar**/
#bottom_div_id {
    position:relative;
    top: 2.16667em;
}
#nieuwsbrief_div_id {
    margin-top: 0.3333em;
    background-color: #FF6600;
	width:  13.8333em;
	height: 2.1667em;
    padding-top: 0.5em;
    padding-right: 2em;
    text-align: right;
}
#bottom_bar_right {
	position: absolute;
	height: 2.6667em;
	left: 16.08333em;
	top: 0px;
	width: 48.916667em;
    
}
#nieuwsbrief_div_id a {
    display: block;
    color: white;
}
#nieuwsbrief_div_id a:hover {
    color: #005fb3;
}


.bottom_border {
	display:none;
}
.vakantieobject .text {
	padding-right: 213px;
}
.vakantieobject .fotos {
	position:relative;
	float:right;
}
.clearing {
	clear:both;
}

/** kalender **/
table.kalender_versie2 {
	border: 1px solid gray;
	float: left;
	margin-right: 15px;
}
.kalender_versie2 tr, .kalender_versie2 td {
	border: 0px solid gray;
	width: 35px;
	height: 20px;
	text-align: center;
}
.kalender_versie2 td.borderbottomright {
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.kalender_versie2 td.borderbottom {
	border-bottom-width: 1px;
}.kalender_versie2 td.borderright {
	border-bottom-width: 1px;
}
td.bezet {
	background-color: red;
}
td.vrij {
	background-color: chartreuse;
}
td.opaanvraag {
	background-color: lightblue;
}
td.disabled {
	background-color: light-grey;
}

