@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/opbouw/background.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
}
#top {
	height: 580px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#sliderback {
	position: absolute;
	height: 496px;
	width: 923px;
	left: 3px;
	right: 4px;
	bottom: 0px;
	background-image: url(../images/opbouw/sliderback.png);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../images/opbouw/back_logo.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 132px;
	width: 251px;
	left: 35px;
	top: 0px;
	text-align: center;
	padding-top: 12px;
}
#menu {
	position: absolute;
	height: 46px;
	width: 625px;
	top: 20px;
	right: 0px;
	color: #FFF;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 15px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 46px;
	line-height: 46px;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
}
#menu ul li a:hover {
	background-color: #D9541E;
}
.current {
	background-color: #D9541E;
}
#slider {
	position: absolute;
	height: 452px;
	width: 879px;
	margin-top: 21px;
	margin-right: 21px;
	margin-bottom: 21px;
	margin-left: 21px;
}
#main {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
}
.col_left {
	float: left;
	height: auto;
	width: 290px;
	position: relative;
	margin-bottom: 10px;
}
.col_center {
	float: left;
	height: auto;
	width: 290px;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.col_right {
	float: right;
	height: auto;
	width: 290px;
	position: relative;
	margin-bottom: 10px;
}
.img_frame {
	background-color: #e8e8e8;
	padding: 9px;
	height: 90px;
	width: 270px;
	border: 1px solid #d8d8d8;
}
#main hr {
	background-color: #D6D6D6;
	color: #D6D6D6;
	height: 1px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main h1 {
	font-weight: bold;
	color: #DD511C;
	line-height: 28px;
	font-size: 24px;
}
#main h2 {
	font-weight: bold;
	color: #D9541E;
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main p {
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
.col_left p a {
	color: #FFF;
	text-decoration: none;
	background-color: #0A334D;
	padding: 10px;
}
.col_center p a {
	color: #FFF;
	text-decoration: none;
	background-color: #0A334D;
	padding: 10px;
}
.col_right p a {
	color: #FFF;
	text-decoration: none;
	background-color: #0A334D;
	padding: 10px;
}
.col_left p a:hover {
	background-color: #DE541E;
}
.col_center p a:hover {
	background-color: #DE541E;
}
.col_right p a:hover {
	background-color: #DE541E;
}
/* Start of "Micro clearfix" */
        
        .cf { zoom: 1; }
        .cf:before,
        .cf:after { content: ""; display: table; }
        .cf:after { clear: both; }
        
/* End of "Micro clearfix" */
#bottom {
	background-color: #e8e8e8;
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #d8d8d8;
}
#copyright {
	text-align: right;
	position: absolute;
	height: 40px;
	width: 600px;
	top: 20px;
	right: 20px;
	font-size: 12px;
	line-height: 20px;
}
#copyright a {
	color: #000;
	text-decoration: underline;
}
#copyright a:hover {
	color: #D75421;
	text-decoration: none;
}
#rietdekkersbedrijf {
	position: absolute;
	height: 30px;
	width: 260px;
	left: 20px;
	top: 25px;
	color: #D7561D;
	font-size: 22px;
}
.vet {
	font-weight: bold;
}
.blueberry { max-width: 879px; 
}
.highlight {
	color: #DD511C;
}
.main_col {
}
.home_img {
	margin: 10px;
}
.main_col p a {
	color: #000;
	text-decoration: underline;
}
.main_col p a:hover {
	color: #DD511C;
}
