* {
	behavior: url(../css/iepngfix.htc);
}

body {
	background-color: #d7d8d6;
	background-image: url(../images/BGR.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 983px;
	margin: 0px auto;
}

#top {
	width: 983px;
	height: 146px;
	float: left;
	padding-top: 47px;
	background-repeat: no-repeat;
}
	
/*Sfeerbeelden*/

	.SF1 {
		background-image: url(../images/sfeerbeeld_home.jpg);
	}
	
	.SF2 {
		background-image: url(../images/sfeerbeeld_services.jpg);
	}
	
	.SF3 {
		background-image: url(../images/sfeerbeeld_cardam.jpg);
	}
	
	.SF4 {
		background-image: url(../images/sfeerbeeld_contact.jpg);
	}
	
	.SF5 {
		background-image: url(../images/sfeerbeeld_organogram.jpg);
	}
	
	.SF6 {
		background-image: url(../images/sfeerbeeld_newsandlinks.jpg);
	}

#logo {
	width: 302px;
	height: 146px;
	float: left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#navigatie {
	width: 661px;
	height: 35px;
	float: left;
	background-image: url(../images/BGR_nav.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-transform: uppercase;
	font-size: 12px;
	color: #006fb7;
	font-weight: bold;
	padding: 20px 15px 0 305px;
	text-align: center;
	word-spacing: 20px;
}

.nowordspacing {
	word-spacing: 0px;
}

#navigatie a {
	word-spacing: 0px;
}

#navigatie a:link, #navigatie a:visited {
	color: #006fb7;
	text-decoration: none;
}

#navigatie a:hover, #navigatie a:active, #navigatie a:visited:hover {
	color: #aa0000;
	text-decoration: none;
}

#inhoud {
	width: 982px;
	float: left;
	/*background-color: #d1e5f2;*/
	background-image: url(../images/BGR_wrapper.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #fff;
	line-height: 16px;
	border-bottom: 3px solid #fff;
}

#left {
	width: 283px;
	float: left;
	border-top: 1px solid #fff;
	padding: 20px 10px 30px 10px;
}

#left a:link, #left a:visited,
#kruimel a:link, #kruimel a:visited,
#tekstvlak a:link, #tekstvlak a:visited {
	color: #aa0000;
	text-decoration: none;
}

#left a:hover, #left a:active, #left a:visited:hover,
#kruimel a:hover, #kruimel a:active, #kruimel a:visited:hover,
#tekstvlak a:hover, #tekstvlak a:active, #tekstvlak a:visited:hover {
	color: #aa0000;
	text-decoration: underline;
}

#left ul {
	text-align: right;
	list-style: none;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#left ul ul {
	text-align: right;
	color: #000;
	font-weight: normal;
	font-size: 11px;
}

#left ul ul li {
	background-image: url(../images/LI.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 10px 0 0;
}

#left ul a:link, #left ul a:visited, #left ul a:active {
	color: #000;
	text-decoration: none;
}

#left ul a:hover, #left ul a:visited:hover {
	color: #aa0000;
	text-decoration: none;
}

#left h1 {
	color: #006fb7;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
}

#left h2 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1 {
	color: #006fb7;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 15px;
}

h2 {
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 13px;
}

h3 {
	color: #006fb7;
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: none;
	border-bottom: 1px dashed #006fb7;
	color: none;
	height: 1px;
}

#tekstvlak {
	width: 638px;
	float: left;
	padding: 20px;
	background-color: #FFFFFF;
}

#kruimel {
	width: 668px;
	height: 10px;
	float: left;
	padding: 5px;
	font-size: 10px;
	background-color: #FFFFFF;
}

#footer {
	width: 978px;
	float: left;
	height: 50px;
	background-image: url(../images/BGR_footer.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px 0 0 5px;
	border-top: 10px solid #006fb7;
}

.vetblauw {
	color: #006fb7;
	font-weight: bold;
	text-transform: uppercase;
}

.vetrood {
	color: #aa0000;
	font-weight: bold;
}

#tekstvlak ul {
	list-style-image: url(../images/LI.gif);
	padding: 5px 0 5px 20px;
	margin: 0 0 5px 20px;
}

.vertikalelijn {
	background-image: url(../images/vertikale-lijn.gif);
	background-repeat: repeat-y;
}

.wittetekst {
	padding: 10px;
	color: #fff;
}








