@charset "utf-8";
.pagecontainer {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
}
.links {
	height: 100%;
	width: 350px;
	float: left;
}
.leftfoto {
	height: 500px;
	width: 350px;
	position: absolute;
	margin-top: 120px;
	background-image: url(images/left_back.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
.right_top {
	height: 120px;
	width: 650px;
	position: relative;
	background-image: url(images/right_top.jpg);
	margin-left: 350px;
}
.right_main {
	height: auto;
	width: 615px;
	position: absolute;
	margin-top: 120px;
	padding-top: 50px;
	padding-left: 35px;
	background-image: url(images/bedrijf_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
}
.left_yelblend {
	height: 120px;
	width: 165px;
	margin-top: 500px;
	position: absolute;
	z-index: 2;
	background-color: #D5AF2A;
	float: left;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.headertext {
	font-size: 14px;
	font-weight: bold;
	color: #D5AF2A;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}



.leftmenu {
	height: 200px;
	width: 170px;
	margin-left: 165px;
	position: absolute;
	background-color: #D5AF2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	z-index: 2;
	line-height: 10px;
}

.logo {
	height: 120px;
	width: 165px;
	position: absolute;
}
.left_yellow {
	background-color: #D5AF2A;
	height: 250px;
	width: 185px;
	margin-left: 165px;
	position: absolute;
	z-index: 2;
	margin-top: 500px;
	background-image: url(images/adres%20new.png);
	background-repeat: no-repeat;
	background-position: top;
}
.right_mainbedrijf {
	height: 580px;
	width: 615px;
	position: relative;
	padding-top: 50px;
	padding-left: 35px;
	background-image: url(images/bedrijf_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 350px;
}
img a:link {
	text-decoration: none;
}
.right_mainnopic {
	height: auto;
	width: 615px;
	position: relative;
	padding-top: 50px;
	padding-left: 35px;
	margin-left: 350px;
}
