body												{ font-size: 12px; font-family: "Arial"; margin:0px; color: #23488f; text-align: left; background: #DBDBDB; background-image: url("/images/bg-body.jpg"); background-repeat: repeat-x; }

a:link												{ color: #23488f; text-decoration: none; }
a:visited											{ color: #23488f; text-decoration: none; }
a:hover												{ color: #b7252b; text-decoration: underline; }
a:active											{ color: #23488f; text-decoration: none; }
a: img												{ border: none; }

h1													{ color: #b7252b; font-size: 27px; font-family: "Arial"; text-align: left; font-weight: normal; }
h2													{ color: #b7252b; font-size: 20px; font-family: "Arial"; text-align: left; font-weight: normal; }
h3													{ color: #b7252b; font-size: 16px; font-family: "Arial"; text-align: left; font-weight: normal; }

li													{ margin: 0px; padding: 0px; }

p													{ margin: 0px; padding: 0px;}
.small												{ font-family: "Arial"; font-size: 11px; }
.input												{ font-family: "Arial"; font-size: 11px; }
.submit												{ font-family: "Arial"; font-size: 11px; border: 1px solid #0067B1; }
.button												{ font-family: "Arial"; font-size: 11px; border: 1px solid #0067B1; }

.dark												{ background-color: #d9dadb; }
.light												{ background-color: #FFFFFF; }
	
.error												{ font-family: "Arial"; color: #990000; font-size: 11px; }
.label												{ color: #0095cd; }
			
.normaal											{ font-size: 12px; font-family: "Arial"; color: #23488f; }
.kleiner											{ font-size: 10px; font-family: "Arial"; color: #23488f; }
.groter												{ font-size: 14px; font-family: "Arial"; color: #23488f; }
.groterXXL											{ font-size: 16px; font-family: "Arial"; color: #23488f; }

.streeprood											{ color: #b7252b; }
.borderblauw										{ color: #8bc7eb; border:3px;}
	
.romme #container									{ width: 999px; margin: 0px auto; text-align: left; }
	
	.romme #laag1									{ width: 999px; height: 125px; float: left;}
		.romme #laag1logo							{ width: 350px; height: 100px; float: left; text-align: left; padding-left: 150px; padding-top: 15px;} 
		.romme #laag1zoeken							{ width: 159px; height: 60px; float: left; text-align: right; padding-left: 340px; padding-top: 15px;} 
		.romme #laag2certificaten					{ width: 259px; height: 40px; padding-left: 240px; float:left; text-align:right; } 
	
	.romme #laag3slider								{ width: 999px; height: 283px; float:left; }
	
	.romme #laag4buttons							{ width: 795px; height: 69px; float:left; padding-top:10px; padding-left: 204px; color: #FFFFFF; font-size: 16px;}
	.romme #laag4buttons a:link						{ color: #FFFFFF; text-decoration: none; }
	.romme #laag4buttons a:visited					{ color: #FFFFFF; text-decoration: none; }
	.romme #laag4buttons a:hover					{ color: #FFFFFF; text-decoration: underline; }
	.romme #laag4buttons a:active					{ color: #FFFFFF; text-decoration: none; }
		.romme #button1								{ width: 203px; height: 44px; float: left; padding: 25px 0px 0px 65px; background-image: url("/images/bg-button1.jpg"); background-repeat: no-repeat;}
		.romme #button2								{ width: 205px; height: 44px; float: left; padding: 25px 0px 0px 65px; background-image: url("/images/bg-button2.jpg"); background-repeat: no-repeat;}
		.romme #button3								{ width: 192px; height: 44px; float: left; padding: 25px 0px 0px 65px; background-image: url("/images/bg-button3.jpg"); background-repeat: no-repeat;}
	
	.romme #laag5									{ width: 999px; min-height: 160px; float:left; } 
		.romme #laag5navigatie						{ width: 160px; float:left; padding-right:44px; padding-top: 53px; padding-bottom: 10px; }
		.romme #laag5content						{ width: 795px; float:left; padding: 10px 0px 20px 0px; } 
			.romme #splitleft						{ width: 540px; float: left; padding: 0px 25px 0px 0px; }
			.romme #splitright						{ width: 230px; float: left; padding: 0px 0px 0px 0px; }
		
	.romme #footer									{ width: 100%; margin: 0px auto; background: url("/images/bg-naw.jpg") repeat-y 50% 0; text-align: center; height: 71px; float:left;  padding-top:48px; color:#FFFFFF; }    
.romme #messages						{ position: absolute; top: 0px; left: 50%; color: #000000; width: 998px; margin-left: -499px; font-weight: bold; padding: 6px 0px 6px 0px; text-align: center; }
/*
	NAVIGATIE
*/
.hoofdmenu											{ margin: 0px; padding: 0px; float: right; list-style: none;}
.opsommenu											{ margin: 0px; padding: 10px 0px; float: left; list-style: none;  width: 230px;}
.active												{ margin: 0px; padding: 3px 0px; text-align: right; color: #23488f; font-weight: bold;}
.active a:link										{ color: #23488f; text-decoration: none; }
.active a:visited									{ color: #23488f; text-decoration: none; }
.active a:hover										{ color: #23488f; text-decoration: none; }
.active a:active									{ color: #23488f; text-decoration: none; }

.non_active											{ margin: 0px; padding: 3px 0px; text-align: right; color: #b7252b; font-weight: bold;}
.non_active a:link									{ color: #b7252b; text-decoration: none; }
.non_active a:visited								{ color: #b7252b; text-decoration: none; }
.non_active a:hover									{ color: #23488f; text-decoration: none; }
.non_active a:active								{ color: #b7252b; text-decoration: none; }

.opsomming											{ margin: 0px; padding: 3px 0px; text-align: left; color: #b7252b; font-weight: bold;  width: 230px;}
.opsomming a:link									{ color: #b7252b; text-decoration: none; }
.opsomming a:visited								{ color: #b7252b; text-decoration: none; }
.opsomming a:hover									{ color: #23488f; text-decoration: none; }
.opsomming a:active									{ color: #b7252b; text-decoration: none; }

.error_message							{ background-color: #FF8282; border: 2px solid #CC0000; border-top: 0px solid #CC0000; }
.notify_message							{ background-color: #FFFFCC; border: 2px solid #FFCC99; border-top: 0px solid #FFCC99; }
.success_message						{ background-color: #F0FFF0; border: 2px solid #00FF00; border-top: 0px solid #FFFFFF; }
.extra_message							{ color: #000000; font-weight: bold; }

.zoeken_form											{ font-size: 11px; color: #23488f; border: 1px solid: #b7252b;}
/*
	SLIDER
*/
.slider-wrap										{ width: 999px; top: 0px; left: 0px; height:283px; overflow: hidden; }			
.stripViewer .panelContainer 
.panel ul											{ text-align: left; margin: 0px; }
.stripViewer										{ position: relative; overflow: hidden; width: 999px; height: 283px; }
.stripViewer .panelContainer						{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel					{ float: left; height: 100%; position: relative; width: 999px; }
.stripNavL, .stripNavR, .stripNav					{ display: none; }
.nav-thumb 											{ }
.wrappert											{float: left; widtth: 999px;}
#movers-row											{ margin: -40px 0 0 875px; width: 120px; height:26px;}
#movers-row div										{ }
#movers-row div a.cross-link 					{ float: left; }
.cross-link										{ display: block; margin-left: 5px; position: relative; padding: 0px; z-index: 9999; width: 30px; height: 26px; text-align: center;  }
.active-thumb 									{ background: url(/images/slider-bol.png) top center no-repeat; }
