* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000; 
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:white;
	scrollbar-arrow-color:#B5121C;
	scrollbar-track-color:white;
}

#wrapper { 	
	position: absolute;
	height: 480px; 
	width: 680px;
	margin: -240px 0px 0px -340px;
	padding: 0;
	top: 50%; 
	left: 50%;
	text-align: left;
	background: #fff url(/img/cdk/background.png) bottom left no-repeat;
	overflow: hidden;
}

body.homepage #wrapper {
	background: #fff url(/img/cdk/background_home.png) bottom left no-repeat;
}

#wrapper.react {
	background: #fff url(/img/cdk/background2.png) 0px bottom no-repeat;
}

.back {
	display: none;
}
a {
	color: #B5121C;
}

a:hover {
	text-decoration: none;
}

a.back, a.back:hover {
	display: block;
	width: 80px;
	margin: 5px 0 0 0;
	color: #8EA0B9;
	text-decoration: none;
	outline: none;
}

a.back:hover {
	color: #072E66;
}

form, table {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

form {
	margin-bottom: 350px;
}


#header {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff url(/img/cdk/header.png) top left no-repeat;
	height: 75px;
}
	#logo,#logo_en {
		position: absolute;
		margin: 0;
		padding: 0;
		top:  10px;
		left: 55px;
		height: 65px;
		width: 590px;
	}
	
	#logo a {
		margin: 0;
		padding: 0;
		display: block;
		height: 65px;
		width: 590px;
		background: #fff url(/img/cdk/logo.png) top left no-repeat;
		text-indent: -9999px;
		outline: none;
	}
	
	#logo_en a {
		margin: 0;
		padding: 0;
		display: block;
		height: 65px;
		width: 590px;
		background: #fff url(/img/cdk/logo-eng.jpg) top left no-repeat;
		text-indent: -9999px;
		outline: none;
	}
	
	#lang {
		position: absolute;
		top: 84px;
		right: 14px;
		height: 20px;
		width: 60px;
	}
	
		#lang img {
			border: 0;
		}
	
#nav {
	margin: 0 5px;
	padding: 0;
	height: 42px;
	background: #fff url(/img/cdk/nav.png) 0px 0px no-repeat;
	font: 12px/35px Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	letter-spacing:-0.05em;
	text-transform: uppercase;
}
		
	ul.navigation {
		margin: 0 0 0 25px;
		padding: 0;
		list-style: none;
	}
	
	ul.navigation li {
		float: left;
	}
	
	ul.navigation a {
		margin: 0;
		padding: 0 10px;
		border: 0;
		color: #fff;
		text-decoration: none;
		
	}
	ul.navigation a:hover, ul.navigation a.selected {
		color: rgb(1,146,191);
	}

#main {
	margin: 0;
	padding: 0;
}

	h1#title {
		margin: 0;
		padding: 0;
		font-size: 17px;
		font-weight: bold;
		background: rgb(181,18,28);
		color: #fff;
		height: 28px;
		
	}

	h1#title {
	padding-left: 150px;
	_padding-left: 0px;
	line-height: 25px;
	_line-height: 0px;
}	

#menu {
	float: left;
	display: inline;
	margin: 0 0 0 3px;
	padding: 0;
	height: 300px;
	width: 139px;
	background: transparent url(/img/cdk/menu_behandelingen.jpg) 10px 14px  no-repeat;
}

body.NCOVER #menu { background: transparent url(/img/cdk/menu.jpg) 9px 14px  no-repeat; }
body.NCBEHAND #menu { background: transparent url(/img/cdk/menu_behandelingen.jpg) 9px 14px  no-repeat; }
body.NCVEST #menu { background: transparent url(/images/menu/VESTDH.jpg) 9px 14px  no-repeat; }
body.NCAFSPR #menu { background: transparent url(/img/cdk/menu_vestigingen.jpg) 9px 14px no-repeat; }

body.homepage #menu {
	float: left;
	display: inline;
	margin: 0 0 0 3px;
	padding: 0;
	height: 200px;
	width: 160px;
	background: transparent url(/img/cdk/menu_home.png) 5px 5px no-repeat;
}
#menu img {
	margin: 10px 0 10px 10px;
}
	ul.subnavigation {
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: center;
	}
	
	ul.subnavigation li {
		display: block;
		margin-bottom: 0.1em;  
	}
	
	ul.subnavigation a {
		margin: 0;
		padding: 0;
		border: 0;
		color: #8EA0B9;
		text-decoration: none;
		text-transform: uppercase;
		/*font-size: 10px;*/
		font-size: 9px;
		font-weight: bold;
	}
	
	ul.subnavigation a:hover, ul.subnavigation a.selected {
		color: #072E66;
	}
	
#content {
	float: left;
	display: inline;
	margin: 0 20px 0 14px;
	padding: 0;
	height: 315px;
	width: 350px;
	background: transparent;
	overflow: auto;
}

#content ul {
	margin: 0 0 0 20px;
}

body.homepage #content {
	margin: 0;
	width: 508px;
	overflow: visible;
}
	ul#pics {
		margin: 0;
		list-style: none;
	}
	
	ul#pics img, ul#pics a {
		border: 0;
	}

#wrapper.react #content {
	width: 500px;
}

	h2.art_title {
		display: block;
		margin: 10px 0;
		font-size: 12px;
		height: 16px;
		width: 300px;
	}
	
#side {
	position: relative;
	float: left;
	display: inline;
	margin: 5px 7px 0 0;
	padding: 0;
	height: 320px;
	width: 145px;
	background: transparent;
}

	#side img {
		margin: 0;
		padding: 0;
		border: 0;
	}

ul#img_top, ul#img_bottom {
	list-style: none;
	margin-top: 9px;
}
ul#img_bottom {
	margin-top: 6px;
}
	
/*******static pages  tandarst.html **/


#wrapper_2 { 	
	position: absolute;
	height: 500px; 
	width: 680px;
	margin: -240px 0px 0px -340px;
	padding: 0;
	top: 50%; 
	left: 50%;
	text-align: left;
	overflow: hidden;
}

#header_blok_1 {
	background-color:#B5121C;
	width:680px;
	height:30px;
	text-align:center;
	font-size:18px;
	line-height:30px;
	z-index:20px; 
	font:Verdana;
	
}

#header_blok_2 {
	position:absolute;
	left:0px;
	background-color:#000000;
	width:680px;
	height:30px;
	text-align:center;
	font-size:22px;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
	
}

#bg_blok {
	
	height:460px;
	width:680px;
	position:relative;
	background-color:#ffffff;
	background:url(../img/cdk/background_home.png) ;
}

.static_text {
	position:absolute;
	left:4px;
	top:30px;
	width:400px;
	font-weight:bold;
	line-height:20px;
	
}


	.static_text li {
		list-style-type:disc;
		margin-left:30px;
		margin-top:5px;
		
	}

.static_img {
	position:absolute;
	left:410px;
	top:30px;
	width:240px;
	height:192px;
	background:url(../img/cdk/wij_staan_klaar.jpg);
}

.static_links {
	width:680px;
	height:30px;
	color:#000000;
	position:absolute;
	top:242px;
	text-align:center;
}

	.static_links a {
		font-weight:bold;
		color:#000000;
		margin-right:10px;
		font-size:12px;
		text-decoration:none;
	}

.static_bottom_img {
	position:absolute;
	top:272px;
	left:20px;
	width:640px;
	height:48px;

}

.static_footer {
	position:absolute;
	top:281px;
	width:688px;
	height:57px;
	background:url(../img/cdk/footer_static.gif);
	left:-5px;
	z-index:20px;
}
/***********kunstgebit*******/

#wrapper_3 { 	
	position: absolute;
	height: 490px; 
	width: 680px;
	margin: -240px 0px 0px -340px;
	padding: 0;
	top: 50%; 
	left: 50%;
	text-align: left;
	overflow: hidden;
}

.text_left {
	margin-top:5px;
	text-align:center;
	font-size:9px;
	line-height:14px;
	color:#000000;
	font-weight:normal;
	overflow:visible;
	z-index:10;

}

.text_left_1 {
	margin-top:1px;
	text-align:center;
	font-size:9px;
	line-height:14px;
	color:#000000;
	font-weight:normal;
	overflow:visible;
	z-index:10;

}

.static_img_2 {
	position:absolute;
	left:422px;
	top:30px;
	width:240px;
	height:192px;
	z-index:1px;
}

.text_left_2 {
	position:absolute;
	top:147px;
	left:64px;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	
}


.text_left_2 a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;

	
	
}
.static_bottom_img_2 {
	position:absolute;
	top:284px;
	left:20px;
	width:640px;
	height:43px;

}

.red {
	color:#b6121d;
}

.redbold {
	color:#b6121d;
	
}

.static_footer_2 {
	position:absolute;
	top:283px;
	width:688px;
	height:57px;
	background:url(../img/cdk/footer_static.gif) no-repeat;
	left:-5px;
	z-index:20px;
}

.oortje {
	position:absolute;
	top:240px;
	left:1px;
	width:150px;
	height: 60px;
}

/* advertentie */
#page_fullwidth {
	height: 363px;
	background: #fff url(/img/cdk/background_home.png) bottom left no-repeat;
}

#ad_header_blok_1 {
	background-color:#B5121C;
	width:680px;
	height:30px;
	text-align:center;
	font-size:18px;
	line-height:30px;
	z-index:20px; 
	font:Verdana;
}

#ad_header_blok_2 {
	background-color:#000000;
	width:680px;
	height:30px;
	text-align:center;
	font-size:22px;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
}

.ad_static_text {
	margin: 0px 0px 0px 4px;
	width:400px;
	font-weight:bold;
	line-height:20px;
}

	.ad_static_text li {
		margin-left:30px;
		margin-top:5px;
		
	}

.ad_location {
	position: absolute;
	width: 500px;
	text-align: center;
	bottom: 68px;
	left: 90px;
}

.ad_location a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px;
	text-decoration: none;
}

.ad_footer_img {
	position: absolute;
	bottom: 13px;
	left: 20px;
}

.tbl_label, .tbl_ctrl, .ctrl_field_extra {
	vertical-align: top;
}

.tbl_label {
	padding-top: 10px;;
}

.tbl_ctrl {
	padding-top: 7px;;
}

