
/* ------------------------------------------------------------------------------------------------ */
/*  Default */
body, div, span, font, td { font-family: verdana, sans-serif normal; color: #412B73; line-height: 140%;} 
body { margin : 10px 0px 0px 0px; background-color: white;}
form {margin: 0px;}

/* ------------------------------------------------------------------------------------------------ */
/*  Header */
#headerBox { display: none;}


/* ------------------------------------------------------------------------------------------------ */
/*  Functiebalk */
#functionBox{ display: none; }


/* ------------------------------------------------------------------------------------------------ */
/*  Contentbox */
#contentBox{ }
#contentBox .container { width: 640px; position: static;}

.leftContainer { position: absolute; z-index: 20; top: 0; left: 0; width: 165px; border: 1px solid white; border-top: 0px; border-bottom: 0px;}


/* ****** Menu ****** */
.hoofdMenu{ display: none; }
/* ****** SubMenu ****** */
.subMenu { display: none; }


/* ****** RoosterBlock ****** */
.roosterBlock { display: none; }

/* ****** pad ****** */
.padContainer { position: static; width: 640px; color: #666; border-top: 1px solid #666; border-bottom: 1px solid #666;}
.padContainer a { color: #666;}


/* ------------------------------------------------------------------------------------------------ */
/* ****** main Content ****** */
.mainContentBlock{ position: static; width: 640px; background-color: white; border-bottom: 1px solid black;}
.mainContentBlock .blockMargin { padding: 10px 0px 20px 0px;}


/* ------------------------------------------------------------------------------------------------ */
/* ****** right Content ****** */
.rightContentBlock{ position: static; width: 640px; background-color: white; padding-top: 10px;}
.rightContentBlock .titleBlock {background-color: white;  border-top: 0px; border-bottom: 0px;}
.rightContentBlock .titleBlock .title { padding-left: 0px; padding-bottom: 0px; background-image: none; color: black;}
.rightContentBlock .bodyBlock {background-color: white; padding: 0px 10px 10px 0px; color: black;}
.rightContentBlock .bodyBlock .datum a { color: black; }
.rightContentBlock .bodyBlock .bodytext { color: black;}

/* ****** productImage ****** */
.productImage{ display: none;}
.landscape{ display: none;}

/* ****** Diversen ****** */
.printlogo{display: block; margin-left: -60px; margin-bottom: 10px; }
