@import url(/include/css/editor.php);
body 	{
	background-color: #FFFFFF;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	overflow: -moz-scrollbars-vertical;
	background-color:#f70095;
	background-image:url('/image/back_ground.jpg');
	background-position: top left;
	background-repeat:no-repeat;
}

.border	{border : 1px solid #000000;}

select {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	width: 160px;
}

.button	{
	border: 1px none #FF00AA;
	color : #FFF;
	background-color : #e60087;
	line-height:normal;
	font-weight: bold;
	padding:2px;
	text-align: left;
	width:155px;
}
.form  	{
	border: 1px solid #707070;
	background-color: #FFF;
	color: #FF00AA;
	line-height:normal;
}

.zoekform  	{
	border: 1px none #FFF;
	border-left: 1px solid #707070;
	border-top: 1px solid #707070;
	background-color: #FFF;
	color: #CCC;
}

.banner0 {
	background-image:url('/image/topbanner6.jpg');
	background-position: top left;
	background-repeat:no-repeat;
	width: 579px;
	height: 319px;
}
.banner1 {
	background-image:url('/image/topbanner2.jpg');
	background-position: top left;
	background-repeat:no-repeat;
	width: 579px;
	height: 319px;
}
.banner2 {
	background-image:url('/image/topbanner3.jpg');
	background-position: top left;
	background-repeat:no-repeat;
	width: 579px;
	height: 319px;
}
.banner3 {
	background-image:url('/image/topbanner4.jpg');
	background-position: top left;
	background-repeat:no-repeat;
	width: 579px;
	height: 319px;
}
.banner4 {
	background-image:url('/image/topbanner5.jpg');
	background-position: top left;
	background-repeat:no-repeat;
	width: 579px;
	height: 319px;
}
.top{
	background-image:url('/image/top.gif');
	background-position: top right;
	background-repeat:no-repeat;
	width:781px;
	height:370px;
	padding-top: 51px;
}

.content{
	background-position: top left;
	background-repeat:no-repeat;
	height:82px;
	border-left:1px solid #D9D9D9;
}

.bottom{
	height:34px;
	vertical-align:top;
}

.bottomImage{
	background-image:url('/image/kader_onder.jpg');
	background-position: top left;
	background-repeat:no-repeat;
	height:34px;
	color: #aeadae;
}

.right{
	background-image:url('/image/kader_rechts.jpg');
	background-position: bottom left;
	background-repeat:no-repeat;
	border-left:1px solid #D9D9D9;
}

.left {
	background-image:url('/image/verloop_links.jpg');
	background-position: top left;
	background-repeat:repeat-x;
}

.paars {
	background-color:#f70095;
}

.bgTop{
	background-image:url('/image/verloop_linksboven.gif');
	background-position: top right;
	background-repeat:no-repeat;
}

.hoek_bottom_left, .hoek_bottom_right{
	height:15px;
}

.hoek_bottom_left{
	background-image:url('/image/hoek_rechtsonder.jpg');
	background-position: top left;
	background-repeat:no-repeat;
	width:9px;
}

.hoek_bottom_right{
	background-image:url('/image/hoek_onder_rechts.jpg');
	background-position: top right;
	background-repeat:no-repeat;
	width:12px;
}

.menunl {
	padding-top: 15px;
}

.menude {
	padding-top:0px;
}

.menunl table.menu_table {
	margin-top: -17px;
}

.menuitemnl {
	color: #FFF;
	height: 29px;
	font-size: 13px;
	border-bottom: 1px solid #FFB680;
	padding-top:5px;
	padding-bottom: 5px;
}

.menuitemde {
	color: #FFF;
	height: 29px;
	font-size: 13px;
	border-bottom: 1px solid #FFB680;
	padding-top:4px;
	padding-bottom: 4px;
}

.menuitemnl a:link, .menuitemnl a:visited, .menuitemnl a:active, .menuitemnl a:hover {
	color: #FFF;
	text-decoration:none;
	font-size: 13px;
}

.menuitemde a:link, .menuitemde a:visited, .menuitemde a:active, .menuitemde a:hover {
	color: #FFF;
	text-decoration:none;
	font-size: 13px;
}

.last {
	border-bottom: 1px none #000;
}

.vertalen {
	border:1px solid #FF0;
	background-color:#F00;
	color:#FF0;
}

.submenuitem {
	color: #FFF;
	height: 29px;
	font-size: 13px;
}

.active {
	font-weight: bold;
}

.spotlight {
	background-image: url(../../image/spotlight.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.spotlight td, .spotlight p {
	color: #000;
}

.object_zoeken, .object_zoeken td {
	color: #FFF;
}

.kalender_kop {
	width:15px;
	text-align: center;
	background-color: #B0A890;
	padding-left: 2px;
	line-height: normal;
}

.kalender_vrij {
	width:15px;
	text-align: center;
	padding-left: 2px;
	background-color: #90C010;
	line-height: normal;
}

.kalender_bezet {
	width:15px;
	text-align: center;
	padding-left: 2px;
	background-color: #CC0000;
	line-height: normal;
}

.kalender_wissel {
	width:15px;
	text-align: center;
	padding-left: 2px;
	background-color: #FFD800;
	line-height: normal;
}

.kalender_leeg {
	width:15px;
	text-align: center;
	padding-left: 2px;
	line-height: normal;
}

.calendar a:link, .calendar a:active, .calendar a:visited, .calendar a:hover {
	color: #000;
}

.active_thumb {
	border: 2px solid #FF00AA;
	cursor: pointer, hand;
}

.thumb {
	border: 2px solid #FFFFFF;
	cursor: pointer, hand;
}

.aanbod a:link, .aanbod a:active, .aanbod a:visited, .aanbod a:hover {
	color: #000;
}



/* Style for alternatives added by William */
h2.alternative {
	color: white;
	background: #FF00AA url("../../image/alternative_h2background.gif") no-repeat left top;
	padding-left: 10px;
	margin-bottom: 10px;
}

.alternative_table {
	margin-bottom: 15px;
}

img.aanbod_img {
	margin-top: 4px;
}

img.prop_image {
	float						: left;
	display						: block;
	position					: absolute;
	margin-top					: -42px;


	border: 0px;
}

span.actie {
	color: #ff6d00;
	float: left;
}

span.vanaf {
	float: left;
	color: #FF00AA;
}

div.result_header {
	height: 15px;
	width: 386px;
	border-top: 1px solid #E3DEDB;
}

div.result_header div.previous{
	width: 113px;
	float: left;
}

div.result_header div.previous span {
	margin-left: 10px;
}

div.result_header div.info {
	width: 160px;
	float: left;
}

div.result_header div.next {
	width: 113px;
	float: left;
	text-align: right;
}

div.result_header div.next span {

	margin-right: 10px;
}

/* MENU */

ul#nav {
	list-style: none;
	margin: 2px 0 2px 20px;
	padding: 0 0 0 0;
}

ul#nav ul {
	list-style: none;
	margin: 2px 0 2px 20px;
	padding: 0 0 0 0;
}

ul li.active {
	list-style-image: url('/image/pijl_small.gif');
}

ul li.active ul {
	list-style-image: none;
	font-weight: normal;
}