/* CSS Document */
html, body {
	margin: 0;
	background-color: #BABABA;
}
td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #4F4F4F; /* donkergrijs */
}
a {
	text-decoration: underline;
	font-weight: normal;
	color: #6ABC9F; /* groen */ 
}
a:hover, a:active{
	text-decoration: underline;
	color: #6ABC9F;
	font-weight: normal;
}
h1 { 
	font-family: arial, helvetica;
	font-size: 12px;
	color: #686868; /* lichtgrijs */
	font-weight:bold;
	margin-top: 0;
}
h2 { 
	font-family: arial, helvetica;
	font-size: 12px;
	color: #6ABC9F;
	font-weight: bold;
	margin-top: 0;
}
h3 { 
	font-family: arial, helvetica;
	font-size: 12px;
	color: #6ABC9F;
	font-weight: bold;
	margin-top: 0;
}
hr {
	height: 1px;
	background-color: #4F4F4F;
}
table {
	border: 0px solid white;
}
tr {
	vertical-align: top;
}
#wrapper {
	position:relative;
	margin: 0 auto;
	width: 958px;
	text-align: left;
	min-height: 450px;
	height: auto !important;
	min-height: 450px;
}
#top {
	position: absolute;
	z-index: 2;
}
#link_logo {
	position: absolute;
	top: 15px;
	left: 266px;
	width: 220px;
	height: 90px;
}
#bg_menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
#menu {
	position: absolute;
	top: 38px;
	left: 37px;
	z-index: 4;
}
#top_slide {
	position: absolute;
	top: 123px;
	left: 0;
	z-index: 1;
}
#site_wissel {
	position: absolute;
	top: 0;
	left: 792px;
	z-index: 3;
}
#top_midden {
	position: absolute;
	top: 274px;
	left: 0;
	z-index: 2;
}
#midden {
	position: absolute;
	top: 289px;
	left: 0px;
	width: 638px;
	padding: 40px 50px 20px 270px;
	background-image: url(../../images/structure/bg_mid.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	background-color: #ffffff;
	min-height: 350px;
	height: auto !important;
	min-height: 350px;
}
#midden_home {
	position: absolute;
	top: 289px;
	left: 0px;
	width: 388px;
	padding: 40px 300px 20px 270px;
	background-image: url(../../images/structure/bg_mid.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	background-color: #ffffff;
	min-height: 350px;
	height: auto !important;
	min-height: 350px;
}
#bg_nieuws_blok_home {
	position: absolute;
	top: 270px;
	left: 680px;
	z-index: 3;
}
#nieuws_blok_home {
	position: absolute;
	top: 305px;
	left: 710px;
	z-index: 4;
	width: 200px;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
.nieuws_table_home {
	width: 100%;
}
.nieuws_table_home_thumb {
	width: 50px;
}
.nieuws_table_home_thumb img{
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
}
a.title_nieuws {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #505050;
}
a.title_nieuws:hover {
	text-decoration: none;
	font-weight: bold;
	color: #505050;
}

#button_kim {
	width: 200px;
	text-align: center;
}


/* Projecten */
.table_portfolio td{
	padding: 5px;
}
.key_portfolio {
	border: 1px solid #bebebe;
	width: 250px;
	background-color: rgb(190, 190, 190); 
	color: rgb(255, 255, 255); 
	font-weight: bold;
}
.value_portfolio {
	width: 250px;
	border: 1px solid #bebebe;
	vertical-align: middle;
	text-align: center;
}

/* submenu */
.submenu {
	color: #4f4f4f;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
}
.submenu img {
	vertical-align: middle;
	padding-right: 7px;
	text-align: left;
}
a.submenu:hover {
	color: #6ABC9F;	
	text-decoration: none;
}

/* nieuws pagina */
.nieuws_datum {
font-size:10px;
}
.nieuws_table {
	width: 100%;
}
.nieuws_table td{
	border-bottom: 1px solid #b8b8bb;
	padding-bottom: 15px;
	padding-top: 15px;
}
.nieuws_table_thumb {
	width: 50px;
}
.nieuws_table_thumb img {
	border: 1px solid #DDDDDD;
}
#dkv_media_groep_link {
position:absolute;
z-index:5;
top:0px;
right:50px;
}



#drukwerkscan {

	z-index: 6;
}
