body 	
	{
	background-color		: #eae6c7;
	font-family			: verdana, sans-serif;
	font-size			: 1em;
	margin			: 0px;
	}

* img 
	{
	border			: none;
	}

#container 
	{
	position			: relative;
	float			: left;
	width			: 990px;
	}

#bovendeel
	{
	position			: relative;
	float			: left;
	width			: 990px;
	height			: 125px;
	}

#headerimage
	{
	position			: relative;
	float			: left;
	width			: 480px;
	height			: 125px;
	}

#headerlogo
	{	
	position			: relative;
	float			: left;
	width			: 510px;
	height			: 125px;
	background-image		: url(../images/site/logo.jpg);
	background-repeat		: no-repeat;
	background-position		: left top;
	}

#topmenu 
	{
	position			: relative;
	float			: left;
	width			: 510px;
	font-size			: 0.7em;
	text-align			: right;
	}

#topmenu a
	{
	color			: black;
	text-decoration		: none;
	}

#topmenu a:hover 
	{
	text-decoration		: underline;
	}

#lc1
	{
	position			: relative;
	float			: left;
	width			: 190px;
	}

#ct_vervolg
	{
	position			: relative;
	float			: left;
	background-color		: White;
	padding			: 10px 0px 0px 0px;
	font-size			: 0.7em;
	margin-bottom		: 10px;
	padding-left		: 25px;
	padding-right		: 10px;
	width			: 765px;
	}


#agenda
	{
	position			: relative;
	float			: left;
	width			: 160px;
	background-color		: #dddbb1;
	padding			: 10px 0px 10px 30px;
	background-image		: url(../images/site/rulerhorizontaal.gif);
	background-position		: left top;
	background-repeat		: repeat-x;
	}

#bezoekadres
	{
	position			: relative;
	float			: left;
	width			: 170px;
	height			: auto;
	background-color		: #dddbb1;
	font-size			: 0.6em;
	font-weight		: bold;
	padding			: 3px 10px 10px 10px;
	}

#bezoekadres h1
	{
	color			: #177f71;
	font-size			: 1.2em;
	}

#rc
	{
	position			: relative;
	float			: left;
	width			: 800px;
	}

#tabmenu
	{
	position: relative;
	float: left;
	width: 800px;
	height: 50px;
	}




.rulerhorizontaal
	{
	position			: relative;
	float			: left;
	width			: 100%;
	height			: 2px;
	background-image		: url(../images/site/rulerhorizontaal.gif);
	background-repeat		: repeat-x;
	background-position		: left top;
	}

table.ct_table
	{
	vertical-align		: top;
	color			: #1658A0;
	}

td.ct_table
	{
	border			: 1px solid #1658A0;
	margin-bottom		: 100px;
	vertical-align		:top;
	padding			: 10px;
	background-color		: #EAE6C7;
	color			: #1658A0;
	}



.link_bl1, a.link_bl1, a.link_bl1:active, a.link_bl1:visited
	{
	font-size			: 12px;
	color			: #1658A0;
	text-decoration		: none;
	}
		
a.link_bl1:hover
	{
	font-size			: 12px;
	text-decoration		: underline;
	color			: #177F71;
	}

.link_bl2, a.link_bl2, a.link_bl2:active, a.link_bl2:visited
	{
	font-size			: 10px;
	color			: #1658A0;
	text-decoration		: none;
	}
		
a.link_bl2:hover
	{
	font-size			: 10px;
	text-decoration		: underline;
	color			: #177F71;
	}

div.text_button a
{
border			: 1px solid #1658A0;
background-color		: #EAE6C7;
color			: #1658A0;
width			: 20px;
height			: 15px;
padding			: 5 0 5 0px;
text-align			: center;
float			: left;
margin-right		: 3px; 
margin-bottom		: 3px; 
}

div.text_button a:hover
{
background-color		: #891557;
color			: #FFFFFF;
}

