body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000
}
body, submit, input, textarea, reset{
	font-family: "Tahoma";
	font-size: 11px;
}
td, tr {vertical-align:top}
h1 {
	color: #FFFFFF;
	font-size: 22px;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	color: #999999;
	font-size: 14px;
	margin-bottom: 0px;
}
h3 {
	font-weight:bold;
	color: #dedede;
	font-size: 12px;
	margin-top: 0px
	}
a {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
input, submit, textarea, reset {
	border: 1px solid #CCC;
	}
.no-border, img{
	border: none
	}
ul {
	list-style-position: outside;
	list-style-type: none;
	}

/* ----------------------- CONTAINERS  ----------------------- */
#main {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#top {
	position: absolute;
	height: 26px;
	color: #b5aea4;
	font-size:10px;
	letter-spacing:0.001em;
	z-index: 8;
	width: 765px;
	background-color: #000;
	margin-left: 40px;
}
#top-pic {
	position: absolute;
	top: 26px;
	height: 228px;
	z-index: 10;
}
#content {
	position: absolute;
	width: 900px;
	height: inherit;
	padding: 0px;
	margin: 0px;
	background-color: #333333;
	color: #dedede;
}
#navigatie {
	position: absolute;
	width: 200px;
	height: 253px;
	margin-left: 35px;
	margin-top: 0px;
	z-index:11
}
#subnav {
	position: absolute;
	width: 200px;
	left: 35px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;

	}
/* ----------------------- CONTAINERS  ----------------------- */

/* ----------------------- NAVIGATIE TOP  ----------------------- */
	ul#topmenu_menu{
		background-color: #000000;
		margin: 0px;
		padding: 0px;
		list-style-position: outside;
		list-style-type: none;
		position: absolute;
		width: 450px;
		left: 300px;
		top: 5px;
		z-index: 10;
	}
	ul#topmenu_menu li {
		float: left;
		padding-left: 12px;
		margin-right: 20px;
	}
	ul#topmenu_menu li a {
		text-decoration: none;
		font-weight: normal;
		color: #FFF;
		display: block;
		padding-right: 0px;
		padding-left: 5px;
	}
	ul#topmenu_menu li a:hover {
		font-weight:bold;
		color: #FFFFFF;
	}
	ul#topmenu_menu li#P6{
		background-image:url(../images/site/bg_topnav-home.gif);
		background-repeat:no-repeat;
	}
	ul#topmenu_menu li#P4{
		background-image:url(../images/site/bg_topnav-where.gif);
		background-repeat:no-repeat;
	}
	ul#topmenu_menu li#P7{
		background-image:url(../images/site/bg_topnav-contact.gif);
		background-repeat:no-repeat;
	}
	ul#topmenu_menu li#P9, ul#topmenu_menu li#P27{
		background-image:url(../images/site/bg_topnav-sitemap.gif);
		background-repeat:no-repeat;
	}
/* ----------------------- NAVIGATIE TOP  ----------------------- */

/* ----------------------- NAVIGATIE LINKS  ----------------------- */
	#navigatie ul {
		list-style-position: outside;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		color: #444444;
		font-weight: bold;
	}
	#navigatie li {
		background-image:url(../images/site/bg_nav_item.gif);
		background-repeat:no-repeat;
		height: 27px;
		margin: 0px;
	}
	#navigatie li.search {

		background-image: none;
		height: 29px;
		margin: 0px;
	}
	#navigatie li.spacer {
		background-image:url(../images/site/bg_subnav.gif);
		background-repeat: repeat-y;
		background-position: -9px;
		height: 27px;
		margin: 0px;
	}
	#navigatie a {
		text-decoration: none;
		color: #444444;
		display: block;
		padding-left:18px;
		height: 19px;
		padding-top:8px
	}
	#navigatie .tools {
		height: 29px;
	}
	#navigatie .info a:hover, .imago a:hover, .verkoop a:hover, .database a:hover, .referenties a:hover, .tools a:hover {
		height:19px;
		background-repeat: no-repeat;
		padding-left:18px
	}
	#navigatie .info a:hover, #navigatie .info-activ {
		background-image:url(../images/site/bg_nav_info.gif)}
	#navigatie .imago a:hover, #navigatie .imago-activ {
		background-image:url(../images/site/bg_nav_imago.gif)}
	#navigatie .verkoop a:hover, #navigatie .verkoop-activ {
		background-image:url(../images/site/bg_nav_verkoop.gif)}
	#navigatie .database a:hover, #navigatie .database-activ {
		background-image:url(../images/site/bg_nav_database.gif)}
	#navigatie .referenties a:hover, #navigatie .referenties-activ {
		background-image:url(../images/site/bg_nav_referenties.gif)}
	#navigatie .tools a:hover, #navigatie .tools-activ {
		background-image:url(../images/site/bg_nav_tools.gif)}
/* ----------------------- NAVIGATIE LINKS  ----------------------- */

/* ----------------------- SUBNAVIGATIE ----------------------- */
	#subnav ul {
		list-style-position: outside;
		list-style-type: none;
		margin-left: 0px;
		margin-top: 10px;
		padding-left: 0px
	}
	#subnav li {
		height: 19px;
		padding-left: 0px;
		color:#FFFFFF;
	}
	#subnav a {
		display: block;
		height:19px;
		padding-left: 18px;
		color:#FFFFFF;
		text-decoration: none
	}
	#subnav a:hover {
		height:19px;
		background-image:url(../images/site/hover_subnav.gif);
		background-repeat: no-repeat;
		color:#FFFFFF;
		text-decoration: none
	}
	#subnav .active {
		height:19px;
		background-image:url(../images/site/hover_subnav.gif);
		background-repeat: no-repeat;
		color:#FFFFFF;
		text-decoration: none
	}

/* ----------------------- SUBNAVIGATIE ----------------------- */

/* ----------------------- CONTENT ----------------------- */
#td-content-left {
	width: 26px;
	padding: 0px;
	margin: 0px;
	min-height: 332px;
	height: inherit
}
#td-subnav, #td-subnav-info, #td-subnav-imago, #td-subnav-verkoop, #td-subnav-database, #td-subnav-referenties, #td-subnav-tools {
	width: 218px;
	height: 332px;
	background-image:url(../images/site/bg_subnav.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
#td-subnav-info {
	background-image:url(../images/site/bg_subnav_info.gif);
}
#td-subnav-imago {
	background-image:url(../images/site/bg_subnav_imago.gif);
}
#td-subnav-verkoop {
	background-image:url(../images/site/bg_subnav_verkoop.gif);
}
#td-subnav-database {
	background-image:url(../images/site/bg_subnav_database.gif);
}
#td-subnav-referenties {
	background-image:url(../images/site/bg_subnav_referenties.gif);
}
#td-subnav-tools {
	background-image:url(../images/site/bg_subnav_tools.gif);
}

#td-content {
	width: 550px;
	padding-left: 10px;
	margin: 0px;
}
#td-content-right {
	width: 129px;
}
/* ----------------------- CONTENT ----------------------- */
#referenties {
	position: absolute;
	right: 0px;
	top: 220px;
	width: 129px;
	z-index: 15
}

#table-content img{
	float:left;
	padding: 0px 10px 0px 0px;
	}
#teaser {
	position: absolute;
	width: 171px;

	bottom: 20px;
	left: 48px;
	background-image:url(../images/site/bg_teaser.jpg);
}
#teaser a {
	display: block;
	text-decoration: none;
	padding: 15px 5px;
	text-align: center;
}
#teaser p {
	padding: 0px;
	margin: 0px ;
	color:#333333;
}
/* ----------------------- CONTENT ----------------------- */
#explanation {
	position: absolute;
	bottom: 20px;
	width: 500px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/site/col-left_top.jpg);
	background-repeat: repeat-x;
	border: 1px solid #D2D2D2;
	background-position: -120px;
	color: #333333;
	font-weight: bold;
}
#explanation-content {
	border: 3px solid #FFFFFF;
	padding: 5px;
}
#explanation-title {
	font-size: 13px;
	font-variant: small-caps;
	margin-bottom: 4px;
	background-color: #F5F5F5;
}
.divider-V {
	background-image:url(../images/site/divider-verticaal.gif);
	background-repeat: repeat-y;
	width: 9px;
	height: auto;
	padding: 5px 5px
}
.divider {
	background-image:url(../images/site/divider.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.float-left {
	float: left;
	padding: 0px 10px 0px 0px;
	clear: inherit
	}
#languages{
	position: absolute;
	top: 5px;
	left: 50%;
	text-transform: uppercase;
	z-index: 9;
	width: 75px;
	}
ul#langs {
	margin: 0px;
	margin-left: 380px;
	list-style-type: none;
	list-style-position: outside;
	width: 100px;
	padding: 0px;
}
ul#langs li{
	display: inline;
}
ul#langs li.active a{
	color:#FFFFFF;
}

#contacterrors {
	background-color: #DCDDD7;
	border: 3px solid #C1C2BD;
	width: 100%;
	color: #333333;
	padding: 10px;
}

#contacterrors ul li {
	padding-bottom: 5px;
}

/* SEARCH FORM */
#search {
	text-align: center;
	padding-top: 5px;
}
#fd_search {
	width: 120px;
}
.btn {

}
#searchcontainer {
	position: absolute;
	top: 58px;
	width: 200px;
}
ul#lefttools_menu li#P27 span a {
	display: none;
}
