html {
	overflow: -moz-scrollbars-vertical;
}

html,body {
	margin:0px;
	padding:0px
}

img { 
	border:0px; 
	margin:0px;
}

body {
	font: 11px verdana,arial,sans-serif;
	line-height:16px;
	text-align:center;
}

H1 {
font-weight: bold;
font-size: 20px;
margin: 5px 0px 15px 0px;
}

H2 {
font-weight: bold;
font-size: 16px;
margin: 0px;
}

H3 {
font-size: 13px;
margin-bottom: 0px;
margin-top: 4px;
}

H4 {
	font: 18px normal "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

a {
	color:#0263C6;
}

p {margin-top: 0px;}



/* header met visual, logo en bovenmenu */
div#header {
	height:135px;
	width:860px;
}

/* topmenu bar met butttons */
div#topmenu {
	position: relative; 
	height:48px;
	width:860px;
}

/* meilland logo in header*/
#logoheader {
	position:absolute;
	left:657px;
	top:27px;	
}

div#container{
	position: relative; 
	width:860px; 
	margin: 0px auto;
	background-image: url('../images/bg_grid_homepage.gif');
	background-repeat: repeat-y;
	text-align:left; 
}

div#content {
	float:left;
	width:619px;
	margin:0px 0px 0px 0px;
	background-image: url('../images/bg_grid_homepage.gif');
	background-repeat: repeat-y;
}


div#rechterkolom {
	float:right;
	width:219px;
	margin-right: 10px;
	margin-top: 10px;
	line-height:14px;
}


div.homepage_intro {
	margin: 10px 20px 20px 20px;
}

div.newsListItem {
	border-top: 1px solid #CCCCCC;
	padding: 4px 0px;
	margin: 4px 0px;
}

hr {
	border-top: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 0px;
}

.newsListDate {
	font: 10px verdana,arial,sans-serif;
	color: #686868;
}

.homepage_producten {
	margin-left: 4px;
}

.homepage_product {
	width: 201px;
	float: left;
	margin-right: 4px;
	margin-top: 5px;
}

.homepage_product_button {
	background: #FFF url('../images/homepage_producten_bt.gif') no-repeat; height: 40px;
	padding-left: 4px;
}

.homepage_product_button a {
	font: 17px normal "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #008751;
}

div#footer {
	float: left;
	width: 860px;
	font-size:10px;
	background-color: #FFF;
	color: #7a7a7a;
	margin-top: 10px;
}

/* Vervolg pagina */

div#containerVervolg{
	position:relative; 
	width:860px; 
	margin: 0px auto;
	background-image: url('../images/bg_grid_vervolg.gif');
	background-repeat: repeat-y;
	text-align:left; 
}

div.vervolgLinkerkolom {
	float:left;
	width:309px;
	margin-top:10px;
	 padding-left:13px; 
}

div.vervolgRechterkolom {
	float:left;
	width:486px;
	margin-top:10px;
	margin-left:33px;
}
div.languageSwitch {
	position: absolute; left: 826px; top: 135px; width: 34; z-index:50;
}
div.langmenu {
	position: absolute;
	top: 47px;
	left: 0px;
	width: 34px;
	height: 20px;
	z-index: 200;
	background-color: #008751;
}
.productenMenu {
	border-top: 3px solid #87E3C2;
	/*background: #006D42 url('../images/bg_productenmenu.gif') no-repeat;*/
	background-position: right;
	color: #62C9A4;
}
.productenTitle {
	border-bottom: 1px solid #87E3C2;
	padding: 6px 10px 6px 0px;
	color: #000;
	/* font-weight: bold;
	color: #008751;
	background-color: #E2F9F1; */
}
.productItem {
	border-bottom: 1px solid #87E3C2;
	padding: 4px 10px 4px 0px;
	line-height: 14px;
}
.productItemOver {
	background: #006D42 url('../images/producten_menu_item_h.gif') no-repeat;
	border-bottom: 1px solid #87E3C2;
	padding: 4px 10px 4px 0px;
	line-height: 14px;
	cursor:pointer;cursor:hand;
}
.productItem a, .productItemOver a {
	font: 17px normal "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	coldor: #008751; text-decoration: none;
}

.sideBarBlock, .fotoBox, .contentBlock {
 margin: 10px 0px 0px 0px; border-top: 3px solid #87E3C2; padding: 5px 0px 10px 0px;
}
.datum {
	color: #666;
}
#breadcrumb {
	margin-bottom: 15px; clear: right;
}
.partnerBlock {
	margin: 10px 0px 0px 0px; border-top: 3px solid #87E3C2; padding: 5px 0px 10px 0px;
}
p {margin-top: 0px;}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 18px;
}
li {
	padding: 0px;
	list-style-type: square;
}
.leveringsvoorwaarden {
	font-size: 10px;
	color: #666;
}


/* FORMS */
.xsformbuilder_simple_textbox, .xsformbuilder_large_textbox {
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.xsformbuilder_select {
	width: 280px;
}
.xsformbuilder_select {
	width: 280px;
}

.xsformbuilder_button {border: 1px solid #008751; background-color: #62C9A4; color: #FFF; font-weight: bold;}
.xsformbuilder_button_high {border: 1px solid #008751; background-color: #008751; color: #FFF; font-weight: bold;}

