/* STANDAARD DEF */

.clear{
	clear:both;
}

#contentkol a {
	color: #0d77b0;
}

h3.faq, .content h1, .content h2, .content h1 a, .content h2 a 
{ 
	color: #58585A;
	font-weight:bold;
	font-size:12px;
}

div.bullets ul{
	list-style-type: disc !important;
	margin-left: 20px;
}

.content h1
{
	font-size:140%;
}

div.footer
{
	margin-left: 10px;
	margin-top: 3px;
}

div.footer a
{
	color: #0D77B0;
}

div.wrapper
{
	position:absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}

div.geel
{
	background: #F2D316 !important;
}

div.rood
{
	background: #D3251E !important;
}

div.blauw
{
	background: #1D91CB !important;
}

div.clear
{
	clear: both;
}

/* HEADER */

#titelplaat div {
	background-image: url("../img/logo.jpg");
	background-repeat: no-repeat !important;
	width: 250px;
}

#titelplaat {
	float: left;
    cursor: pointer;
}
#titelplaat div {
	width: 308px;
	height: 91px;
}
#titelfoto {
	float: left;
	margin-top: 5px;
	margin-left: 22px;
}
#titelfoto div {
	width: 252px;
	height: 86px;
}

/* ZIJKOLOM */

div#zijkol div#vrijblok
{
	padding:4px 8px 0 8px;
	background: #f2d316;
	
}

div#zijkol div#vrijblok div p
{
	color:#000000 !important;
}

#zijkol #vrijblok h2
{
	font-size:13px;
	color:#ffffff;
	padding:0px !important;
}

div#zijkol div#downloadblok
{
	padding:4px 8px 0 8px;
	background: #d3251e;
}

div#zijkol div#downloadblok a
{
	color:black !important;
	text-decoration:underline;
}

div#zijkol div#downloadblok a:hover
{
	text-decoration:none;
}

#zijkol #downloadblok h2
{
	font-size:13px;
	color:#ffffff;
	padding:0px !important;
}