body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url('afb/bg.jpg');
}

p
{
	margin: 0px;
	padding: 0px;
}
	
html 
{
     overflow: -moz-scrollbars-vertical;
}

img
{
	padding: 0;
	margin: 0;
	border: 0px;
}

form, h1, h2, h3, h6
{
	margin: 0px;
	padding: 0px;
}

h6
{
	float: left;
}

.centreertabel
{
	width: 100%;
	height: 100%;
}

.centreerlinks
{
	width: 50%;
}

.centreermidden
{
	vertical-align: middle;
	width: 980px;
	height: 100%;
}

.centreerrechts
{
	width: 50%;
}

.hoofdtabel
{
	width: 980px;
	height: 700px;
}

#container 
{ 
	text-align: left;
	width: 980px;
	min-height: 700px;
	margin: 0 auto; 
	position: relative;
	float:left;
}

#header
{
	clear: both; 
	width: 980px;
	height: 139px;
	position: relative;
	background-image: url('afb/top.jpg');
}

#header #home_link
{
	position: absolute;
	top: 30px;
	left: 925px;
}

#header #contact_link
{
	position: absolute;
	top: 32px;
	left: 943px;
}

#header #menu
{
	float:left;
	margin-top: 58px;
	margin-left: 240px;
	display: inline;
}

#header #menu a
{
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 14px;
	color: #7d7d7d;
	font-weight: normal;
	width: 117px;
	display: block;
	float: left;
	margin-right: 1px;
	text-align: center;
	line-height: 27px;
}

#header #menu a.m1:hover,
#header #menu a.m1#selected
{
	background-image: url('afb/home_knop.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#header #menu a.m2:hover,
#header #menu a.m2#selected
{
	background-image: url('afb/interieuradvies_knop.png');
	background-position: 50% 1px;
	background-repeat: no-repeat;
}

#header #menu a.m3:hover,
#header #menu a.m3#selected
{
	background-image: url('afb/kleuradvies_knop.png');
	background-position: 1px 50%;
	background-repeat: no-repeat;
}

#header #menu a.m4:hover,
#header #menu a.m4#selected
{
	background-image: url('afb/lichtplan_knop.png');
	background-position: 50% 1px;
	background-repeat: no-repeat;
}

#header #menu a.m5:hover,
#header #menu a.m5#selected
{
	background-image: url('afb/verkoopstylen_knop.png');
	background-position: 50% 1px;
	background-repeat: no-repeat;
}

#header #menu a.m6:hover,
#header #menu a.m6#selected
{
	background-image: url('afb/contact_knop.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#left
{
	float:left;
	width: 253px;
	min-height: 425px;
	height: 425px;
	padding-top: 27px;
	padding-left: 28px;
	padding-right: 28px;
	position: relative;
	background-image: url('afb/left.png');
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #fff;
	line-height: 17px;
}

#left h1
{
	font-size: 14px;
	font-weight: bold;
	color: #3b3b3b;
	margin: 0px;
}

#formulier .contactveld
{
	height: 17px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	border: 0px;
	padding-left: 0px;
	overflow: auto;
	margin-top:2px;
	background-color: transparent;
	border: 1px solid #ffffff;
}

#formulier .opmerkingen
{
font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	border: 0px;
	padding-left: 0px;
	overflow: auto;
	margin-top:2px;
	background-color: transparent;
	border: 1px solid #ffffff;
}

#formulier .button
{
	background-color: transparent;
	font-family: verdana;
	color: #ffffff;
	margin-top: 5px;
	border: 1px solid #ffffff;
}

#center
{
	width: 671px;
	float: left;
	min-height: 452px;
	position: relative;
	background-image: url('afb/center.jpg');
	background-repeat: no-repeat;
}

#tekst
{
	float: right;
	width: 671px;
	position: absolute;
	bottom: 0px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 80px;
	line-height: 60px;
	text-align: right;
	color: #fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	z-index: 100;
}

#footer
{
	clear: both;
	height: 16px;
	width: 952px;
	padding-top: 93px;
	padding-left: 28px;
	background-image: url('afb/bottom.jpg');
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 10px;
	color: #6b6c6e;
}

#footer .titel
{
	color: #6db902;
}

#footer a
{
	text-decoration: none;
	color: #6b6c6e;
}



