/* Site basics */
body {
	font-size:75%;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
label {
	float:left;
	width:150px;
	margin-top: 7px;
}
.container {
	background:url(../images/bg_content3.jpg) repeat-y;
	width:940px;
	margin: 0px auto;
}
.green_h2, caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#97bf0d;
}
.wit_h2 {
	_margin-left:15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
}
.h3_aanbieding {
	margin-left:20px;
	color:#FFF;
	line-height:50px;
}
a:visited {
	color: #000;
}
/* Left side */
#left {
	float:left;
	width:251px;
}
#logo {
	float:left;
	width:251px;
	height:188px;
}
#box_left {
	width:251px;
	background: #e6e6e7;
}
/* Left menu */

ul#menu_left {
	_margin-top:-22px;
	float:left;
	width:251px;
	color:#C7C7C9;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}
ul#menu_left li {
	color:#d8c2ef;
	display: inline; /* Shows each item side-by-side */
	list-style-type: none; /* Gets rid of the bullet points */
}
ul#menu_left a {
	height:25px;
	text-decoration:none;
	color:#000;
	display: block;
}
.menu_link {
	display:none
}
ul#menu_left li a.menu_home {
	background:url(../images/menu/menu_home_btn.jpg)  0 0 no-repeat;
	float:left;
	display:block;
	height:26px;
	width:251px;
}

ul#menu_left li a.menu_catalogus {
	background:url(../images/menu/menu_catalogus_btn.jpg) 0 0 no-repeat;
	float:left;
	display:block;
	height:24px;
	width:251px;
}
ul#menu_left li a.menuitems:hover {
	background-position: -251px 0;
}
ul#menu_left li a.menu_maatwerk {
	background:url(../images/menu/menu_maatwerk_btn.jpg) 0 0 no-repeat;
	float:left;
	display:block;
	height:24px;
	width:251px;
}
ul#menu_left li a.menu_maatwerk {
	background:url(../images/menu/menu_maatwerk_btn.jpg)  0 0 no-repeat;
	float:left;
	display:block;
	height:24px;
	width:251px;
}

ul#menu_left li a.menu_waarom {
	background:url(../images/menu/menu_waarom_btn.jpg) 0 0 no-repeat;
	float:left;
	display:block;
	height:24px;
	width:251px;
}

ul#menu_left li a.menu_nieuws {
	background:url(../images/menu/menu_nieuws_btn.jpg) 0 0 no-repeat;
	float:left;
	display:block;
	height:24px;
	width:251px;
}

ul#menu_left li a.menu_foto {
	background: url(../images/menu/menu_foto_btn.jpg) 0 0 no-repeat;
	float:left;
	display:block;
	height:24px;
	width:251px;
}

ul#menu_left li a.menu_eigen {
	background:url(../images/menu/menu_eigen_btn.jpg) 0 0 no-repeat;
	float:left;
	display:block;
	height:24px;
	width:251px;
}

ul#menu_left li a.menu_contact {
	background:url(../images/menu/menu_contact_btn.jpg) 0 0 no-repeat;
	float:left;
	display:block;
	height:24px;
	width:251px;
}

ul#menu_left li a.menu_route {
	background:url(../images/menu/menu_route_btn.jpg) 0 0 no-repeat;
	float:left;
	display:block;
	height:26px;
	width:251px;
}

.menu_spacer {
	display:block;
	float:left;
	width:251px;
	height:14px;
	background:#C7C7C9;
}
/* Promo box */
.promo_box {
	float:left;
	padding:15px;
	clear: both;
	background:#E6E6E8;
}
.aanbieding_box {
	background: #98BF0E repeat-y;
	width: 219px;
}
.aanbieding_head {
	line-height:25px;
	background:url(../images/aanbieding_top.jpg) no-repeat;
	height:29px;
	width:219px;
}
.aanbieding_bottom {
	background:url(../images/aanbieding_bottom.jpg) no-repeat;
	height:29px;
	width:219px;
}
.aanbieding_txt {
	padding-top:15px;
	margin-left:15px;
}
.bekijk a {
	float:right;
	margin-right:25px;
	text-decoration:none;
}
.bekijk a:hover {
	color:#FFF;
}
/* Fullcontent side */

.content {
	width:940px;
	background:url(../images/bg_content2.jpg) repeat-y;
}
.content_txt {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:600px;
}

.content_txt a {
	text-decoration:underline;
}

.txt_box {
	padding-top:15px;
	width:500px;
	float:left;
}
#img_box {
	margin-top:15px;
	float:left;
}
/* Right contentside */
#right_content {
	float:left;
	width:689px;
}
#header {
	background:url(../images/bg.jpg);
	display:block;
	float: left;
	width:689px;
	height:135px;
}
.intro_img {
	width:654px;
	float:left;
}
.bullets_right {
	float: right;
	background:url(../images/bullets_right.jpg) #C7C7C9;
	position: relative;
	height: 287px;
	width: 35px;
	z-index: 50;
}
#box_right {
	background:url(../images/bg_right_content.jpg) repeat-y;
	margin-top:-5px;
 #margin-top:0px;
	width:689px;
	height:auto;
	float:left;
	clear: both;
}
.box_content {
	clear:both;
	float:left;
}
/* Footer */
.footer1 {
	background:#d9d9da;
	line-height:38px;
	text-align:right;
	width:940px;
	float:left;
	height:40px;
}
.footer_1_txt {
	padding-right:40px;
	float:right;
}
.footer_1_txt a {
	color:#000;
	text-decoration:none;
}
.footer2 {
	float:left;
	display:block;
	color:#7f7f7f;
	background:#ffffff;
	line-height:38px;
	width:940px;
	height:40px;
}
.footer_2_left {
	padding-left:10px;
	float:left;
}
.footer_2_right {
	padding-right:40px;
	float:right;
}
.footer_2_right a {
	color:#7f7f7f;
	text-decoration:none;
}
/* Vervolg pagina */
.aanbieding {
	float:left;
	width:251px;
}
.content_txt2 {
	float:left;
	width:689px;
}
.sub_content {
	float:left;
	background:#F3F3F3;
	width:432px;
	height:91px;
}
.sub_price {
	background:#F3F3F3;
	float:left;
	width:202px;
	height:91px;
	padding-left:20px;
}
.content_followup {
	background:#f3f3f3;
	float:left;
	width:654px;
	height:287px;
}
.content_afb_container {
	float:left;
	width:432px;
}
.thumbs {
	float:left;
}
.afb_groot {
	display:block;
	width:432px;
	float:left;
	height:260px;
}
.txt_box {
	float:left;
	width:190px;
}
#box_right2 {
	background:url(../images/bg_right_content.jpg);
	margin-top:-5px;
 #margin-top:0px;
	width:689px;
	float:left;
}
.box_content2 {
	padding-top:15px;
	padding-left:15px;
	background:#c7c7c9;
	width:639px;
	float:left;
	height:auto;
}
.image_box {
	float:left;
	margin-left:15px;
	_margin-left:8px;
	_margin-right:8px;
	width:139px;
	height:100px;
}
.gallery_img {
	border: #97bf0d 1px solid;
	margin-bottom:10px;
}
.txt_box {
	margin-left:15px;
	padding-right:15px;
}
.gallery_content {
	margin-top:25px;
	margin-left:15px;
	_margin-left:0px;
	float:left;
	height:auto;
}
.gallery_box1 {
	margin-left:15px;
	display:block;
	float:left;
	width:139px;
	height:auto;
}

a {
	text-decoration: none;
	color: #222222;
}

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

a.button {
	border: solid 1px #C7C7C9;
	background-color: #E6E6E8;
	display:block;
	width: 55px;
	padding: 5px 10px 5px 10px;
}

input.button, .submit {
	border: solid 1px #C7C7C9;
	background-color: #E6E6E8;
	padding: 5px 10px 5px 10px;
}

thead th {
	background-color: #C0D86A;
}

.category, .product {
	width: 150px;
	padding: 15px;
	background-color: #E6E6E8;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 210px;
}

.category h3, .product h3 {
	height: 30px;
}

.category a, .product a, .news h2 a {
	color: #98BF0E;
}


.category img, .product img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

 h2 {
	color: #98BF0E;
}

.left {
	margin: 10px 10px 5px 0px;
	float: left;
	
}

.right {
	margin: 0px 10px 5px 10px;
	float: right;
}

.news {
	border-bottom: solid 1px #E6E6E8;
	margin-bottom: 20px;
}

.displayNone {
	display:none;	
}

.cart_block {
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	color:#666666; 
	float:right;
	margin-right: 35px; 
	margin-top: 32px;
	padding: 10px;
	
}