/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #222222;
	margin: 0 0 24px 0;
	text-align: center;
	background: #C8D7DC url("../images/bg_body.jpg") repeat-x;
	}

body#homepagina {
	background-color: #141d62;
	background-image: none;
	}

form {
	margin: 0;
	}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}

a img {
	border: 0;
	}

input, select, textarea {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:LINK {
	color: #046FB7;
	}

a:VISITED {
	color: #048AE3;
	}

a:ACTIVE, a:HOVER {
	color: #8EA634;
	}

hr {
	color: #8EA634;
	background-color: #8EA634;
	border: none;
	height: 1px;
	width: 100%;
	}

h1 {
	font-size: 160%;
	color: #8EA634;
	margin: 0 0 6px 0;
	}

h2 {
	font-size: 140%;
	color: #046FB7;
	margin: 0 0 6px 0;
	}

h3 {
	font-size: 120%;
	color: #141D62;
	margin: 0 0 6px 0;
	}

h4 {
	color: #8EA634;
	font-size: 100%;
	margin: 0 0 6px 0;
	}

p {
	margin: 12px 0 12px 0;
	}



#taalkeuze {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#taalkeuze ul {
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
	}

#taalkeuze ul li {
	display: inline;
	margin: 0 4px 0 0;
	}

#logo {
	width: 960px;
	margin: 20px auto 12px auto;
	text-align: left;
	}

#menu {
	background: url("../images/bg_menu.jpg");
	height: 32px;
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
	font-weight: bold;
	font-size: 85%;
	}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#menu ul li {
	float: left;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	}

#menu ul li#home {
	border-left: 0px;
	}

#menu ul li a:LINK, #menu ul li a:VISITED {
	height: 20px;
	padding: 10px 10px 6px 10px;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	}

*html #menu ul li a:LINK, #menu ul li a:VISITED {
	height: 32px;
	}

#menu ul li a:HOVER, #menu ul li a:ACTIVE, #menu ul li a.ActieveNavigatielink {
	height: 16px;
	padding: 10px 10px 6px 10px;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	background: url("../images/bg_menu_actief.jpg");
	}

*html #menu ul li a:HOVER, #menu ul li a:ACTIVE {
	height: 32px;
	}

#contentframe {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
	line-height: 1.4;
	}

#content {
	padding: 10px;
	}

#nieuwshomepagina {
	background-color: #046FB7;
	width: 284px;
	margin: 12px 0 12px 24px;
	padding: 10px;
	float: right;
	margin-left: 24px;
	}

*html #nieuwshomepagina {
	width: 304px;
	}

#nieuwshomepagina h2 {
	color: #BCE5F9;
	font-size: 140%;
	}

.nieuwsbericht {
	margin-bottom: 24px;
	}

.nieuwsbericht p {
	margin: 0;
	}

#nieuwshomepagina .datum {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 70px;
	float: left;
	font-size: 85%;
	}

#nieuwshomepagina .titel {
	display: inline;
	width: 200px;
	float: right;
	}

#nieuwshomepagina .titel a {
	color: #BCE5F9;
	font-weight: bold;
	}

#nieuwshomepagina .nieuwsberichtinleiding {
	clear: both;
	float: right;
	width: 200px;
	font-size: 85%;
	color: #FFFFFF;
	}

p#meernieuws a {
	color: #BCE5F9;
	font-weight: bold;
	font-size: 120%;
	}

#producten {
	width: 960px;
	height: 315px;
	background: url("../images/bg_producten.jpg") no-repeat;
	}

#tabtitel {
	text-align: center;
	font-weight: bold;
	color: #97F303;
	font-size: 120%;
	padding: 6px 0 6px 0;
	margin: 0;
	width: 184px;
	float: right;
	}

#overzicht {
	width: 535px;
	float: right;
	clear: right;
	}

.product {
	width: 175px;
	float: left;
	height: 282px;
	}

.producttitel {
	font-weight: bold;
	color: #E1F0F4;
	text-align: center;
	height: 40px;
	}

.cover {
	text-align: center;
	margin-bottom: 16px;
	}

.zoeken {
	text-align: center;
	}

#footer {
	width: 960px;
	height: 25px;
	margin: 0 auto 0 auto;
	background: url("../images/bg_footer.gif") no-repeat;
	color: #BCE5F9;
	}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 18px 0 0;
	text-align: right;
	}

#footer ul li {
	display: inline;
	padding: 0 0 0 16px;
	}

#footer ul li a {
	color: #BCE5F9;
	}

#broodkruimel {
	margin: 0 0 12px 0;
	font-size: 85%;
	padding: 10px;
	}

#broodkruimel a:LINK, #broodkruimel a:VISITED, #broodkruimel a:HOVER, #broodkruimel a:ACTIVE{
	color: #048AE3;
	}

#navcol {
	width: 220px;
	float: left;
	}

ul#submenu {
	margin: 6px 0 6px 10px;
	padding: 5px;
	list-style-type: none;
	font-size: 120%;
	background-color: #046FB7;
	}

ul#submenu li {
	padding: 3px 0 3px 0;
	}

ul#submenu li.folderup {
	text-align: right;
	padding: 6px 10px 0 0;
	}

ul#submenu a:LINK, ul#submenu a:VISITED {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}

ul#submenu a:HOVER, ul#submenu a:ACTIVE {
	font-weight: bold;
	color: #B0D624;
	text-decoration: underline;
	}

ul#submenu a.ActieveNavigatielink {
	font-weight: bold;
	color: #B0D624;
	text-decoration: none;
	}

#content.subpagina {
	float: right;
	width: 690px;
	padding: 0 10px 10px 0;
	}

*html #content.subpagina {
	width: 720px;
	}

#image_request_id {
	margin-left: 150px;
	}




textarea {
	width: 212px;
	}

#cms_form {
	margin: 0 0 12px 0;
	}

#cms_form label {
	width: 150px;
	float: left;
	clear: left;
	}

#cms_form fieldset {
	width: 475px;
	}

#cms_form fieldset legend {
	font-weight: bold;
	color: #333333;
	}

.inputopmerking {
	margin-left: 150px;
	clear: both;
	font-size: 85%;
	margin-top: -6px;
	}

.submitknop {
	margin-left: 150px;
	padding-top: 12px;
	}

.foutmelding {
	font-weight: bold;
	color: #FF0000;
	}

.vereistveld {
	font-weight: bold;
	}

.vereistveld:BEFORE {
	color: #FF0000;
	content: "* ";
	font-weight: normal;
	}


.sitemap_0 {
	margin: 0 0 9px 0;
	}

.sitemap_1 {
	margin: 9px 0 9px 20px;
	}

.sitemap_2 {
	margin: 9px 0 9px 40px;
	}

.sitemap_3 {
	margin: 9px 0 9px 60px;
	}

.sitemap_4 {
	margin: 9px 0 9px 80px;
	}

.sitemap_5 {
	margin: 9px 0 9px 100px;
	}

#contactform {
	margin: 36px 0 12px 0;
	}

.thumbnail {
	float: left;
	margin-right: 6px;
	}

.nieuwsbericht {
	clear: left;
	overflow:hidden;
	margin: 6px 0 6px 0;
	padding: 6px 0 6px 0;
	}

.nieuwsbericht p {
	margin: 0 0 6px 0;
	}

.nieuwsbericht p .datum {
	font-weight: bold;
	font-size: 85%;
	padding-right: 6px;
	color: #000000;
	}

#frm_nieuws {
	margin: 0 0 24px 0;
	}

#homepagina_content {
	width: 522px;
	margin: 100px auto 0 auto;
	}

#homepagina_header {
	margin-bottom: 12px;
	}

#selecteertaal {
	background: url("../images/bg_homepagina.jpg") no-repeat;
	width: 522px;
	height: 358px;
	text-align: left;
	}

#selecteertaal ul {
	list-style-type: none;
	margin: 0 0 0 100px;
	padding: 12px 0 0 0;
	width: 160px;
	}

#selecteertaal ul li {
	margin: 0 0 6px 0;
	height: 48px;
	}

#selecteertaal ul li.nl {
	background: url("../images/flag_netherlands.png") no-repeat;
	}

#selecteertaal ul li.fr {
	background: url("../images/flag_france.png") no-repeat;
	}

#selecteertaal ul li.en {
	background: url("../images/flag_great_britain.png") no-repeat;
	}

#selecteertaal ul li.de {
	background: url("../images/flag_germany.png") no-repeat;
	}

#selecteertaal ul li.es {
	background: url("../images/flag_spain.png") no-repeat;
	}

#selecteertaal ul li.it {
	background: url("../images/flag_italy.png") no-repeat;
	}

#selecteertaal ul li a {
	font-size: 120%;
	font-weight: bold;
	padding: 12px 0 0 60px;
	display: block;
	height: 36px;
	}

*html #selecteertaal ul li a {
	height: 48px;
	}

#selecteertaal ul li a:LINK, #selecteertaal ul li a:VISITED {
	color: #046FB7;
	text-decoration: underline;
	}

#selecteertaal ul li a:HOVER, #selecteertaal ul li a:ACTIVE {
	color: #046FB7;
	text-decoration: none;
	}






/* CLEARFIX */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
