.content_container_left{
  float: left;
  width: 276px; /* 311 - Pleft & Pright */
  
  padding-top: 19px;
  padding-right:16px;
  padding-bottom:11px;
  padding-left: 19px;
  z-index:10;
}

.content_container_center{
  float: left;
  width: 314px; /* 350 - Pleft & Pright */
  
  padding-top: 19px;
  padding-right: 19px;
  padding-bottom: 19px;
  padding-left: 17px;
  z-index:10;
}

.content_container_right{
  float: left;
  width: 273px; /* 307 - Pleft & Pright */
  
  padding-top: 19px;
  padding-right: 12px;
  padding-bottom: 111x;
  padding-left: 19px;
  z-index:10;
}

.home_03{
	background-image:url(../images/content/home_03.png);
  width:  276px; 
  height: 496px; 
}
  
.home_03 #content{  
	width:  241px; /* 276 - Pleft - Pright */
  height: 466px; /* 496 - Ptop - Pbottom - 20px*/

  padding-top: 10px;
  padding-right: 26px;
  padding-bottom: 0px;
  padding-left: 12px;
   
  overflow: hidden;
}

.home_03 #content ul {
	font-size: xx-small;
}

.home_05{
  background-image:url(../images/content/home_05.png);
  width:  316px;
  height: 480px;
}

.home_05 img{
  border: none;
}

.home_05 #content{
  width:  278px; /* 316 - Pleft - Pright */
  height: 400px; /* 488 - Ptop  - Pbottom - 20 - 8px for image split*/
	
  padding-top: 10px;
  padding-right: 19px;
  padding-bottom: 0px;
  padding-left: 19px;
  
  overflow: hidden;
}

.home_07{
  background-image:url(../images/content/home_07.png);
  width:  276px;
  height: 164px;
}

.home_07 #content{
	width:  231px; /* 276 - Pleft - Pright */  
  height: 113px; /* 164 - Ptop  - Pbottom - 20*/ 
  
  padding-top: 26px;
  padding-right: 26px;
  padding-bottom: 17px;
  padding-left: 19px;
  
  overflow: hidden;
}

.home_10{
  background-image:url(../images/content/home_10.png);
  width:  276px; 
  height: 108px;
  margin-top: 30px;
}
 
.home_10 #content{
  width:  241px;  /* 276 - Pleft - Pright */  
  height: 36px;  /* 108 - Ptop  - Pbottom - 20  */ 
  
  padding-top: 26px;
  padding-right: 10px;
  padding-bottom: 27px;
  padding-left: 19px;
  
  overflow: hidden;
}

.home_10_trainingen {
	font-weight: bold;
	font-size: 11px;
}

.trainingen_date {
  	color: #ffffff;
  	padding-right: 15px;
}

.home_12{
  background-image:url(../images/content/home_12.png);
  width:  276px;
  height: 164px;
  margin-top: 30px;
}

.home_12 #content{
  width:  276px; /* 276 - Pleft - Pright */
  height: 164px; /* 108 - Ptop  - Pbottom - 20  */
  margin-left: -2px;


}

/* Align ul & il on home page, left div area */

.container #ul_left{
	color:#FFFFFF;
	margin-left: -2px;
}

.container #ul_right{
	color:#FFFFFF;
	margin-left: 1px;
	*margin-left: 5px;
}

.content_marge {
	margin-left: -8px;
	*margin-right: 0px;
	color:#000000;
	font-family:Arial Narrow, sans-serif;
	font-size:11px;
	*font-size:10px;
		font-stretch:narrower
}

.content_main a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content_main a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.content_main a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.content_main a:active {
	text-decoration: none;
	color: #FFFFFF;
}
