body {
  text-align: center;
  margin:0px;
  padding:0px;
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica,	sans-serif;
  background-color:#f4d8cc;
 
}
#wrapper {
  text-align: left;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/Achtgergrond2.jpg);
  background-repeat: repeat;
  z-index:10;
  height:100%; /* this is the key! */ 
}

#header {
  width: 950px;
  height: 200px;
  background-image: url(../images/Achtgergrond_boven.jpg);
  background-repeat: no-repeat;
  z-index:20;
}

#logo {
	background-image: url(../images/moederszondermoederlogo.png);
	background-repeat: no-repeat;
	width:610px;
	height:148px;
	position: relative;
	top:45px;
	left:345px;
}

#infoblok {
	position: relative;
	top:-40px;
	width:266px;
   float:left;
}

#blokboven {
  background-image: url(../images/kader_klein_boven2.png);
  background-repeat: no-repeat;
  width:266px;
  height:40px;	
  
}

#blokmidden {
  background-image: url(../images/kader_klein_midden2.png);
  background-repeat: repeat-y;
  width:266px;	
  padding-top:0px;
  padding-left:30px;
  padding-right:30px;
}

#blokonder {
  background-image: url(../images/kader_klein_onder2.png);
  background-repeat: no-repeat;
  width:266px;
  height:40px;	
    position: relative;
  top:-16px;
}

#blokonder2 {
  background-image: url(../images/kader_klein_onder2.png);
  background-repeat: no-repeat;
  width:266px;
  height:40px;	
    position: relative;
  top:-12px;
}

#blokonder3 {
  background-image: url(../images/kader_klein_onder2.png);
  background-repeat: no-repeat;
  width:266px;
  height:40px;	
  position: relative;
  top:0px;
}

#reclame {
	display: block;
	width:200px;
	position: relative;
	top:-40px;
	font-size:12px;
	color:#8e696d;
}
#reclame IMG {
	margin-right:10px;
}

#reclame A:link,#reclame A:active, #reclame A:visited {
	color:#c10a1c;
	text-decoration:underline;
}

#reclame A:hover {
	text-decoration:none;
}

#contentblok {
  position: relative;
  top:-40px;
  width:676px;
  float:right;
}

#blokgrootboven {
  background-image: url(../images/kader_groot_boven2.png);
  background-repeat: no-repeat;
  width:676px;
  height:40px;	
}

#blokgrootmidden {
  background-image: url(../images/kader_groot_midden2.png);
  background-repeat: repeat-y;
  width:676px;
  padding-top:0px;
  
}
#blokgrootonder {
  background-image: url(../images/kader_groot_onder2.png);
  background-repeat: no-repeat;
  width:676px;
  height:40px;	

}

.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hides from IE5/Mac \*/
* html .clearfix {
height: 1px;
}
.clearfix {
display: block;
}
/* End hide from IE5/Mac */

.titel {
	font-size:30px;
	color:#c10a1c;
	position:relative;
	top:-34px;
	left:-9px;
}
/* menu */

#inloggen{
  position:relative;
  top:-30px;
  font-size:12px;	
}

#inloggen A:link, #inloggen A:active, #inloggen A:visited {
	color:#c10a1c;
	text-decoration: underline;
}
#inloggen A:hover {
	color:#c10a1c;
	text-decoration: none;
}


#menu {
  position: relative;
  top:-40px;  	
  }

 #menu LI {
   list-style-type: none;
   margin-left:-40px;
 }
 
 #menu LI A:link,  #menu LI A:visited,  #menu LI A:active {
   display:block;
 	color:#c10a1c;
 	text-decoration:none;
 	height:30px;
 	width:174px;
	background-image: url(../images/button_achtergrond.jpg);
	background-repeat: no-repeat;
	margin-left:00px;
	padding-left:18px;
 }
 
#menu LI A:hover {
  display:block;
  color:#c10a1c;
  text-decoration:none;
  height:30px;
  width:174px;
  background-image: url(../images/button_achtergrond_hover.jpg);
  background-repeat: no-repeat;
  margin-left:0px;
  padding-left:18px;	
 }
 
#menu LI LI {
  list-style-type: none;
  margin-left:-40px;
 }
 
 #menu LI LI  A:link, #menu LI LI  A:visited,  #menu LI LI  A:active {
   display:block;
 	color:#c10a1c;
 	text-decoration:none;
 	height:30px;
 	width:174px;
	background-image: url(../images/button_achtergrond.jpg);
	background-repeat: no-repeat;
	margin-left:20px;
	padding-left:18px;
 }
 
#menu LI LI A:hover {
   display:block;
 	color:#c10a1c;
 	text-decoration:none;
 	height:30px;
 	width:174px;
  background-image: url(../images/button_achtergrond_hover.jpg);
	background-repeat: no-repeat;
	margin-left:20px;
	padding-left:18px;	
 }
 

.content {
  padding-left:45px;
  padding-right:45px;
  color:
  #8e696d;	
}

.content IMG {
	padding:10px;
	margin:10px;
	border:1px SOLID #aaa;
}

.componentheading {
	font-size:30px;
	color:#c10a1c;
	position:relative;
	top:-32px;
	left:-21px;
}

.contentpaneopen {
  font-size: 14px;
  position:relative;
  top:-32px;	
}
.contentheading {
	font-size:26px;
	color:#c10a1c;
	padding-top:2px;
}

.content A:link,.content A:visited, .content A:active {
	color:#c10a1c;
	text-decoration:none;
}

.content A:hover {
	color:#c10a1c;
	text-decoration:underline;
}

/* Jambook! */

.contentdescription {
	color:#8e696d;
	font-size:14px;
	
}

.jambookcontent {
	color:#8e696d;
	font-size:14px;
	line-height:20px;
}

.test {
	font-size:14px;
}

#bottommenu {
	font-size:10px;
	color:#666666;
	text-align:right;
	padding-right:10px;
	display:block;
	width:200px;
	height:25px;
	float:right;
}
#bottommenu A:link, #bottommenu A:visited, #bottommenu A:active {
	color:#666666;
	text-decoration: underline;	
}
#bottommenu A:hover {
	text-decoration: none;
}

#counter {
  display:block;
  float:left;
	display:block;
	width:120px;
	height:25px;
}

.sectiontableentry1 {
  background-color:#f8cacd;

}

TD {
padding-right:5px;
}

.sectiontableentry2 {
  background-color:#eed3cb;
}    

.easy_frame {
font-size:12px;
}
