/* CSS Document */
body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000099;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.content_all {
	width: 1204px;
	height: 822px;
}

.content_all img {
	margin: 0px;
	border: 0px;
}

.adresboven {
	width: 100%;
	height: 20px;
}

.telefoon {
	text-align: left;
	width: 160px;
	float: left;
}

.mobiel {
	text-align: center;
	width: 160px;
		float: left;
}

.email {
	text-align: right;
	width: 230px;
		float: left;
}

.content_left {
	float: left;
	width:560px;
	background-color:#dedbe2;
}

.content_left_top {
	height: 580px;
}

.content_left_left {
	float: left;
	padding: 20px 0px 0px 10px;
	height: 280px;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
}
.content_left_right {
	float: left;
	padding: 70px 0px 0px 10px;
	vertical-align: middle;
	height: 240px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}

h2 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	
}


.content_left_left li {
	margin-bottom: 6px;
	
}
.content_right {
	float: left;
	width: 564px;
}

.adres {
	width: 530px;
	height:175px;
	background: #dedbe2 url(../images/gereedschap.gif);
	padding: 25px 0px 0px 30px; 
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

a:hover {
	color: #990000;
}
