BODY {
	 background-repeat: no-repeat; 
	 FONT-FAMILY: Verdana, Geneva, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal
}
BODY.home {
	 overflow-y:hidden
}
DIV.header {
		position: absolute; left: 0px; top: 0px; height:100px; width: 102%; background-color:#4c4c4c; 
		font: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; COLOR: #FFF
}
DIV.bel {
	position: absolute; left: 67%; top: 0px; height:100px; 
	font: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; COLOR: #FFF
}
DIV.bel > p {
	font: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; COLOR: #FFF
}
DIV.bel > a {
	font: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; COLOR: #FFF 
}
DIV.container {
	
}
div.scroll-wrapper {
	display: inline-block;
	-webkit-overflow-scrolling: touch;
	overflow-y:hidden;
	width: 1000px
}
iframe.content {
/*	Keep empty */
}
iframe.voorraad {
	position: absolute; top:120px;  width: 945px; height: 1000px
	/*position: absolute; padding-top: 70px; top:50px;  width: 945px; height: 1000px;
	background-image:url(../branding/bgocc.jpg); background-repeat: no-repeat*/	
}
	/**background-color:#FFFFFF White /*; background-color:#999999 doesn't render without changing wheeler*/
	/*responsive width : 940px voor 3 op een rij*/
div.ipad_menu {
	position: absolute; left: 0px; top: 100px; width: 1000px
}
div.ipad_localmap {
	position: absolute; left: 13px; top: 275px
}
div.ipad_map {
	position: absolute; left: 385px; top: 275px	
}
div.taxatie	{
	position: absolute; left: 450px; top: 375px
}
IMG.taxatie	{
	
}
DIV.footer {
	position: absolute; left:15% 
}
IFRAME.header {
	position: absolute; left: 0px; top: 0px; height:100px; width: 100%; background-color:#4c4c4c; 
}
IFRAME.footer {
	position: absolute; left: 0px; top: 1050px; height: 200px; width: 100%; background-color:#4c4c4c; opacity: 0.95 /* */
}
/* NOT FOR MY IPAD */
/*IFRAME.voorraad {
	position: absolute; padding-top: 70px; top:53px;  width: 945px; height: 800px;
	background-image:url(../branding/bgocc.jpg); background-repeat: no-repeat
}
	/**background-color:#FFFFFF White /*; background-color:#999999 doesn't render without changing wheeler*/
	/*responsive width : 940px voor 3 op een rij*/

H1 {
	FONT-FAMILY: Verdana, Geneva, sans-serif; COLOR: #000; FONT-SIZE: 14px; FONT-WEIGHT: bold; text-align: left; padding-left:3px
}
H2 {
	FONT-FAMILY: Verdana, Geneva, sans-serif; COLOR: #000; FONT-SIZE: 20px; FONT-WEIGHT: bold; text-align: left; padding-left:3px
}
H3 {
	FONT-FAMILY: Verdana, Geneva, sans-serif; COLOR: #000; FONT-SIZE: 14px; FONT-WEIGHT: bold; text-align: left; padding-left:3px
}
P {
	FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, sans-serif; COLOR: #000; FONT-SIZE: 12px; FONT-WEIGHT: normal; text-align: justify; LINE-HEIGHT: 1.5em
}
A {
	FONT-STYLE: normal; FONT-FAMILY: Verdana, Geneva, sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: normal; text-align: justify; LINE-HEIGHT: 1.5em
}
TABLE.table_no_border {
	border:0
}
IMG.header {
	 width:; height:100px
}
IMG.small {
	 width:; height:20px
}


/*Cookie acceptation*/


.cookiewarning {
  display:none; 
  z-index:200;
}

body.cookies_not_ok .cookiewarning {
  display:block; 
  background:#dddddd; 
  color:#000000; 
  padding:1em; 
  z-index:120; 
  border:1px solid #000000;
}

/*body.cookies_not_ok .cookiewarning {
  display:block; background:#dddddd; color:#000000; width:20em; max-width:50%; padding:1em; position:fixed; top:10px; right:10px; z-index:120; border:1px solid #000000;
}*/

body.cookies_not_ok .cookiewarning a {
  color:#000000;
} /* Vervang deze zescijferige kleurcode door de kleur die links op je site hebben */

body.cookies_not_ok .cookiewarning_explanation {
  display:none;
}

body.cookies_not_ok .cookiewarning.showhelp .cookiewarning_explanation {
  display:block;
}

body.cookies_not_ok .cookiewarning.showhelp .cookiewarning_introduction {
  display:none;
}