html, body
{
	 height: 100%;
	 width: 100%;
}




.leftColumn
{
	 width: 46%;
	 border-right: 1px solid #BEBEBE;
	 padding-right: 12px;
}

.rightColumn
{
	 width: 48%;
	 padding-left: 12px;
}


body
{
	 padding: 0px;
	 margin: 0px;
	 font-size: 0.8em;
	 font-family: arial;
}

#wrapper
{
	 width: 1024px;
	 margin: 0px auto;
	 position: relative;
}

#header
{
	 position: relative;
	 height: 221px;
	 width: 1024px;
}

#header h2
{
 	position: absolute;
 	right: 114px;
 	top: 166px;
 	text-align: right;
 	color: #fff;
 	margin: 0px;
 	padding: 0px;
 	font-size: 10px ! important;
 	display: block;
}

#header a
{
  color: #fff;
}

#mainNav
{
	 position: absolute;
	 left: 84px;
	 top: 190px;
}

#mainNav a
{
	display: block;
	float: left;
	color: #fff;
	margin: 0px 6px;
	padding: 2px 6px;
	font-weight: bold;
	font-size: 12px !important;
	text-decoration: none;
}

#mainNav a:hover, #mainNav a.active
{
}

#contentDiv
{
	 
}
/* rightColums styles*/

#rightColumn
{
	width: 240px;
	float: right;
	position: relative;
	z-index: 100;
}

#rightColumn .rightPanel
{
	border: 3px solid #bebebe;
	background-color: #F0F0F0;
	margin-bottom: 8px;
}

#rightColumn .rightPanel h2
{
  margin: 0px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 4px;
  padding-left: 6px;
  height: 16px;
}

#rightColumn .rightPanel .panelContent
{
  padding: 2px 4px;
}

#rightColumn .rightPanel .leesmeer
{
  font-weight: bold;
  display: block;
  margin: 4px;
  font-size: 11px;
}


.paragraphDiv
{
  position: relative;
  margin-bottom: 12px;
}

.paragraphDiv .leesmeer
{
  font-weight: bold;
  display: block;
  margin: 4px;
  margin-left: 0px;
  font-size: 11px;
}



/* content styles */

#mainContentBg
{
  position: absolute;
  left: 595px;
  bottom: -10px;
  width: 246px;
  height: 358px;
  background-repeat: no-repeat;
  background-position: left bottom;
}

#contentDiv
{
	 padding: 0px 84px;
}

#mainContent
{
	border: 3px solid #bebebe;
	background-color: #F0F0F0;
	position: relative;
	padding: 12px;
	margin-right: 248px;
}

#mainContent h1
{
	 margin: 0px;
	 padding: 0px;
	 font-size: 22px;
	 font-weight: normal;
	 margin-bottom: 12px;
}

#contentBgF1
{
	position: absolute;
	right: -120px;
	bottom: 0px;
}

.paragraphDiv h2
{
  color: #0B86BE;
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
  margin-bottom: 8px;
}




/* introblock */

.introBlock
{
  border: 3px solid #ffffff;
  padding: 12px;
  color: #fff;
  margin-top: 8px;
  margin-bottom: 8px;
  position: relative;
  z-index: 100;
  width: 543px;
  _height: 5%;
}

#inzet
{
  position: absolute;
  right: -12px;
  top: -12px;
  z-index: 1000;
}

/* footers*/

#footerImage
{
		border: 3px solid #bebebe;
		clear: both;
		margin-top: 8px;
 width: 849px;
}

#footer
{
  height: 37px;
  clear: both;
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative;
  padding-top: 24px;
}

#footer a
{
	  display: block;
	  width: 100px;
	  height: 24px;
	  margin: 0px auto;
}

.clearAll
{
	 clear: both;
}
/* productlist panel styles*/

.productListPasen
{
  position: relative;
  padding-left: 5px;
  padding-top: 10px;
  border: 1px solid #999999; 
  margin-left: 15px;
  margin-right: 15px;
  background-color: #efefef;
}

.productListPasen .vanafPasen
{
  position: relative;
  float: right;
  font-size: 14px;
  font-weight: bold;
  color: #fd3408;
  margin-right: 5px;
}

.productListPasen .kopPasen
{
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.productListPasen .meerlezenPasen
{
  font-weight: bold;
  margin-bottom: 5px;
  width: 97%
}

.productListPasen img
{
  position: relative;
  width: 90px;
  height: 90px;
  float: left;
  border: 0px;
  margin-right: 15px;
  }

.productListPasen a:link
{
text-decoration: none;
}

.productListPasen a:visited
{
text-decoration: none;
}

.productListPasen a:active
{
text-decoration: none;
}

.productListPasen .vanaf a
{
text-decoration: none;
}

.vlaggetjes
{
padding-left: 590px;
padding-top: 40px;
}
