


html, body, div, img, p, h1, h2, h3, h4, h5, h6, block, li, a, dl, label, form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #000;
}

div#header {
	height: 150px;
	background: url('../images/bg_header.jpg') repeat-x bottom center;
}

div#headercontainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#logo {
	position: relative;
	float: left;
	width: 320px;
}

div#contactheader {
	position: relative;
	float: right;
	padding: 0px 10px 0px 0px;
}
div#contactheader p {
	margin: 10px 0 0 0;
}


div#menu {
	height: 50px;
	background: url('../images/bg_menu.jpg') repeat-x top center;
}

div#menucontainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

div#menu ul#menu {
	list-style: none;
	padding: 20px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	height: 30px;

}

div#menu ul#menu li {
	position: relative;
	float: left;
}

div#menu ul#menu li a {
	display: block;
	margin: 0px 2px 0px 0px;
	padding: 6px 15px 6px 15px;
	background: url('../images/bg_menu_item.jpg') repeat-x top center;
}

div#menu ul#menu li a, 
div#menu ul#menu li a:link, 
div#menu ul#menu li a:active, 
div#menu ul#menu li a:visited  {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div#menu ul#menu li a:hover  {
	color: #fff;
	background: url('../images/bg_menu_item_hover.jpg') repeat-x top center;
}

div#menu ul#menu li a.active  {
	color: #000;
	background: url('../images/bg_menu_item_active.jpg') repeat-x top center;
}

div#menu ul#language {
	list-style: none;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 12px 0px;
	padding: 0;
	

}

div#menu ul#language li{
	float: left;
	padding: 0 10px 0 0px;

}



div#content {
	background: url('../images/bg_content.jpg') repeat-x top center;
}

div#contentcontainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 10px;
}


div#visualindex {
	margin: 10px;
	width: 940px;
	background: url('../images/bg_visual_index.jpg') repeat-x top left;
	border: 1px solid #C0C0C0;

}

div#visual {
	margin: 10px;
	width: 960px;
	background: url('../images/bg_visual.jpg') repeat-x top center;
	border: 1px solid #C0C0C0;

}




/* gelijke hoogte colums */
	#contentcontianer .column {
		padding-bottom: 1001em;
		margin-bottom: -1000em;
	}
	
	div#left {
		float: left;
		width: 640px;
	}

	div#right {
		float: left;
		width: 320px;
	}


	.visualsmall {
		margin-top: 10px;
		width: 280px;
		height: 90px;
		background: url('../images/bg_visual_small.jpg') repeat-x top center;
		border: 1px solid #C0C0C0;
		text-align: center;
	}

	.visualmedium {
		margin-top: 10px;
		width: 280px;
		height: 150px;
		background: url('../images/bg_visual_small.jpg') repeat-x top center;
		border: 1px solid #C0C0C0;
	}
	
	.thumbleft {
		position: relative;
		float: left;
		margin:  10px 10px 10px 0px;
		background: url('../images/bg_visual_small.jpg') repeat-x top center;
		border: 1px solid #C0C0C0;
	}

	.thumbright {
		position: relative;
		float: right;
		margin:  10px 0px 10px 10px;
		background: url('../images/bg_visual_small.jpg') repeat-x top center;
		border: 1px solid #C0C0C0;
	}

	.visual {
		margin: 9px;
		border: 1px solid #C0C0C0;
	}



.item {
	width: 600px;
	padding: 20px;
	background: url('../images/bg_item.png') no-repeat top left;
	clear: both;
	float: none;
}

.producten {
	padding: 20px;
	background: url('../images/bg_item.png') no-repeat top left;
	clear: both;
	float: none;
}




.sidbaritem {
	width: 280px;
	padding: 20px 0px 0px 20px;
	background: url('../images/bg_item.png') no-repeat top left;
	clear: both;
	float: none;
}

.projectcontainer {
	clear: both;
	float: none;
	margin: 0 0 20px 0;
}

.project {
	position: relative;
	float: left;
	width: 280px;
	padding: 10px 10px 0px 10px;
	
	border-top: 1px solid #C0C0C0;
}

.project2 {
	border-top: 1px solid #C0C0C0;
	position: relative;
	float: left;
	width: 280px;
	padding: 10px 10px 0px 10px;
}

.fotooverview {
	position: relative;
	float: left;
	width: 280px;
	padding: 0px 20px 0px 0px;

}


.fotooverview2 {
	position: relative;
	float: left;
	width: 280px;
	padding: 0px 0px 0px 20px;

}




h1 {
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}

h2, h2 a:link, h2 a:active, h2 a:hover, h2 a:visited, caption {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}

h3, h3 a:link, h3 a:active, h3 a:hover, h3 a:visited {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}

h4, th {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}

th {
	font-weight: bold;
}

p, td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0px 20px 0px;
}

.readmore {
	position: relative;
	display: block;
	float: left;
	margin: 5px 10px 10px 0px;
	padding: 2px 0px 2px 25px;
	height: 20px;
	color: #000;
	background: url('../images/bg_readmore.png') no-repeat top left;

}

.back {
	position: relative;
	display: block;
	float: left;
	margin: 5px 10px 10px 0px;
	padding: 2px 0px 2px 25px;
	height: 20px;
	color: #000;
	background: url('../images/bg_back.png') no-repeat top left;

}

.button {
	display: block;
	float: left;
	width: 280px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url('../images/bg_button.png') no-repeat top left;
	text-decoration: none;
	color: #000;
}

br.clear {
	float: none;
	clear: both;
}

.red {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #f00;
	line-height: 18px;
	text-decoration: none;
	padding: 0px 20px 0px 0px;

}

dl {
	display: block;
	width: 280px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url('../images/bg_button.png') no-repeat top left;
	text-decoration: none;
	color: #000;
}




div#submenu ul {
	list-style: none;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	height: 50px;
	background: url('../images/bg_submenu.png') no-repeat top left;
}

div#submenu ul li {
	position: relative;
	float: left;
}

div#submenu ul li a {
	display: block;
	padding: 5px 0px 2px 0px;
	margin: 0px 20px 0px 10px;
}

div#submenu ul li a, 
div#submenu ul li a:link, 
div#submenu ul li a:active, 
div#submenu ul li a:visited  {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div#submenu ul li a.active  {
	border-bottom: 3px solid #000;
}


div#submenu ul li a:hover  {
	border-bottom: 3px solid #000;
}


label, .label {
	display: block;
	float: left;
	width: 274px;
	height: 19px;
	padding: 2px;
	margin: 0px 10px 10px 0px;
	border-bottom: 1px groove  #ccc;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

.inputerror, .input, .selector {
	display: block;
	float: left;
	width: 274px;
	height: 19px;
	padding: 2px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

.selector {
	width: 280px;
	height: 21px;
	
}

.textarea, .textareaerror {
	display: block;
	float: left;
	width: 274px;
	height: 130px;
	padding: 2px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}

.submit {

	display: block;
	width: 280px;
	height: 30px;
	padding: 4px;
	margin: 0px 0px 10px 10px;
	background: url('../images/bg_menu_item.jpg') repeat-x top center;

}

h2.table {
	padding: 20px 0 5px 0;

}

table {
	margin: 0px 0px 10px 0px;
	width: 100%;
}

caption {
	margin: 10px 0px 0px 0px;
}

th, td {
	padding: 5px 5px 2px 2px;
	vertical-align: top;
	
	
	border-bottom: 1px solid #C0C0C0;
}

td.tdUnselected {
	width: 226px;
	height: 20px;
	background: none;
	border-bottom: 1px solid #C0C0C0;
}

td.tdSelected {
	width: 226px;
	height: 20px;
	background: #fffed8;
	border-bottom: 0;
}

td.omschrijving {
	padding: 10px;
	
}


tr.tr0 {
	background: transparent;
	height: 24px;
	cursor: pointer;
	border-bottom: 1px solid #333;
}

tr.tr1 {
	background: #fff;
	height: 24px;
	cursor: pointer;
}

tr.trOver {
	background: #dfe2ce;
	height: 24px;
	cursor: pointer;
}

tr.trOpen {
	background: #fffed8;
	display: table-row;
}

tr.trClosed {
	display: none;
	height: 100px;
}




tr a {
	text-decoration: none;
	color: #000;
}

.inputerror, .inputerrormessage, .textareaerror {
	border: solid 2px #7F2929;
	background: #ECB5B5;
	padding: 2px;
}

div#footer {
	height: 150px;
	background: url('../images/bg_footer.jpg') repeat-x top center #000;
}

div#footercontainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 20px 10px;
}

div#footercontainer p {
	text-align: right;
	color: #fff;
}
div#footercontainer p a {
	color: #fff;
	text-decoration: none;
}


.clear {
	float: none;
	clear: both;
}


#contactheader .button {
	width: auto;
}