/* CSS Document */

body {
	padding:0;
	margin:15px 0 15px 0 ;
	}

img {
	border:0;
	}
	
#top {
	/*position: absolute;*/
	width:100%;
	height: 80px;
	background-image: url(../beeld/topbalk1.gif);
	background-repeat: repeat-x;
	}

#container {
	/*width:980px;*/
	max-width:1200px;
	min-width:760px;
	margin:3px auto;
	background:#fff;
	/*padding:5px;*/
	/* z-index:1; */
} 

* html #container
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#linksmenu {
	width: 180px;
	background:#fff;
	padding:0 0 0 20px;
	float: left;
	margin:15px 5px 0 0;
	text-align:left;
	}

#linksmenu ul {
	padding:0 0 0 10px;
	margin:0;
	}
	
#linksmenu li {
	text-align:left;
	}	

#rechtsmenu {
	width: 175px;
	background:#fff;
	float: right;
	padding:0 20px 0 0;
	margin:15px 0 0 0;
	/*margin-top:-180px;*/
	text-align:right;
	}

#rechtsmenu ul {
	padding:0 0 0 0;
	margin:15px 0 0 0;
	}
	
#rechtsmenu li {
	text-align:right;
	}
	
#headerimg {
	/*margin:0 370px 0 220px;*/
	width:360px;
	margin:-8px auto 0 auto;
	padding:0;
	}

#header {
	/*position: absolute;*/
	width:100%;
	height:180px;
	top: 98px;
	background:#fff;
	padding: 0;
	margin-top:-5px;
	}

#header li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#0D5704;
	font-weight: bold;
	}

#header a {
	color:#0D5704;
	text-decoration:none;
	}

#header a:hover {
	color:#F8DD0E;
	text-decoration:underline;
	}

#container2 {
	/*clear:both;*/
	border:1px solid #ccc;
	padding:0;
	height:auto;
	margin:15px 20px 0 20px;  /*origineel: 120px 20px 0 20px */
	background:#eee;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	}
	
#container2 h2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#0D5704;
	font-weight: bold;
	}

#container2 a {
	color:#0D5704;
	text-decoration:underline;
	}

#container2 a:hover {
	color:#F8DD0E;
	text-decoration:underline;
	}
	
#container2-libo {
	float:left;
	height:8px;
	width:8px;
	margin:-1px -1px -1px -1px;
	padding:0;
	background-color: #eee;
	background-image: url(../beeld/libo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#container2-rebo {
	float:right;
	height:8px;
	width:8px;
	margin:-1px -1px -1px -1px;
	padding:0;
	background-color: #eee;
	background-image: url(../beeld/rebo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

#container2-lion {
	float:left;
	height:8px;
	width:8px;
	margin:-7px -1px -1px -1px;
	padding:0;
	background-color: #eee;
	background-image: url(../beeld/lion.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#container2-reon {
	float:right;
	height:8px;
	width:8px;
	margin:-7px -1px -1px -1px;
	padding:0;
	background-color: #eee;
	background-image: url(../beeld/reon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#producthoofd {
	clear:both;
	margin:10px 5px 5px 5px;
	padding:0;
	width:320px;
	background-color:#F8DD0E;
	}

#producthoofd p {
	margin:0;
	}

#product-top {
	/*background-color: #F8DD0E;*/
	background-image: url(../beeld/topproduct.gif);
	background-repeat: no-repeat;
	height:15px;
	}

#product-bottom {
	/*	background-color: #F8DD0E; */
	background-image: url(../beeld/bottomproduct.gif);
	background-repeat: no-repeat;
	height:15px;
	}
	
#productsub {
	background-color: #F8DD0E;
	margin:0;
	padding:0 10px 5px 10px;
	/*height: 500px;*/
	}
	
.product-box {
	background-color:#fff;
	margin:10px 0 10px 0;
	padding:5px 5px 5px 5px;
	width:290px;
	height:100px;
	}

.product-box-text {
	background-color:#fff;
	margin:0 0 0 0;
	padding:15px 8px 5px 8px;
	float:right;
	font-size:16px;
	width:130px;
	}
	
.product-box-text h1 {
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	color:#666;
	} 
	
.product-box-img {
	float:left;
	margin:0;
	width:130px;
	}
	
#content {
	margin:0 0 0 340px;
	padding:10px 10px 10px 20px;
	background:#eee;
	}

#content h1 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#0D5704;
	font-weight: bold;
	}

#sidebar {
	background:#eee;
	width:320px;
	padding:0 0 0 5px;
	float:left;
	color:#666;
}

blockquote {
	margin:3px 12px 3px 8px;
	padding:3px 5px 3px 5px;
	background:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F8DD0E;
	}

#adresfooter {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:8px;
	color:#000000;
	padding:10px 5px 0 5px;
	margin:10px 0 5px 0;
	}

#adresfooter img {
	float:left;
	margin:-25px 10px 0 50px;
	}

#adresfooter ul {
	margin: 0 10px 5px 200px;
	}

#adresfooter li {
	display: inline;
	}
	
#footer {
	clear:both;
	border-top:1px solid #eee;
	text-align:center;
	padding:20px;
	margin:50px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	color:#0D5704;
	}

#footer li {
	display:inline;
	}
	
#footer a {
	text-decoration:none;
	color:#0D5704
	}

#container #adresfooter {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:12px;
	color:#000000;
	padding:10px 5px 0 5px;
	margin:20px 0 5px 0;
	bottom: 0px;
	}

#container #adresfooter a {
	text-decoration:none;
	color:#000000;
	}

#container #adresfooter a:hover {
	text-decoration:none;
	color:#000000;
	}

dl.curved {background:#f8dd0e url(../beeld/l-bo.gif) top left no-repeat; margin:10px 5px 5px 5px; padding:0; width:320px;}
dl.curved dt {background:transparent url(../beeld/r-bo.gif) top right no-repeat; padding:10px; }
dl.curved dd {background:#f8dd0e url(../beeld/l-on.gif) bottom left no-repeat; padding:0 0 0 10px; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(../beeld/r-on.gif) bottom right no-repeat; }

dl.curved h2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#0D5704;
	font-weight: bold;
	padding-left:15px;
	}
	
#flashbox {
	display:none;
	/*margin: 0 0 0 12px;
	padding: 0px;
	height: 75px;
	width: 160px;
	text-align:right; */
}

.paginaeinde1 {
	display:none;
}

.paginaeinde2 {
	display:none;
}

.iframe-main {
	margin:0px 0px 10px 2%;
	padding:0;
	background:#fff;
}

#frame {
	margin:0px;
	padding:0px;
	position:relative;
}

/*  menubar */
#menubar {
	border:1px solid #ccc;
	padding:0;
	height:32px;
	margin:80px 20px 0 20px;
	background:#eee;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
}

#menubar ul {
	margin:0;
	padding:2px 0 2px 0;
}

#menubar li{
	display:inline;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:28px;
	color:#0D5704;
	font-weight: bold;
	padding:5px 12px 5px 18px;
	margin:0 -2px 0 0;
	border-right:1px solid #ccc;
}

#menubar li:hover{
	display:inline;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:28px;
	color:#F8DD0E;
	font-weight: bold;
	padding:5px 12px 5px 18px;
	margin:0 -2px 0 0;
	border-right:1px solid #ccc;
	background:#0D5704;
}

#menubar li a{
	color:#0D5704;
	text-decoration:none;
}

#menubar li:hover a{
	color:#F8DD0E;
	text-decoration:none;
}

#menubar .right {
	float:right;
}

#menubar .right li{
	display:inline;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:28px;
	color:#0D5704;
	font-weight: bold;
	padding:5px 15px;
	margin:0;
	border-left:1px solid #ccc;
	border-right:none;
}

#menubar-libo {
	float:left;
	height:34px;
	width:20px;
	margin:-1px -1px -1px -1px;
	padding:0;
	background-color: #eee;
	background-image: url(../beeld/menu-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	}

#menubar-rebo {
	float:right;
	height:34px;
	width:20px;
	margin:-1px -1px -1px -1px;
	padding:0;
	background-color: #eee;
	background-image: url(../beeld/menu-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	}
/* menubar end */

.product-box4 {
	background-color:#fff;
	margin:10px 0 10px 0;
	padding:5px 5px 5px 5px;
	width:1096px;
	height:100px;
	}

