@charset "utf-8";
/* CSS Document */

#content_container 		{min-height: 200px; float:left;  height:auto; background: #FFF url(../img/center_container_bg.jpg) top repeat-x;  position:relative; width:831px; padding-bottom:30px;}
	#left_content		{width: 460px; float: left; text-align:left; height: auto; margin: 30px 0px 0px 53px; color:#818182; line-height:18px; }
	#right_border		{width: 263px; float: left; text-align:left; height: auto; margin: 30px 0px 0px 30px; color:#818182; line-height:18px; border-left: 1px solid #c4ecfb; }		
	#right_content		{width: 263px; float: left; text-align:left; height: auto; margin: 0px 0px 0px 15px; color:#818182; line-height:18px;; }		
	
a 						{text-decoration: none; color: #818182;}
a:hover					{text-decoration: none; color:#00aeef;} 
p						{padding-bottom: 10px;}
	#text_container		{width: 621px; float:left; min-height: 175px;  height: auto;  background: #FFF url(../img/bg_content.gif) left repeat-y;  text-align:left;}
		#text			{width: 580px; height: auto; float: left; padding: 0px 0px 20px 20px; line-height:18px; font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif; line-height: 18px; }
			#text a		{ text-decoration: none;  color:#6A737B;}
			#text a:hover {text-decoration: none;  color:#82a83f;}
	#overzicht			{width: 740px; min-height:250px; height:auto; margin: 15px 29px 0px 29px; float:left; }			
		.oddrow			{background-color: #FFFFFF; height: 20px;}
		.evenrow		{background-color: #f2f2f2; height: 20px;}
		
	