body {
	margin-top: -10px;
	background-color: #000000;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

/* Header */

#header {
	width: 900px;
	height: 450px;
	overflow: hidden;
	background-color: #000000;
}

#sidebar1 {
	width: 235px;
	height: 450px;
	overflow: hidden;
	background-color: #666666;
	float: left;
}

#logo {
	width: 235px;
	height: 125px;
	background-image: url(images/logo.png);
	background-color: #666666;
	background-repeat: no-repeat;
	
}

#link1 {
	margin-top: -12px;
	width: 235px;
	height: 70px;
	background-image: url(images/bg_link1.png);
	background-repeat: no-repeat;
	background-color: #666666;
}

#link2 {
	width: 235px;
	height: 70px;
	background-image: url(images/bg_link1.png);
	background-repeat: no-repeat;
	background-color: #666666;
}

#link3 {
	width: 235px;
	height: 70px;
	background-image: url(images/bg_link1.png);
	background-repeat: no-repeat;
	background-color: #666666;
}

#meer1 a{
	margin-top: -10px;
	margin-right: 25px;
	font-size: 0.8em;
	display: block;
	height: 15px;
	text-align: right;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#meer2 a{
	margin-top: -10px;
	margin-right: 25px;
	font-size: 0.8em;
	display: block;
	height: 15px;
	text-align: right;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#meer3 a{
	margin-top: -10px;
	margin-right: 25px;
	font-size: 0.8em;
	display: block;
	height: 15px;
	text-align: right;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#link1 a {
	display: block;
	float: left;
	height: 20px;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#link2 a {
	display: block;
	float: left;
	height: 20px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#link3 a {
	display: block;
	float: left;
	height: 20px;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#boven a{
	margin-top: 10px;
	margin-right: 25px;
	font-size: 0.8em;
	display: block;
	height: 15px;
	text-align: left;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#boven a:hover {
	background: none;
	color: #656565;
}

#sidebar2 {
	width: 665px;
	height: 450px;
	background-color: #999999;
	float: right;
}

#menu {
	width: 900px;
	height: 75px;
	background-image:url(images/menu_bg.png);
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-left: 20px;
	margin-top: 25px;
	margin-right: 0px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: none;
	color: #000000;
}

#bg_header {
	width: 665px;
	height: 375px;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;	
}

/* Body */

/* index */

#content {
	width: 900px;
	height: 750px;	
	background-color: #FFFFFF;
}

dir_photo {
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 10px;
	clear: right;
	float: left;
	position: relative;
}

.img-wrapper {
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 10px;
	clear: right;
	float: left;
	position: relative;
}

.img-wrapper img {
	background-color:#ffffff;
	border: 1px solid #666666;
	padding: 4px;
	display: block;
	margin: -5px 5px 5px -5px;
	position: relative;
}

#content_L {
	width: 665px;
	height: 900px;
	background-color: #FFF;
	background-repeat: no-repeat;
	float: left;
}

#diensten_img {
	margin-left: -30px;
	margin-top: -25px;
	margin-right: -20px;
}

#dir_text {
	float: left;
	Width: 475px;
	height: 150px;
	margin-top: 25px;
	margin-left: 15px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	font-size: 1.1em;
	text-align: justify;
	color: #000000;	
}

#seperator {
	margin-top: 50px;
	width: 665px;
	height: 10px;
	background-image:url(images/index_seperator.png);
	background-repeat:no-repeat;
	clear: both;
}

#content_R {
	width: 235px;
	height: 900px;
	background-color: #999999;
	float: right;
}

#ref_photo {
	margin-top: 40px;
}

#ref_name {
	width: 125px;
	height: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#ref_text {
	Width: 200px;
	height: 200px;
	margin-top: 25px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	font-size: 1.1em;
	text-align: left;
	color: #FFFFFF;	
}



/* bedrijfsprofiel */

#bedrijfsprofiel_text {
	Width: 600px;
	height: 150px;
	margin-top: 25px;
	margin-left: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-size: 1.1em;
	text-align: justify;
	color: #000000;	
}

/* Diensten */

#content_diensten {
	float: left;
	width: 900px;
	height: 2800px;
	background-color: #FFFFFF;
}

#page_link {
	width: 900px;
	height: 75px;
	background-image:url(images/diensten_bg.png);
	
}

#page_link ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#page_link li {
	
}

#page_link a{
	display: block;
	float: left;
	height: 20px;
	margin-left: 40px;
	margin-top: 25px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}

#page_link a:hover {
	background: none;
	color: #000000;
}

#page_text {
	Width: 800px;
	height: 150px;
	margin-top: 25px;
	margin-left: -10px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 1.1em;
	text-align: justify;
	color: #000000;	
	position: relative;
}

/* Werken Bij */

#werken_text {
	width: 600px;
	height: 600px;
	margin-top: 40px;
	margin-left: 40px;
	text-decoration: none;
	font-size: 1.1em;
	text-align: left;
	color: #000000;	
	float: left;
}

/* Contact */

#contact_photo {
	width: 665px;
	height: 100px;
	float: left;
}

#contact_form {
	Width: 360px;
	height: 600px;
	margin-top: 30px;
	margin-left: 40px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 1.1em;
	text-align: justify;
	color: #000000;	
	float: left;
}

#contact_info {
	Width: 200px;
	height: 150px;
	margin-top: 40px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 1.1em;
	text-align: left;
	color: #000000;
	float: right;
}

#input {
	text-decoration: none;
	font-size: 0.9em;
	text-align: left;
	color: #000000;
}

/* Footer */

#footer {
	clear: both;
	font-size: 10px;
	color: FFFFFF;
}