body {
	background: url(images/background.jpg) repeat-x;
	background-color: #B83200;
	margin: 0px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
} 
a:link {
	color: #FFFFFF;
text-decoration: none;
}

a:visited {
	color: #FFFFFF;
text-decoration: none;
	
}
a:hover {
	color: #333399;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.oranje:link {
	color: #CF3900;
	text-decoration: none;
}
a.oranje:visited {
	color: #CF3900;
	text-decoration: none;
}
a.oranje:hover {
	color: #CF3900;
	text-decoration: underline;
}
a.oranje:active {
	color: #CF3900;
	text-decoration: none;
}
a.geel:link {
	color: #FFC937;
	text-decoration:underline overline;
}
a.geel:visited {
	color: #FFC937;
	text-decoration: none;
}
a.geel:hover {
	color: #FFC937;
	text-decoration:underline overline;
}
a.geel:active {
	color: #FFC937;
	text-decoration:underline overline;
}
a.oranje_2:link {
	color: #FF6000;
	text-decoration: none;
}
a.oranje_2:visited {
	color: #FF6000;
	text-decoration: none;
}
a.oranje_2:hover {
	color: #FF6000;
	text-decoration: underline;
}
a.oranje_2:active {
	color: #FF6000;
	text-decoration: none;
}
a.blauw:link {
	color: #0C2C7A;
	text-decoration: none;
}
a.blauw:visited {
	color: #0C2C7A;
	text-decoration: none;
}
a.blauw:hover {
	color: #0C2C7A;
	text-decoration: underline;
}
a.blauw:active {
	color: #0C2C7A;
	text-decoration: none;
}
.geel {
	color: #FFC937;
}
.blauw {
	color: #0C2C7A;
}
.oranje {
	color: #FF6000;
}
.bezoek_background {
	background: url(images/bezoek-background.jpg) repeat-x;
	background-color: #2268C0;
	padding-left: 4px;
	height: 150px;
}
.head_menu {
	background-image:url(images/head-menu.jpg);
	
	font-size: 11px;
	height: 20px;
	
	_height: 16px;
}
.ad_background {
	background:url(images/ad-background.jpg) repeat-x;
	background-color: #1D5BB2;
	height: 76px;
	padding-left: 4px;
}
.prijs_background {
	background: url(images/prijs-background.jpg) repeat-x;
	background_color: #246DC9;
	height: 207px;
	padding-left: 4px;
}
.welkom_background {
	background: url(images/welkom-background.jpg) repeat-x;
	background-color: #FFA900;
	text-align: right;
	padding-right: 6px;
	color: #CF3900;
	height: 101px;
}
.blok_1_background {
	background: url(images/blok-1-background.jpg) repeat-x;
	background-color: #EC850C;
}
.blok_2_background {
	background: url(images/blok-2-background.jpg) repeat-x;
	background-color: #95C126;
}
.blok_3_background {
	background: url(images/blok-3-background.jpg) repeat-x;
	background-color: #4DA7FF;
}
.blok_4_background {
	background: url(images/blok-4-background.jpg) repeat-x;
	background-color: #C30A81;
}
.blok_5_background {
	background: url(images/blok-5-background.jpg) repeat-x;
	background-color: #DA0000;
}
.footer {
	background-image:url(images/footer.jpg);
	text-align: center;
}
.content_1_boven {
	background-image:url(images/content-1-boven.jpg);

	
	padding-left: 10px;
	line-height:35px;
	
	font-weight: bold;
}
.content_1_background {
	background-image:url(images/content-1-background.jpg);
	padding-left: 10px;
}
.content_2_boven {
	background-image:url(images/content-2-boven.jpg);
	padding-left: 10px;
	line-height:35px;
	font-weight: bold;
}
.content_2_background {
	background-image:url(images/content-2-background.jpg);
	padding-left: 10px;
}
.zoekveld {
	border-top: 1px solid #434955;
	border-bottom: 1px solid #434955;
	border-left: 1px solid #434955;
	border-right: 1px solid #434955;
	font-size: 10px;
	height: 14px;
}
h1 { 
	color: #333333;
	font-size: 12px; margin: 0;
	margin-left: 20px;
        font-weight: normal;
	margin-bottom: 5px; 
}
.zoek_veld { margin: 0;
	padding-top: 4px;
}
a.bls { color:ffffff; text-decoration:none; font-size: 5px; }
a.bls:visited { color:ffffff; text-decoration:none; font-size: 5px;}
a.bls:hover { color:ffffff; text-decoration:underline; font-size: 5px;}