body,td,th{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #393E94;
}
select {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #393E94;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
form{
	margin: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
img{
	border: none;
}
h1.zeester{/* algemene titels */
	display: block;
	width: 500px;
	color: #393E94;
	margin-top: 20px;
	font-size: 26px;
	border-bottom: 1px solid #393E94;
		margin-bottom: 0px;
}
h1.vakanties{
	display: block;
	width: 500px;
	color: #393E94;
	margin-top: 20px;
	font-size: 26px;
	border-bottom: 1px solid #393E94;
		margin-bottom: 0px;
}
h1.immo{ 
	display: block;
	width: 500px;
	color: #000000;
	margin-top: 20px;
	font-size: 26px;
	border-bottom: 1px solid #000000;
		margin-bottom: 0px;
}
h2.zeester{ /* te gebruiken bij titeltjes in de tekst */ 
	font-size: 18px;
	font-weight: normal;
	color: #393E94;
	margin-top: 10px;
}
h2.vakanties{ 
	font-size: 18px;
	font-weight: normal;
	color: #393E94;
	margin-top: 10px;
}
h2.immo{ 
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
}
h3{ /* te gebruiken bij titels kadertjes residenties */ 
	display: block;
	width: 230px;
	color: black;
	font-size: 14px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
	border-bottom: 1px solid gray;

}
h6.vakanties{
	display: block;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 480px;
	color: #393E94;
	font-size: 16px;
	border-bottom: 1px solid #393E94;
}
h6.immo{
	display: block;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 480px;
	color: #000000;
	font-size: 16px;
	border-bottom: 1px solid #000000;
}
ul.opsomming{
	list-style-image: url(../images/star.gif);
}
.oranje{
	color: #ff9900;
}
.bijschrift{
	font-size: 16px;
}
div.wrapper{
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	display: table;
	background-color: White;
	}
	
/* HEADER */	
img.header{
	width: 1000px;
	height: 132px;
	}
img.logo{
	width: 296px;
	height: 111px;
	position: absolute;
	display: block;
	left: 50%;
	top: 21px;
	margin-left: -440px;
	z-index: 10;
	}
div.taal{
	width: 210px;
	height: 50px;
	position: absolute;
	display: block;
	left: 50%;
	top: 6px;
	margin-left: 290px;
	z-index: 10;
}
a:link.taalbutton, a:active.taalbutton, a:visited.taalbutton {
	display: block;
	float: left;
	height: 25px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 15px;
	_padding-right: 12px;
	text-decoration: none;
	text-align: right;
	background-repeat: no-repeat;
	}
a:hover.taalbutton{
	text-decoration: underline;
	}
img.taalpic{
	border: none;
	display: block;
	float: left;
	margin-right: 4px;
	margin-top: 2px;
	}
div.nieuwsbrief{
	width: 210px;
	height: 50px;
	position: absolute;
	display: block;
	left: 50%;
	top: 80px;
	margin-left: 290px;
	color: white;
	z-index: 10;
}
div.links{
	display: block;
	width: 720px;
	float: right;
	margin-top: -4px;
}
a:link.button-zeester, a:active.button-zeester, a:visited.button-zeester {
	display: block;
	float: left;
	height: 27px;
	color: #393E94;
	font-size: 14px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 22px;
	_padding-right: 18px;
	text-decoration: none;
	text-align: right;
	background-repeat: no-repeat;
	}
a:hover.button-zeester{
	text-decoration: underline;
	}
a:link.button-vakanties, a:active.button-vakanties, a:visited.button-vakanties {
	display: block;
	float: left;
	height: 27px;
	color: #393E94;
	font-size: 14px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 22px;
	_padding-right: 18px;
	text-decoration: none;
	text-align: right;
	background-repeat: no-repeat;
	}
a:hover.button-vakanties{
	text-decoration: underline;
	}
a:link.button-immo, a:active.button-immo, a:visited.button-immo {
	display: block;
	float: left;
	height: 27px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 22px;
	_padding-right: 18px;
	text-decoration: none;
	text-align: right;
	background-repeat: no-repeat;
	}
a:hover.button-immo{
	text-decoration: underline;
	}
img.butpic{
	border: none;
	display: block;
	float: left;
	margin-right: 4px;
	margin-top: -4px;
	}
	
/* MENU */

div.menu{
	display: block;
	width: 280px;
	float: left;
}
a:link.bigbutton-immo, a:active.bigbutton-immo, a:visited.bigbutton-immo {
	display: block;
	float: left;
	height: 90px;
	width: 240px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 10px 0 2px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/verloop-grijs.jpg);
	margin-bottom: 5px;
	}
a:hover.bigbutton-immo {
	background-image: url(../images/verloop-blauw.jpg);
	}
a:link.bigbutton-immo-over, a:active.bigbutton-immo-over, a:visited.bigbutton-immo-over, a:hover.bigbutton-immo-over {
	display: block;
	float: left;
	height: 90px;
	width: 240px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 10px 0 2px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/verloop-blauw.jpg);
	margin-bottom: 5px;
	}
a:link.bigbutton-vakanties, a:active.bigbutton-vakanties, a:visited.bigbutton-vakanties {
	display: block;
	float: left;
	height: 90px;
	width: 240px;
	color: #393E94;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 10px 0 2px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/verloop-grijs.jpg);
	margin-bottom: 5px;
	}
a:hover.bigbutton-vakanties {
	background-image: url(../images/verloop-blauw.jpg);
	}
a:link.bigbutton-vakanties-over, a:active.bigbutton-vakanties-over, a:visited.bigbutton-vakanties-over, a:hover.bigbutton-vakanties-over {
	display: block;
	float: left;
	height: 90px;
	width: 240px;
	color: #393E94;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 10px 0 2px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/verloop-blauw.jpg);
	margin-bottom: 5px;
	}

img.bigbutpic{
	border: none;
	display: block;
	float: left;
	width: 88px;
	margin-right: 10px;
	}	
img.projectpic{
	border: none;
	display: block;
	float: left;
	margin-right: 10px;
	}	
.buttxt{
	display: block;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 20px;
}
.buttxt1{
	display: block;
	margin-top: 16px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #ff9900;
	font-weight: bold;
}
.buttxt2{
	display: block;
	margin-top: -2px;
	margin-bottom: 0px;
	font-size: 20px;
}
a:link.promobutton, a:active.promobutton, a:visited.promobutton {
	display: block;
	float: left;
	height: 36px;
	width: 238px;
	color: white;
	font-size: 26px;
	font-weight: normal;
	padding: 2px 10px 0 2px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/promotie.jpg);
	margin-bottom: 5px;
	border: 1px solid #ff9900;
	text-align: center;
	}
a:link.reservatiebutton, a:active.reservatiebutton, a:visited.reservatiebutton {
	display: block;
	float: right;
	height: 28px;
	width: 200px;
	color: white;
	font-size: 20px;
	font-weight: normal;
	padding: 2px 10px 0 2px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/promotie.jpg);
	margin-bottom: 5px;
	border: 1px solid #ff9900;
	text-align: center;
	}

/* INHOUD */

div.inhoud{
	display: block;
	float: left;
	width: 500px;
	padding-bottom: 20px;
	border-bottom: 1px solid silver;
}
div.subnav{
	display: block;
	float: left;
	width: 500px;
	margin-bottom: 15px;
}

div.zoeken{
	display: block;
	float: left;
	width: 500px;
	background-color: #dadada;
	background-image: url(../images/verloop-grijs.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* CONTENT */

div.content{
	display: block;
	float: left; 
	width: 780px;
	min-height:400px;
	margin: 0 40px 0 44px;
	_margin: 0 40px 0 23px;
}
div.banner{
	display: block;
	float: left; 
	width: 120px;
	margin-bottom: 10px;	
	margin-top: 14px;
}
div.partners{
	width:1000px;
	height: 65px;
	margin:0 auto;
	display:block;
	float: left;
	text-align: right;
}
img.partner{
	margin-right: 20px;
}
div.bottom{
	font-size: 10px;
	color: gray;
	display: block;
	padding: 4px;
}



/* ENKEL PORTAAL */	

p.beschrijving{
	margin-top:105px;
}

a:link.keuze-vakanties, a:active.keuze-vakanties, a:visited.keuze-vakanties {
	display: block;
	float: left;
	width: 780px;
	height: 190px;
	color: #393E94;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/kleurvlak-vakanties.jpg);
	background-repeat: no-repeat;
	background-position: right; 
	margin: 16px 0 0 0;
	}
a:hover.keuze-vakanties{
	text-decoration: underline;
	}
a:link.keuze-immo, a:active.keuze-immo, a:visited.keuze-immo {
	display: block;
	float: left;
	width: 780px;
	height: 190px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/kleurvlak-immo.jpg);
	background-repeat: no-repeat;
	background-position: right; 
	margin: 16px 0 0 0;
	_margin: 16px 0 0 0;
	}
a:hover.keuze-immo{
	text-decoration: underline;
	}
div.footdiv{
	width:1000px;
	margin:0 auto;
	display:block;
	float: left;
	background-color: #EE820B;
	background-image: url(../images/urls-shade.jpg);
	background-repeat: repeat-x;
}
img.sfeerbeeld{
	display: block;
	float: left;
	margin-right: 25px;
}
table.urls{
	width:100%;
}
td.urls2{
	padding: 10px;
	color:white;
	font-size:10pt;
	text-align:left;
}

/* ENKEL IMMO */	
a:link.residentie-left, a:active.residentie-left, a:visited.residentie-left {
	display: block;
	float: left;
	width: 235px;
	min-height: 130px;
	/*border: 1px solid gray;*/
	margin-right: 20px;
	margin-bottom: 15px;
	color: Black;
	cursor:pointer;
	text-decoration: none;
	background-color: #dadada;
	background-image: url(../images/verloop-grijs.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
}
a:hover.residentie-left{
	background-color: #E1F3FC;
	background-image: url(../images/verloop-blauw.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
}
a:link.residentie-right, a:active.residentie-right, a:visited.residentie-right {
	display: block;
	float: left;
	width: 235px;
	min-height: 130px;
	/*border: 1px solid gray;*/
	margin-bottom: 15px;
	margin-right: 0px;
	color: Black;
	cursor:pointer;
	text-decoration: none;
		background-color: #dadada;
	background-image: url(../images/verloop-grijs.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
}
a:hover.residentie-right{
		background-color: #E1F3FC;
	background-image: url(../images/verloop-blauw.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
}
p.beknopt{
	display: block;
	margin: 5px;
	float: left;
	width: 210px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
p.prijs{
	display: block;
	margin: 5px;
	float: left;
	width: 90px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.product-cel{
	border: 1px solid gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
a:link.tabeltxt, a:visited.tabeltxt, a:active.tabeltxt{
	padding: 10px;
	display: block;
	color: black;
	text-decoration: none;
}
a:hover.tabeltxt{
	text-decoration: underline;
}
table.plannen{
	margin: 0px 0px 10px 0px;
	border: 1px solid silver;
}
td.td_plan{
	width:54px;
	height: 25px;
	background-color:#ff9900;	
	border: 0px;
	text-indent: 4px;
	}
td.td_nr{
	width:40px;
	background-color:#ff9900;	
	border: 0px;
		text-indent: 4px;
	}
td.td_omschrijving{
	width:185px;
	background-color:#ff9900;	
	border: 0px;
		text-indent: 4px;
	}
td.td_opp{
	width:57px;
	background-color:#ff9900;	
	border: 0px;	
		text-indent: 4px;
	}
td.td_verdiep{
	width:55px;
	background-color:#ff9900;	
	border: 0px;
		text-indent: 4px;
	}
td.td_prijs{
	width:80px;
	background-color:#ff9900;	
	border: 0px;
		text-indent: 4px;
}
td.cel{
	height:25px;
	border-bottom: 1px solid silver;
		text-indent: 4px;

}
.artikeltitel{
	font-weight: bold;
	
}