body{
	overflow: -moz-scrollbars-vertical;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:14px;
}

#container{
	width:800px;
	position:relative;
	margin:0px auto 0px auto;
}

#container_body{
	float:left;
	background:url(../styles/images/containerb.png) repeat-y;
	width:800px;
	height:auto;
}

#header_achtergrond{
	background: url(../styles/images/headerb.png) repeat-x;
	position: absolute;
	left:0px; top:0px; right:0px;
	width:100%;
	height:267px;
}

#header{
	margin:0px auto 0px auto;
	width:800px;
	height:237px;
}

#header_adres{
	width:190px;
	height:137px;
	padding:100px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#taal{
	width:40px;
	height:30px;
	float:right;
	overflow:hidden;
}

.menu{
	width:800px;
	height:30px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	background:#005e6b;
}

.menu ul{
	list-style:none;
	margin:0px;	padding:0px;
	float:left;
	color:FFF;
}

.menu li{
	height:30px;
	text-align:center;
	float:left;
	display:block;
	color:#FFF;
}

.menu a{
	height:30px;
	text-align:center;
	float:left;
	display:block;
	color:#FFF;
	text-decoration:none;
}

.menu li:hover{
	background:#ededed;
	color:#000;
}

.menu a:hover{
	background:#ededed;
	color:#000;
}

.submenu{
	width:190px;
	height:500px;
	overflow:visible;
	float:left;
}

.submenu ul{
	list-style:none;
	margin:0px;	padding:0px;
	float:left;
	height:30px;
	width:200px;
}

.submenu li{
	height:auto;
	float:left;
	display:block;
    padding-left: 25px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	list-style:none;
	width:185px;
}

.submenu a{
	height:auto;
	float:left;
	display:block;
	color:#000;
	margin-bottom:10px;
	text-decoration:none;
	width:160px;
}

.submenu a:hover{
	color:#005e6b;
}

#body{
	width:589px;
	float:right;
	padding:30px 10px 10px 10px;
	color:#000;
}

#body_afbeeldingen{
	width:190px;
	float:right;
	margin:30px;
}

.body_afbeeldingen_tussen{
	margin-bottom:10px;
	border:none;
}

.product_kader{
	width:100%;
	border:1px solid #CCC;
	float:left;
	margin:0px 0px 20px 0px;
}

.product_afbeeldingen{
	width:190px;
	float:left;
}

.product_bestanden{
	float:left;
	width:100%;
	border-top:1px #CCC solid;
}

.product_omschrijving{
	float:right;
	padding:10px 10px 10px 10px;
}

#footer{
	background:#005e6b;
	width:800px;
	height:15px;
	font-size:12px;
	float:left;
	text-align:center;
	color:#FFF;
}

#footer #links{
	float:left;
	width:266px;
	height:15px;
}

#footer #midden{
	float:left;
	width:266px;
	height:15px;
}

#footer #rechts{
	float:left;
	width:266px;
	height:15px;
}

h1{
	font-weight:bold;
	margin-top:25px;
	padding-left:10px;
	color:#000;
	font-size:20px;
	margin-bottom:10px;
}

h2{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:20px;
	font-weight:bold;
}

.nolink{
	border:none;
	color:#000;
}

.nolink_border{
	margin:0px 0px 0px 0px;
	border:none;
}

.list{
	height:auto;
}

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

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

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

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