*{
margin: 0;
padding: 0;
}
html{
overflow: -moz-scrollbars-vertical;
}
img{
border: 0;
}
body {
font-family: Arial, Verdana;
line-height: 18px;
font-size:9pt;
min-width: 785px;
}
body.wa_editor{
  min-width: 0px;
}
a {
text-decoration: underline;
color: #2b0083;
}
a:hover {
text-decoration: underline;
color: red;
}
td {
padding: 2px;
font-family: Arial;
font-size:9pt;
}
li {
margin-left: 15px;
}
#bodycontainer {
	margin-right: auto;
	margin-left: auto;
	align: center;
	text-align: center;
	width: 822px;
	margin-top: 16px;
	position: relative;
}
#contentcontainer {
margin-right: auto;
margin-left: auto;
width: 822px;
text-align: left;
}
.blok{
float: left;
width: 264px;
height: 200px;
margin: 4px;
background: #FFF;
}
.blok_double{
float: left;
width: 264px;
height: 408px;
margin: 4px;
background: #FFF;
}
.blok_quattro{
float: left;
width: 536px;
height: 408px;
margin: 4px;
background: #FFF;
}
.blok_max{
width: 808px;
height: 408px;
margin: 4px;
background: #FFF;
overflow-x: scroll;
}
.blokholder{
height: 208px;
}
.padder{
display: block;
background: #FFF;
border: 8px solid #FFF;
}
.clearer{
clear: both;
}
.menu_single, .menu_mid, .menu_double{
height: 20px;
margin: 4px;
float: left;
background: #CCCCCC;
}
.menu_single{
width: 70px;
}
.menu_mid{
width: 91px;
}
.menu_double{
width: 170px;
}
.menu_rij{
margin: 4px;
margin-right: 0px;
margin-left: 0px;
height: 27px;
text-align: center;
}
.menu_rij img{
margin-top: 2px;
}
.menu{
margin-bottom: 20px;
text-align:right;
}
.center{
text-align: center;
}
.infoblok{
}
.titel{
font-weight: bold;
color: #000;
font-size: 12pt;
margin: 0px 0px 10px 0px;
}
.tekst{
width: 520px;
}
.plaatje{
float: right;
margin-left: 10px;
}
.spacer{
color: #d9e3eb;
margin-bottom: 10px;
width: 520px;
}
.colofon{
margin-right: auto;
margin-left: auto;
margin: 4px;
width: 808px;
text-align: right;
background: #fff;
font-family: Trebuchet MS, Verdana, Arial;
float: left;
}
.col1{
float: left;
width: 135px;
font-weight: bold;
}
.col2{
display: inline;
}
.productregel_fp{
margin: 4px;
height: 66px;
}
.productregel_fp .plaatje{
float: left;
margin: 4px;
width: 66px;
}
.productregel_fp .omschrijving{
float: left;
margin: 4px;
background: #ccc;
height: 66px;
width: 150px;
}
a.ideal{
  display: block;
  float: right;
  margin-right: 12px;
  margin-top: 20px;
  text-decoration: none;
}
.ideal img{
  float: right;
}
.ideal div{
  width: 140px;
  font-size: 11px;
  color: #636363;
  text-align: left;
  line-height: 15px;
}
a.ideal:hover div{
  color: #000;
}
