@charset "utf-8";
/* CSS Document */

/* Tekstopmaak */
.tekst, td {
	color:#505050;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
}
.kop {
	color:#000000;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	margin:0;
	padding:0;
}
h1 {
	color:#FF9900;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	margin:0;
	padding:0;
}
h2 {
	color:#FF9900;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	margin:0;
	padding:0;
}
h3 {
	color:#FFFFFF;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	margin:0;
	padding:4px;
}
h4 {
	color:#FF9900;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	margin:0;
	padding:0;
}
p {
	color:#505050;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
}

/* Eigenschappen van links */
a:link {
	border:0 none;
	color:#FF9900;
	cursor:pointer;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	border:0 none;
	color:#FF9900;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	border:0 none;
	color:#FF9900;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	border:0 none;
	color:#FF9900;
	cursor:pointer;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
a img {
	border:none;
}

/* Start indeling pagina */
body {
	background:#F5F5F5 none repeat scroll 0 0;
	color:#505050;
	font-family:Arial;
	font-size:9pt;
	margin:0;
}

/* Header van de pagina*/
.container {
	background:transparent url(../grafix/bg_container.jpg) repeat-y scroll 0 0;
	height:100%;
	margin:0 auto;
	width:1000px;
}
.top {
	background:#FFFFFF url(../grafix/top.jpg) no-repeat scroll 0 0;
	height:180px;
	width:1000px;
}
#logo a{
	background:#FFFFFF url(../grafix/logo.jpg) no-repeat scroll 0 0;
	display:block;
	position:absolute;
	overflow:hidden;
	height:155px;
	width:250px;
	margin-top:25px;
}
#flash {
	height:155px;
	margin-left:250px;
	width:750px;
	padding-top:25px;
}
#flashbanner {
	font-family:Arial;
}

/* Primaire menu */
.navi {
	background:transparent url(../grafix/navigatie.jpg) repeat-x scroll 0 0;
	height:25px;
	text-align:left;
	width:1000px;
}
#navigatie {
	height:25px;
	margin-left:180px;
	overflow:hidden;
	width:500px;
}
ul#topmenu {
	background-color:#000000;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#topmenu li {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
}
ul#topmenu li a, ul#topmenu li a:hover, ul#topmenu li a:link, ul#topmenu li a:visited, ul#topmenu li a:active {
	color:#FFFFFF;
	height:25px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}
.unhover {
	background:url(../grafix/navigatie.jpg) repeat-x;
}
ul#topmenu li:hover, .sfhover {
	background:url(../grafix/navigatie_over.gif) repeat-x;
}
	/* Vlaggen */
.vlag_ned a{
	background:url(../grafix/ned.jpg) no-repeat;
	width:20px;
	height:13px;
	float: right;
	padding-right:10px;
	margin-top:5px;
}
.vlag_ned a:hover{
	background:url(../grafix/ned_hover.jpg) no-repeat;
	width:20px;
	height:13px;
	float: right;
	padding-right:10px;
	margin-top:5px;
}
.vlag_eng a{
	background:url(../grafix/eng.jpg) no-repeat;
	width:20px;
	height:13px;
	float: right;
	padding-right:10px;
	margin-top:5px;
}
.vlag_eng a:hover{
	background:url(../grafix/eng_hover.jpg) no-repeat;
	width:20px;
	height:13px;
	float: right;
	padding-right:10px;
	margin-top:5px;
}
.vlag_dui a{
	background:url(../grafix/dui.jpg) no-repeat;
	width:20px;
	height:13px;
	float: right;
	padding-right:10px;
	margin-top:5px;
}
.vlag_dui a:hover{
	background:url(../grafix/dui_hover.jpg) no-repeat;
	width:20px;
	height:13px;
	float: right;
	padding-right:10px;
	margin-top:5px;
}
.vlag_fra a{
	background:url(../grafix/fra.jpg) no-repeat;
	width:20px;
	height:13px;
	float: right;
	padding-right:10px;
	margin-top:5px;
}
.vlag_fra a:hover{
	background:url(../grafix/fra_hover.jpg) no-repeat;
	width:20px;
	height:13px;
	float: right;
	padding-right:10px;
	margin-top:5px;
}
/* Middenstuk van de pagina */
.middle {
	background:transparent url(../grafix/bg_container.jpg) repeat-y scroll 0 0;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	width:1000px;
}
#kruimelspoor {
	background:transparent url(../grafix/kruimelhuis.gif) no-repeat scroll left center;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
}
#content {
	margin-left:10px;
	padding-bottom:10px;
	width:550px;
	float:left;
}
	/* Omgeving */
#content .items {
	position:relative;
	display:block;
	border-top:solid #17AF3E 1px;
	margin-top:10px;
}
#content .items h1{
	color:#FF9900;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	margin-top:10px;
}
#content .items img{
	margin:5px 0px 5px 0px;
	float:right;
	display:inline;
	border:solid #FF9900 2px;
}
#content .specs table{
	border:#17AF3E;
	border-style:solid;
	border-width:1px;
	width:550px;
}
/* Prijslijst*/
#prijslijst{
	width:550px;
	padding-top:10px;
	text-align:center;
}
#prijslijst td{
	width:132px;
	text-align:center;
	background:url(../grafix/prijslijst_knop.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:32px;
}
#prijslijst a{
	color:#FFFFFF;
	text-decoration:none;
}
#prijslijst td:hover{
	width:132px;
	text-align:center;
	background:url(../grafix/prijslijst_knop_hover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:32px;
}


/* Formulier Contact*/
#content .form {
	position:absolute;
}
#content .form .input {
	border:1px solid #17af3e;
	width:200px;
	height:20px;
}
#content .form .verzenden {
	background:transparent url(../grafix/verzenden.jpg) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:32px;
	width:132px;
}
#content .form .verzenden:hover {
	background:transparent url(../grafix/verzenden_hover.jpg) no-repeat scroll 0 0;
}
#content .form textarea {
	border:1px solid #17AF3E;
	width:200px;
} 
/* Formulier Reserveren*/
#content .reserveren {

}
#content .reserveren .input {
	border:1px solid #17AF3E;
	width:200px;
	height:20px;
}
#content .reserveren textarea {
	border:1px solid #17AF3E;
	width:200px;
}
#content .reserveren th {
	height:30px;
	text-align:left;
	color:#33CC33;
	padding-top:15px;
}
#content .reserveren .verzenden {
	background:transparent url(../grafix/verzenden.jpg) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:32px;
	width:132px;
}
#content .reserveren .verzenden:hover {
	background:transparent url(../grafix/verzenden_hover.jpg) no-repeat scroll 0 0;
}

/* Partnerpagina */
#content .links a{
	color:#505050;
	font-weight:normal;
}

/* Beschikbaarheidpagina */
#kalender{
	font-size: 100%;
	border-bottom:3px solid #17af3e;
}

#kalender table th, .dag {
	color:#505050;
	background: #F0F0F0;
	text-align: center;
	border-bottom:3px solid #17af3e;
}

#kalender table td, .bezet{
	background: #FF9900;
	color:#FFFFFF;
	text-align:right;
}
#kalender table td, .verlopen{
	color:#d3d3d3;
	text-align:right;
}
#kalender table td, .vrij{
	text-align:right;
}

#kalender .maand{
	color: #ffffff;
	font-weight:bold;
	background:url(../grafix/navigatie.jpg) repeat-x;
	text-align:center;
}
#verhuurd{
	background: #FF9900;
}

/* Linkerzijde */
/* Secundaire menu */
#secmenu {
	float:left;
	width:180px;
}
#secmenu ul.menu {
	background:#F0F0F0;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	overflow:hidden;
	border-bottom:3px solid #17af3e;
	padding:0;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#secmenu ul.menu li {
	height:25px;
	line-height:25px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	margin:0;
}
#secmenu ul.menu li a, ul.menu li ul.menu li a:link, ul.menu li a:visited, ul.menu li a:active {
	color:#505050;
	font-weight:normal;
	height:25px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}
#secmenu ul.menu li a:hover {
	color:#8A8889;
	font-weight:bold;
	text-decoration:underline;
}
#secmenu .unhover {
	background:url(../grafix/navigatie.jpg) repeat-x;
}
#secmenu ul.menu li.unhover img{
	display:inline;
	float:right;
}
#secmenu .subhover {
	border-bottom: 1px dotted #000000;
}
#iframe_xhtml{
	display:block;
	width:550px;
	height:350px;
}

	/* Achtergrond secundaire menu */
#linkerbanner {
	background:url(../grafix/linkerbanner.jpg);
	margin-top:10px;
	width:180px;
	height:490px;
}
#linkerbanner_2 {
	background:url(../grafix/linkerbanner_2.jpg);
	margin-top:10px;
	width:180px;
	height:490px;
}

	/* Rechterzijde */
#box_foto {
	margin-left:750px;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #dbdbdb;
}
#box_foto img {
	border:solid #FF9900 2px;
}
#box_reserveer {
	margin-left:750px;
	margin-top:10px;
	margin-bottom:10px;
	width:230px;
	height:60px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:10px;
	background:url(../grafix/reserveerbox.jpg) no-repeat;
}
#reserveer_knop a {
	background:url(../grafix/reserveer_knop.jpg) no-repeat;
	width:132px;
	height:32px;
	float:right;
}
#reserveer_knop a:hover{
	background:url(../grafix/reserveer_knop_hover.jpg) no-repeat;
	width:132px;
	height:32px;
	float:right;
}
#box_contact {
	margin-left:750px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #000000;
	width:228px;
	height:205px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
#contact_knop a {
	background:url(../grafix/contact_knop.jpg) no-repeat;
	width:132px;
	height:32px;
	float:right;
}
#contact_knop a:hover{
	background:url(../grafix/contact_knop_hover.jpg) no-repeat;
	width:132px;
	height:32px;
	float:right;
}

/* LightBox */
#gallery {
	padding: 10px;
	width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 2px solid #FF9900;
}
#gallery ul a:hover img {
	border: 2px solid #fff;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

/*Onderstuk van de pagina */
.bottom {
	background:transparent url(../grafix/navigatie.jpg) repeat-x scroll 0 0;
	clear:both;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	margin:0 auto;
	text-align:center;
	width:1000px;
}
.bottom a:link, .bottom a:active, .bottom a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.bottom a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

