/* ------------------------
[c] Copyright:

siteAssistant
Vincent van der Hoek
http://www.siteassistant.nl
http://www.hotit.nl
-------------------------- */

body{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	background: url(images/achtergrond.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.main_container{
	width: 100%;
	min-width: 1020px;
	min-height: 246px;
}


.schaduw_links{
	background-image: url(images/schaduw_links.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}

.schaduw_rechts{
	background-image: url(images/schaduw_rechts.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;	
}

.header_container{
	width: 	1018px;
	height: 315px;
	background-color: #FFF;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(images/header1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
}

.header_container_huur{
	width: 	1018px;
	height: 315px;
	background-color: #FFF;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(images/header2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
}

.header_container_beschikbaarheid{
	width: 	1018px;
	height: 315px;
	background-color: #FFF;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(images/header3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
}

.header_container_koop{
	width: 	1018px;
	height: 315px;
	background-color: #FFF;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(images/header4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
}

.header_container_huurvoorwaarden{
	width: 	1018px;
	height: 315px;
	background-color: #FFF;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(images/header5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
}

.header_container_over{
	width: 	1018px;
	height: 315px;
	background-color: #FFF;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(images/header6.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
}

.header_container_contact{
	width: 	1018px;
	height: 315px;
	background-color: #FFF;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(images/header7.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
}

.content_container{
	background-color: #FFFFFF;
	width: 1018px;
	min-height: 500px;
	text-align: left;
	border: 1px solid #AAAAAA;
	border-top: none;
	background-image: url(images/achtergrond_content.png);
	background-repeat: repeat-x;
	background-position: top;
}

.logo{
	width: 317px;
	height: 135px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 150px;
	padding-left: 100px;
	float: left;
}

.verhuurverkoop{
	background-image: url(images/verhuurverkoop.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 400px;
	height: 60px;
	float: left ;
	padding-left: 121px;
	padding-top: 198px;
}

.content{
	padding-top: 40px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 50px;
	width: 928px;
	background-image: url(images/schaduw_onder_content.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.schaduw_onder_content{
	background-image: url(images/schaduwonder.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1050px;
	height: 30px;
}

.schaduw_onder_content div{
	padding-top: 13px;
	padding-bottom: 30px;
	font-family: Arial;
	font-size: 10px;
	color: #444444;
}

.schaduw_onder_content div a{
	text-decoration: none;
	color: #444444;
}

.schaduw_onder_content div a:hover{
	text-decoration: underline;
}

/* -----------------
Menu: 
* ------------------ */


.menu_subcontainer{
	height: 55px;
	padding-left: 30px;
}

.menu{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	padding-top: 6px;
	vertical-align: middle;
	
}

.menu a{
	text-decoration: none;
}

.menu li{
	list-style: none;
	float: left;
	display: inline;
	padding-left: 13px;
	border-right: 2px solid #060;
	padding-right: 13px;
	vertical-align: middle;
	height: 18px;
	margin-top: 9px;
	padding-bottom: 7px;
	text-align: right;
}

.menu a{
	color: #060;
	text-decoration: none;
}

.selected{
	background-image: url(images/achtergrond_menu_hover.png);
	background-repeat: repeat-x;
	background-position: center;
}


.menu li a:hover{
	text-decoration: underline;
}

.menu li ul{
	float: none;
	position: absolute;
	margin-left: -15px;
	z-index: 99999;
	display: none;
	border: none;
	list-style: none;
	text-align: left;
	padding: 0px;
	background-color: #888888;
	margin-top: 9px;
}

.menu li ul li{
	text-align: left;
	border-right: none;
	clear: left;
   	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	min-width: 150px;
}


.menu li:hover ul{
	display: block;
}

/* ------------------  */




/* -----------------
Content: 
* ------------------ */
.content_blokken{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.content_blokken a{
	text-decoration: underline;
	color: #069;
}

.content_blokken h1{
	padding: 0px;
    margin: 0px;
    font-family: Arial;
	font-size: 26px;
	text-align: left;
	font-weight: normal;
    letter-spacing: -1px;
    color: #BB0000;
    margin-bottom: 12px;
}

.h1_fotoalbum a{
	color: #BB0000;
	text-decoration: none;
}

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

.content_blokken h2{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.content_blokken p{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.nieuwsitem{
	width: 725px;
}

.nieuwsitem h3{
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 725px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 8px;
}

.nieuws_item_links{
	width: 430px;
	padding-left: 5px;
	float: left;
}

.niews_item_rechts{
	width: 225px;
	padding-left: 65px;
	float: left;
}

.niews_item_rechts img{
	border: none;
	max-width: 200px;
	max-height: 150px;
	padding-bottom: 30px;
}

.afbeelding_links{
	width: 725px;
}

.afbeelding_links_links{
	width: 430px;
	padding-left: 5px;
	float: left;
}

.afbeelding_links_rechts{
	width: 225px;
	padding-left: 65px;
	float: left;
}

.afbeelding_rechts{
	width: 725px;
	overflow: hidden; 
}

.afbeelding_rechts_links{
	width: 225px;
	padding-right: 65px;
	float: left;
}

.afbeelding_rechts_rechts{
	width: 430px;
	padding-left: 5px;
	float: left;
}

/* ------------------  */

/*   
-----------------------
Contactformulier:   
*/

.contactformulier{
	width: 800px;
	height: 435px;
}

.contact_links{
	float: left;
	width: 500px;
}

.contactformulier h1{
	margin-bottom: 20px;
}

.contact_rechts h2{
	margin-top: 50px;
	color: #CE0000;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 15px;
}

.contact_links h2{
	margin-top: 20px;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 15px;
	color: #CE0000;
}

.contact_text_input{
	width: 340px;
	height: 23px;
	border: 1px solid #555555;
	background-color:#FFFFFF;
	margin-top: 3px;
	margin-bottom: 8px;
}

.contact_textarea_input{
	width: 340px;
	height: 80px;
	border: 1px solid #555555;
	background-color:#FFFFFF;
	margin-top: 3px;
	margin-bottom: 5px;
}

.mailadres{
	color: #0066CC; 
}

.mailadres_no_spam{
	display: none;
}

.contactformulier form{
	margin-left: 20px;
}

.contact_scheiding{
	float: left;
	width: 15px;
	min-height: 468px;
	background-image: url(images/contact_scheiding.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-right: 30px;
}

.contact_rechts{
	float: left;
	width: 215px;
}

.route img{
	border: none;
	width: 169px;
	height: 115px;
}

.verzenden{
	background-image: url(images/verzenden.jpg);
	border: none;
	width: 130px;
	height: 40px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: 10px;
}


.foutmelding{
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}

.bevestiging{
	font-weight: bold;
	color: #009900;
	font-size: 18px;
}

/*   
-----------------------
Fotoalbum:   
*/

#gallery{
}


.thumbcontainer{
	float: none;
	width: 212px;
	height: 156px;
}
		
.thumbnail_links{
	float: left;
	width: 200px;
	height: 150px;
	border: 1px solid #BBBBBB;
	padding: 2px;
	background-color:#FFFFFF;
}
		
.thumbnail_rechts{
	float: left;
	background-image:url(images/schaduwthumbnailrechts.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 6px;
	height: 156px;
}
		
.schaduwcontainer{
	background-image: url(images/schaduwonderthumbnail.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 212px;
	height: 10px;
}

.thumbnail{
	width: 200px;
	height: 150px;
	border: none;
}

.thumbnail_container{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	width: 230px;
	height: 216px;
}

.thumbnail_onderschrift{
	margin-left: 10px;
}

.h1_fotoalbum{
	padding-bottom: 15px;
}

/* Beschikbaarheid tabel: */
.tabel_beschikbaarheid{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

.row-1{
	background-color: #E6EEEE;
}

.column-1{
	border-right: 1px solid #BBBBBB;
	width: 45px;
	padding-left: 5px;
}

.column-2{
	width: 130px;
	padding-left: 5px;
	border-right: 1px solid #BBBBBB;
}

.column-3{
	width: 90px;
	padding-left: 5px;
	border-right: 1px solid #BBBBBB;
}

.column-4{
	width: 90px;
	padding-left: 5px;
	border-right: 1px solid #BBBBBB;
}

.column-5{
	width: 90px;
	padding-left: 5px;
	border-right: 1px solid #BBBBBB;
}

.column-6{
	width: 90px;
	padding-left: 5px;
}

.tabel_beschikbaarheid td{
	border-bottom: 1px solid #BBBBBB;
}

.row-1 td{
	border-bottom: 1px solid #BBBBBB;
}

.row-18 td{
	border-bottom: none;
}
