body {
    margin: 0;
    padding: 0;
    background-color: #FFF;
}

/* BOXMODEL */
#positioner { /* anchor point to position content */
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 50%;
    width: 1px;
    overflow: visible;
}

#container {
    position: absolute;
    top: 0;
    bottom: 0px;
    left: -475px; /* half of width */
    width: 950px;
}

/******************** Logout ********************/

DIV.logout
{
	width: 950px;
	text-align: right;
	font-size: 11px;
	font-family: verdana, sans-serif;
	padding-right: 5px;
}

DIV.logout a
{
	color: #c0c0c0;
}

DIV.logout a:hover
{
	color: #00d;
}

#bannerTop {
    position: absolute;
    top: 17px;
    width: 950px;
    height: 69px;
}

#pageBanner {
     position: absolute;
     top:91px;
     width: 950px;
     height: 217px;
}

#actieBadge {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 140px;
    height: 153px;
    z-index: 3;
}

#content {
	position: absolute;
	top: 307px;
	width: 950px;
	left: 0px;
}

#content div.contentTop {
    width: 949px;
    height: 10px;
    background: url(../images/top_border_content.gif) top left no-repeat;
}

#content div.contentBottom {
    width: 949px;
    height: 10px;
    background: url(../images/bottom_border_content.gif) top left no-repeat;
}

#content div.contentMiddle { 
    background: url(../images/bg_content_middle.gif) top left repeat-y;
    height: 1000px;   
    margin: 0;
    padding: 0; 
}
#content div.contentMiddle_2 { 
    background: url(../images/bg_content_middle.gif) top left repeat-y;
    height: 520px;   
    margin: 0;
    padding: 0; 
}
#columnLeft {
    position: absolute;
    top:5px;
    left: 10px;
    width: 215px;
    height: auto;
    padding: 0;
}

#columnRight {
    position:absolute;
    top:5px;
    left: 720px ;
    right: 10px;
    width: 215px;
    height: auto;
    padding: 0;
} 

.columnItem {
   width: 220px;
   margin: 5px 0 10px 0;
   padding: 0px;
   background: url(../images/bg_middle.gif) top left repeat-y;
}

.columnItem div.top{
   width: 220px;
   height: 21px;
   background-color: #fb41aa;
   border-top: 1px solid #c0c0c0;
   border-bottom: 1px solid #c0c0c0;
   font-family: verdana, arial, sans-serif;
   line-height: 21px;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   margin: 0;
   padding: 0;
   padding-bottom: 1px;
}

.columnItem p
{
	margin: 0px;
	padding: 0px;
}
	
.columnItem div.middle a {
	font-weight: bold;
	color: #fb41aa;
}
.columnItem div.middle {
   font-family: Verdana;
   font-size: 10px;
   padding: 5px 13px 5px 10px;
   margin: 0;
} 


.columnItem div.middle object {
    margin: 0;
   
}

img.left{
   float: left;
   background: url(../images/bg_middle.gif) top left repeat-y;
} 

img.right{
   float: right;
   background: url(../images/bg_middle.gif) top left repeat-y;
   margin-right: 2px;
} 

.columnItem div.bottomLeft {
  clear: both; 
  float: none; 
  width: 220px;
  height: 12px;  
  background: url(../images/border_bottom_item_left.gif) bottom left no-repeat;
  margin: 0;
  padding: 0;
} 

.columnItem div.bottomRight {
  clear: both;  
  width: 220px;
  height: 12px;  
  background: url(../images/border_bottom_item_right.gif) bottom left no-repeat;
  margin: 0;
  padding: 0;
} 

#columnContent {  
    position: absolute;
    top: 5px;
    margin-left: 250px;
    width: 450px;
    height: auto;
}   

#columnContent h1 {
    font-family: Verdana;
    font-size: 20px;
    color: #fb41aa;
    font-weight: bold;
    margin-top: 3px;
}

#columnContent { 
    font-family: Verdana;
    font-size: 10px;
}

#columnContent td { 
    font-family: Verdana;
    font-size: 10px;
}

#columnContent a {
	font-family: Verdana;
    font-size: 10px;
	font-weight: bold;
	color: #fb41aa;
}

/* FOOTER */
#footer {
    position: relative;
    text-align: center;
    float: none;
    clear: both;
}

#footer p {
	margin-top: 0px;
    text-align: center;
    line-height: 25px;
}

#footer p a {
	clear: both;
    color: #999;
    font-family: Verdana;
    font-size: 10px;
    margin-left: 20px;
}

#footer p a:hover{
	color: #00C;
}

/* PAGE BANNERS */
.bannervragen {
    background: url(../images/banners/vragen.jpg) top left no-repeat;
}

.banneracties {
    background: url(../images/banners/acties.jpg) top left no-repeat;
}

.bannerprijzen-betalen {
    background: url(../images/banners/prijzen-betalen.jpg) top left no-repeat;
}

.bannerprivacy {
    background: url(../images/banners/privacy.jpg) top left no-repeat;
}

.bannervoorwaarden {
    background: url(../images/banners/voorwaarden.jpg) top left no-repeat;
}

.bannercontact {
    background: url(../images/banners/contact.jpg) top left no-repeat;
}

.bannerdisclaimer {
    background: url(../images/banners/disclaimer.jpg) top left no-repeat;
}
.bannerkado {
    background: url(../images/banners/kado.jpg) top left no-repeat;
}

/* REST DESIGN */
img {
    border: none;
}

hr {
    height: 1px;
}

.accent {
    color: #0380ab;
}

/*HOMEPAGE*/
#bannerHome {
    position: absolute;
    top: 10px;
    height: 450px;
}

#contentHome {
    position: absolute;
    top: 445px;
    width: 950px;
}

#contentHome div.contentTop {
    width: 949px;
    height: 10px;
    background: url(../images/top_border_content.gif) top left no-repeat;
}

#contentHome div.contentBottom {
    width: 949px;
    height: 10px;
    background: url(../images/bottom_border_content.gif) top left no-repeat;
}

#contentHome div.contentMiddle {
    background: url(../images/bg_content_middle.gif) top left repeat-y;
    height: 970px;
}

/* FAQ */
#content div.contentMiddleFAQ {
    background: url(../images/bg_content_middle.gif) top left repeat-y;
    height: 3100px;   
    margin: 0;
    padding: 0; 
}
/* ALGEMENE VOORWAARDEN*/

#content div.contentMiddleVOORWAARDEN {
    background: url(../images/bg_content_middle.gif) top left repeat-y;
    height: 2300px;   
    margin: 0;
    padding: 0; 
}