hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C2D845;
	width: 250px;
}
body, p, td, tr, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited{
	text-decoration: underline;
	color: #000000;
}

a:hover, a:active{
	color: #BFD73D;
	text-decoration: underline;
}

#container {
	/*new  toegevoegd*/
	position:relative;
	margin-left:auto;
	margin-right:auto;
	/*einde new*/
	height: 700px;
	width: 1000px;
	/*margin-left: -500px; original*/
	border: 1px solid #D7C3D9;
	/*position: absolute; original*/
	/*left: 50%; original*/
	top: 15px;
	background-image: url(../pics/circels-back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#fotobanner {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7c3d9;
	border-bottom-color: #d7c3d9;
	position: absolute;
	height: 137px;
	width: 1000px;
	top: 143px;
	left: 0px;
}
#menu {
	position: absolute;
	height: 417px;
	width: 173px;
	left: 0px;
	top: 283px;
	background-image: url(../pics/onderkant_menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index:2; /*toegevoegd voor oplossen IE7 probleem */
}
#content {
	position: absolute;
	width: 500px;
	left: 205px;
	top: 319px;
	height: 363px;
	z-index:1; /*toegevoegd voor oplossen IE7 probleem */
}
#content02 {
	position: absolute;
	width: 794px;
	left: 205px;
	top: 319px;
	height: 328px;
	overflow: auto;
}
#content_adres_1 {
	position: absolute;
	width: 249px;
	left: 0px;
	overflow: auto;
	height: 328px;
}
#content_adres_2 {
position: absolute;
	width: 249px;
	right:0px;
	overflow: auto;
}

#privacy-klachten {
	position: absolute;
	left: 18px;
	bottom: 20px;
}
#referentietekst {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 760px;
	top: 478px;
}


#privacy-klachten a {
	font-style: italic;
	color: #5D0F68;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	margin-bottom: 10px;
	line-height: 14px;
}
#privacy-klachten a:hover {
	text-decoration: underline;
}


#cbb-logo {
	position: absolute;
	height: 50px;
	width: 226px;
	left: 725px;
	top: 30px; /*van 38 naar 30, staat iets hoger in de site*/
}
#paarsebalk {
	background-color: #5D0F68;
	position: absolute;
	height: 21px;
	width: 1000px;
	left: 0px;
	top: 122px;
	background-image: url(../pics/paarsebalk.jpg);
}
#topmenu {
	position: absolute;
	left: 862px;
	top: 100px;
	color: #5D0F68;
}
#topmenu a {
	color: #5d0f68;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:hover {
	color: #BED73D;
}

#cirkels-top {
	position: absolute;
	z-index: 500;
	height: 160px;
	width: 122px;
	left: 0px;
	top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5D0F68;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D0F68;
}
.opsomming {
	background-image: url(../pics/bullet-paars.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: -8px;
	padding-left: 25px;
}

