*
{
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	background-color:  #CCCCCC;
	margin:0px;
}
body, tr, td
{
	vertical-align:top;
}
p
{
	margin: 0px;
}
.headerlinks
{
	background-color: #ffffff;
	width: 512px;
	padding: 10px 0px 0px 38px;
}
.headerrechts
{
	background-color: #ffffff;
	padding: 10px 15px 10px 0px;
}
.menuitems
{
	color: #8E8D8D;
	font-size:11px;
	font-weight:bold;
}
.menuitems a:link,.menuitems a:visited
{
	color: #8E8D8D;
	text-decoration:none;
	font-weight:bold;
}
.menuitems a:hover
{
	color: #000000;
}
.menu
{
	background-color: #F39800;
}
.rechts
{
	background-color:#ffffff;
	padding: 20px 17px 5px 18px;
}
hr
{
	border: none;
	border-top: 1px solid #F39800;
	height: 0;
}
.contentblok
{
	background-color:#ffffff; 
	border-right: 1px solid #F39800;
}
.intro
{
	background-color: #F39800;
	padding: 8px 0px 0px 16px;
}
.introtitel .plus
{
	dispay:block;
	float:left;
	height:40px;
	width:23px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0px 12px;
	background-image: url(/images/kruis_rood.gif);
}
.introtitel .titel
{
	dispay:block;
	padding:8px 0px 0px 35px;
	color: #FFFFFF;

}
.introtitel .titel h1
{
	margin: 0px;
	padding:0px;
	font-size: 27px;
}
.introtekst
{
	padding:10px 35px 16px 35px;
	color: #8B251A;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
}
.header
{
	height:122px;
}
.inhoud
{
	height: 175px;
	background-color:#ffffff;
	padding:18px 30px 16px 51px;
	font-size:11px;
	line-height:16px;
}
.inhoud b,.inhoud strong
{
	color:#8B251A;
}
.inhoud a:link,.inhoud a:visited,.inhoud a:active
{
	color:#F39800;
	font-weight:bold;
	text-decoration:none;
}
.inhoud a:hover
{
	color:#8B251A;
}
.alginfo
{
	font-size:11px;
	color:#3FB9D4;
	padding-bottom:10px;
	display:block;
	overflow:hidden;
}
.alginfo strong
{
	color:#F39800;
}
.alginfo a:link,.alginfo a:active,.alginfo a:visited
{
	color:#39B9D4;
}
.alginfo a:hover
{
	text-decoration: none;
}
.footer 
{
	color:#3FB9D4;
	background-color: #ffffff;
	font-size:11px;
	padding-left:40px;
	padding-bottom:3px;
}
.footercontent
{
	padding-right:45px;
	float:left;
}
.footercontent_laatst
{
	padding-right:0px;
	float:left;
}
.footer a:link, .footer a:visited
{
	color: #3FB9D4;
	text-decoration:none;
	padding-left:3px;
}
