body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424343;
   	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #80929f;
	margin: 0px;
	padding: 0px;
}


a	{
	font-size: 10px; 
	color: #a7a6a6; 
	text-decoration: none; 
}
a:hover {
	font-size: 10px; 
	color: #a7a6a6; 
	text-decoration: underline; 
}
/* menu */
#menu a {
	font-size: 11px; 
	font-weight: bold;
	color: #FFF;
	border-right: 1px dashed #FFFFFF;
	border-left: 1px hidden #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-decoration: none;
}
#menu a:hover {
	font-size: 11px; 
	font-weight: bold;
	border-bottom: 4px solid #7a8c9a;
	text-decoration: none;
}
.menu_active {
	font-size: 11px; 
	font-weight: bold;
	color: #FFF;
	border-right: 1px dashed #FFFFFF;
	border-left: 1px hidden #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	border-bottom: 4px solid #4c6577;
	text-decoration: none;
}
/* CONTENT */

#outerdiv {
	width: 785px;
	background-color: #FFFFFF;
	background-image: url(img/bg_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#top01 {
	width: 770px;
	height: 49px;
	background-image: url(img/top01.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 15px 0px 0px;
	color: #a7a6a6;
}
#top02 {
	width: 785px;
	height: 51px;
	background-image: url(img/top02.gif);
	background-repeat: no-repeat;
}
#menu {
	height: 36px;
	margin-left: 275px;
	padding-top: 15px;
}
#header {
	width: 785px;
	height: 236px;
	background-image: url(img/header01.jpg);
}
#content {
	width: 750px;
	padding: 7px 15px 20px 15px;
}
#content02 {
	width: 750px;
	padding: 20px 20px 20px 15px;
}
#footer {
	width: 755px;
	height: 14px;
	background-image: url(img/bg_footer.gif);
	padding: 5px 15px 5px 15px;
	margin-left: auto;
	margin-right: auto;
	color: #a7a6a6;
}
/* PRODUCTEN */
.prod_img {
	margin-left: 20px;
}


/* BUTTONS */
#kopje {
	width: 232px;
	height: 24px;
	background-image: url(img/kop_producten.jpg);
	border-bottom: 5px solid #FFFFFF;
}
/* btn_01 */
#button01 {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_bitumen_50.jpg);
	border-bottom: 5px solid #FFFFFF;
}
#button01 a {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_bitumen_50.jpg);
	display: block;
}
#button01 a:hover {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_bitumen_100.jpg);
	display: block;
}
/* btn_02 */
#button02 {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_boeidelen_50.jpg);
	border-bottom: 5px solid #FFFFFF;
}
#button02 a {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_boeidelen_50.jpg);
	display: block;
}
#button02 a:hover {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_boeidelen_100.jpg);
	display: block;
}
/* btn_03 */
#button03 {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_renovatie_50.jpg);
	border-bottom: 5px solid #FFFFFF;
}
#button03 a {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_renovatie_50.jpg);
	display: block;
}
#button03 a:hover {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_renovatie_100.jpg);
	display: block;
}
/* btn_04 */
#button04 {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_isolatie_50.jpg);
	border-bottom: 5px solid #FFFFFF;
}
#button04 a {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_isolatie_50.jpg);
	display: block;
}
#button04 a:hover {
	width: 232px;
	height: 42px;
	background-image: url(img/btn_isolatie_100.jpg);
	display: block;
}
#btn_footer {
	width: 232px;
	height: 9px;
	background-image: url(img/footer_producten.jpg);
	background-repeat: no-repeat;
}

#btn_offerte {
	width: 85px;
	height: 85px;
	background-image: url(img/btn_offerte.gif);
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-left: 90px;
}
#btn_offerte a {
	width: 85px;
	height: 85px;
	background-image: url(img/btn_offerte.gif);
	background-repeat: no-repeat;
	display: block;
}
#btn_offerte a:hover {
	width: 85px;
	height: 85px;
	background-image: url(img/btn_offerte_over.gif);
	background-repeat: no-repeat;
	display: block;
}