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

/********************
HTML Tags
********************/

/** reset defaults **/
body, html, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, fieldset, legend, p, img {margin:0;padding:0;}
img {border:none;}

body, html {
	height:100%
}
body {
	background-color:#676767;
	text-align:center;
}

/** headings **/
h1, h2, h3, h4 {font-weight:bold;color:#fff;}
h1 {font-size:1.5em;}
h2 {font-size:1.3em; font-weight:normal;}
h3 {font-size:1.1em;}

/** links **/
a:link, a:visited, a:hover {color:#fff;text-decoration:underline;}
a:hover {text-decoration:none;}


/**********************
LAYOUT DIVS & STYLES
**********************/
#pagewrap {
	width:1003px;
	height: 100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:#4B4B4B;
	font:.7em Arial, Helvetica, sans-serif;
	color:#fff;
}
#top {
	height:1px; /** ff **/
	display:inline;
}

/** intro **/
#intro {
	height:668px;
	background:#110C0D url(../img/bg-intro.gif) no-repeat;
	margin:0;
	padding:0;
}
#intromenu ul {
	margin: 0;
	padding:0;
	list-style: none;
}
#intromenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	color:#939596;
	font-size:.95em;
	letter-spacing:2px;
	font-weight:bold;
	line-height:17px;
}
#intromenu li.verder {margin:418px 0 0 460px;}
#intromenu a {color:#939596;text-decoration:none;}
#intromenu a:hover {color:#F39800;}

/** leftmenu **/
#leftmenu, #leftmenuwit {
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-size:1em;
}
#leftmenu li, #leftmenuwit li {
	margin:0;
	padding:0;
	list-style: none;
	border-top: 1px solid #939596;
}

#leftmenuwit li {border-top: 1px solid #fff;}
#leftmenu li a, #leftmenu li p, #leftmenuwit li a, #leftmenuwit li p {
	display: block;
	min-height:13px;
	height:auto !important;
	height:13px; /* ie6 */
	padding: 4px 0 4px 13px;	
	text-decoration: none;
}
#leftmenu li.m1, #leftmenuwit li.m1 {background-color:#58585A;letter-spacing:0px;font-size:10px;}
#leftmenu li.m1 a:hover, #leftmenuwit li.m1 a:hover {background-color:#747476;}
#leftmenu li.m1-sub, #leftmenuwit li.m1-sub {background-color:#747476;font-size:11px;}
#leftmenu li.m1-sub a:hover, #leftmenuwit li.m1-sub a:hover {background-color:#58585A;}
#leftmenu li.m2, #leftmenuwit li.m2 {background-color:#74368A;letter-spacing:2px;font-weight:bold;}
#leftmenu li.m2 a:hover, #leftmenuwit li.m2 a:hover {background-color:#9060A1;}
#leftmenu li.m3, #leftmenuwit li.m3 {background-color:#CBD300;letter-spacing:2px;font-weight:bold;}
#leftmenu li.m3 a:hover, #leftmenuwit li.m3 a:hover {background-color:#DBDE4E;}
#leftmenu li.m4, #leftmenuwit li.m4 {background-color:#F39800;letter-spacing:2px;font-weight:bold;}
#leftmenu li.m4 a:hover, #leftmenuwit li.m4 a:hover {background-color:#FD9E00}
#leftmenu li.m4-sub, #leftmenuwit li.m4-sub {background-color:#747476;letter-spacing:0px;font-size:11px;font-weight:normal;}
#leftmenu li.m4-sub a:hover, #leftmenuwit li.m4-sub a:hover{background-color:#58585A;}

/** content **/

/* template a */
#ct-a {
	min-height:668px;
	height:auto !important;
	height:668px;
}
.ct-algemeen {background:#110C0D;}
.ct-living {background:#74368A;}
.ct-nature {background:#D1D72A;}
.ct-home {background:#F5A324;}
#ct-a-left {
	width:162px;
	min-height:626px;
	height:auto !important;
	height:626px;
	display:inline;
	float:left;
	border-right:1px solid #939596;
	border-bottom:1px solid #939596;
}
#ct-a-left, #ct-a-leftwit {
	width:162px;
	min-height:626px;
	height:auto !important;
	height:626px;
	display:inline;
	float:left;
	border-right:1px solid #939596;
	border-bottom:1px solid #939596;
}
#ct-a-leftwit {border-right:1px solid #fff;border-bottom:1px solid #fff;}

.bgleftmenu-algemeen {background:url(../img/bg-menu-zw.png) no-repeat bottom right;}
.bgleftmenu-living {background:url(../img/bg-menu-paars.png) no-repeat bottom right;}
.bgleftmenu-nature {background:url(../img/bg-menu-groen.png) no-repeat bottom right;}
.bgleftmenu-home {background:url(../img/bg-menu-or.png) no-repeat bottom right;}
#ct-a-center {
	margin:0 0 0 42px;
	width:362px;
	min-height:627px;
	height:auto !important;
	height:627px;
	display:inline;
	float:left;
}
#ct-a-right {
	width:436px;
	min-height:627px;
	height:auto !important;
	height:627px;
	display:inline;
	float:left;
}
.bg-right-algemeen {background:url(../img/algemeen-r-bg1.jpg) no-repeat;}
.bg-right-living {background:url(../img/living-r-bg1.jpg) no-repeat;}
.bg-right-nature {background:url(../img/nature-r-bg1.jpg) no-repeat;}
.bg-right-home {background:url(../img/home-r-bg1.jpg) no-repeat;}

/** template a content **/
#ct-a-center-inner {
	width:310px;
	padding-right:30px;
	height:530px;
	line-height:17px;
}
#ct-a-center h1 {
	margin-top:44px;
	font-size:2.2em;
	line-height:normal;
	letter-spacing:1px;
	color:#fff;
}

/** 3d impressies **/
#im-wrap {
	height:668px;
	background:#110C0D;
	margin:0;
	padding:0;
}
#im-top {
	height:85px;
}
#im-top-l {
	width:162px;
	display:inline;
	float:left;
}
#im-top-nav {
	width:679px;
	margin-top:32px;
	display:inline;
	float:left;
	text-align:center;
}
#im-top-nav a {
	outline:none;
}
#im-top-r {
	width:154px;
	margin:8px 8px 0 0;
	display:inline;
	float:left;
	text-align:right;
}
#im-img {
	height:502px;
	width:1003px;
	background:#161616;
}
#im-bottom {
	height:81px;
	background:#000099;
}
#im-bottom-l {
	width:162px;
	margin-top:22px;
	display:inline;
	float:left;
}
#im-bottom-r {
	width:600px;
	margin-top:20px;
	display:inline;
	float:left;
}


/********************
FORM STYLES
********************/
input, select, textarea {
	font:12px Arial, Helvetica, sans-serif;
	color:#110C0D;
}
label, input, select {
	display:block;
	float:left;
}
label {
	width:70px;
	margin-top:1px;
	margin-bottom:4px;
}	
form br {clear:left;}
.inputField {
	width:230px;
	height:16px;
	border:1px solid #CCC9C8;
	margin-bottom:6px;
	background-color:#CCC9C8;
}
.textArea {
	width:240px;
	border:1px solid #275B1F;
}
.select {width:242px; height:18px; margin-bottom:11px;border:1px solid #275B1F;}
.normalfloat {display:inline; float:none; margin-left:0px;}
.vbutton {
	width:80px;
	margin:8px 0 0 70px;
	display:inline;
	cursor:pointer;
	font-size:11px;
	color:#fff;
	border:1px solid #9C9E9F;
	background-color:#F39800;
}
.labelfolder {
	margin-left:70px;
	width:auto;
	margin-top:10px;
	margin-bottom:2px;
	display:inline;
}
.selectfolder {
	font:11px Arial, Helvetica, sans-serif;
	color:#110C0D;
	margin-left:70px;
	width:232px;
	border:1px solid #CCC9C8;
	margin-bottom:12px;
	background-color:#CCC9C8;
	display:inline;
}

/********************
GENERIC CLASSES
********************/
.floatright {float:right;}
.floatleft {float:left;}
.clear {clear:both;}
.sml {font-size:.95em;}
.justify {text-align:justify;}
.hide {display:none;}
.logo {margin:15px 0 17px 19px;}
.zwart{color:#000;}
.zwart a, .zwart a:visited {color:#000;}
.wit{color:#fff;}
.wit a, .wit a:visited {color:#fff;}
.lgrijs{color:#E0E0E0;}
.lgrijs a, .lgrijs a:visited {color:#E0E0E0;}
.dgrijs{color:#353537;}
.dgrijs a, .dgrijs a:visited {color:#353537;}
.oranje{color:#F39800;}
.oranje a, .oranje a:visited {color:#F39800;}
.right-topimg {margin-left:6px;}
.leftmenu-3d {margin-top:50px;}


/********************
SUPERFISH MENU STYLES
********************/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			160px; /* left offset of submenus need to match (see below) */
	margin:-1px 0 0 1px;
	
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}



/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
/*
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
*/

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	162px;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	162px; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


 