@charset "utf-8";
html,body {
	margin: 0px;
	padding: 0px;
	background-image: url(../image/openbearbg.gif);
	height:100%; /*footer to end of screen*/

}
#active3 {
	background-color: #A0C864; /* dark green#A0C864*/
	margin-right: auto; /*centre page*/
	margin-left: auto;  /*centre page*/
	width: 970px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	min-height:100%; /*footer to end of screen*/
	position:relative; /*footer to end of screen*/
}


h1 {
	color: #669900;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #669900;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background-color: #669900;

}
h6 {
	color: #CC0000;
	font-size: 16px;
}


.red {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

.indent {
	text-indent: 10pt;

}

a img {
	border: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}
a:link {
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #669900;

}

li {
	list-style-type: none;
	
}

.toppad20 {
	padding-top: 20px;
	/*padding-bottom: 70px;*/
}
.leftpad50 {
	padding-left: 50px;
	/*padding-bottom: 70px;*/
}
.horizontalmenu {
	height: 20px;
	padding-top: 2px;
	font-size: 14px;
	text-align: center;
	/*border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	background-color: #99CC66;*/

}
#b2bmenu {
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #669900;
	
}
#preheader a:link {
	text-decoration: underline;	
}

.horizontalmenu ul {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
.horizontalmenu li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	height: 143px;
	background-image: url(../image/header-dav.gif);

}
#headernl {
	height: 111px;
	background-image: url(../image/header_nl.gif);

}
#headertaal {
	height: 111px;
	background-image: url(../image/header_en.gif);
	
}
#newstaal {
	height: auto;
	
}
/*#plainheader {
	height: 143px;
	background-image: url(../image/headerg.gif);

}*/
#b2bnews {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	height: auto;
	text-align: center;		
}
#topmenu {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #669900;
			
}


#mainbody
{
	padding-bottom: 25px; /*footer to end of screen*/ 
	overflow: auto;		/*footer to end of screen
	height: 620px;*/
}
#footer {
	/*border-top-width: medium;
	border-top-style: solid;
	border-top-color: #669900;*/
	clear: both;
	bottom:0;
	height: 20px;
	position: absolute;
	width: 100%;

	
}
#voordelen {
	padding-top: 20px;
	text-align: center;

}
#voordelenborder {
	border: medium solid #CCFF99;
	vertical-align: middle;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;




}
#photoR {
	float: right;
}
#priceText  {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	background-color: #99cc66;

}

