<!-- 

html,body {
	margin:0; 
	padding:0;
	background-image: url(../images/background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	height: 100%;
	font-family: "Lucida Sans", Tahoma, Arial, Helica, sans-serif;
	font-size: 12px;
	color: #552863;
}

a {
	text-decoration: underline;
	color: #552863;
}

a:hover {
	text-decoration: none;
	color: #afb505;
}

img {border: none;}

#wrapper {
	position: relative;
	top: 20px;
	width: 977px;
	height: 100%;
}

#top {
	width: 100%;
	height: 38px;
	background-image: url(../images/top.jpg);
	padding: 0;
}

#top #breadcrumbs {

	position: relative;
	top: 2px;
	left: 11px;	
	width: 586px;
	font-size: 12px;
	color: #666666;	
	float: left;
	text-align: left;
}

#top #breadcrumbs ul {

}

#top #breadcrumbs ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 0px;	
	height: 13px;
	float: left;
}

#top #breadcrumbs ul li.divider {
	display: inline;
	padding: 0px;
	background-image: url(../images/breadcrumb_arrow.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	height: 13px;
	width: 15px;
	float: left;
}

#top #breadcrumbs ul li  a{
	color: #666666;
	text-decoration: none;
}

#top #breadcrumbs ul li  a:hover{
	color: #552863;
	text-decoration: underline;
}

#tools {
	float: right;
	width: 380px;
	height: 20px;
	margin-right: 4px;
	margin-top: 10px;
}

#tools #search {
	float:left;
	width:214px;
	text-align: left;
}

#tools #search #search-field {
	border:1px solid #DCDEE3;
	width:148px;
	height:17px;
	float:left;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #666666;
	padding-left: 4px;
	padding-right: 20px;
	margin-right: 6px;
}
 
#tools #search a {
	color: #666666;
	height: 17px;
	display: block;
	padding-top:4px;
}

#tools #search a:hover {
	color: #552863;
	text-decoration: none;
}


#tools #tekstgrootte {
	float: right;
	width: 154px;
	height: 20px;
	color: #666666;
}

#tools #tekstgrootte  #tekstgrootte-tekst {
	float: left;
	width: 60px;
	height: 20px;
	padding-top: 4px;
}

#tools #tekstgrootte  #tekstgrootte-buttons {
	float: right;
	width: 80px;
	padding-top: 2px;
	height: 20px;
}

#tools #tekstgrootte  #tekstgrootte-buttons  img{
	float: right;
	padding-right: 8px;
}


#header {
	height: 97px;
	width: 100%;
	background-image: url(../images/header.jpg);	
}

#header-logo {
	height: 52px;
	width: 230px;
	float: left;
	margin-left: 4px;
	margin-top: 18px;
}

#header-menu {
	width: 670px;
	height: 53px;
	float: right;
	margin-top: 18px;
	margin-right: 4px;
}

#header-menu ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #ffffff;
	color: #552863;
	width: 670px;
	height: 57px;
	margin-top: -3px;
}

#header-menu ul li {
	display: inline;
	height: 53px;
}

#header-menu ul li.divider {
	width: 1px;
	height: 53px;
	padding: 0px;
	background-color: #afb505;
	float: left;
	margin: 0px 2px 0px 2px;
}

#header-menu ul li a {
	height: 21px;
/*	padding: 16px 26px; */
padding: 0px;
	background-color: #ffffff;
	color: #552863;
	text-decoration: none;
	float: left;
	font-size: 15px;
	background-image: url(../images/header.jpg);		
}

#header-menu ul li a:hover {
	height: 21px;
	background-color: #f4f3ba;
	text-decoration: none;
}

#header-menu ul li a.active {
	background-image: url(../images/headermenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-decoration: none;
}

#header-menu ul li a.active:hover {
	background-color: #ffffff;
}

#visual {
	height: 217px;
	width: 100%;
}

#visual-menu {
	height: 217px;
	width: 300px;
	float: left;
	text-align: left;
	padding: 0;
	margin-left: 4px;
}

#visual-menu ul {
	/* background-color: #e3d9e6; */
	background-color: #e3d9e6;
	color: #552863;
	width: 300px;
	margin-top: 20px;
	margin-left: 0;
	padding-left: 0;
}

#visual-menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#visual-menu ul li a {
	text-decoration: none;
	color: #552863;
	height: 20px;
	display: block;
	padding-left: 56px;
	padding-top: 5px;
}

#visual-menu ul li a:hover, #visual-menu ul li a.active:hover {
	color: #ffffff;
	background-color: #552863;
}

#visual-menu ul li a.active {
	background-color: #f4f3ba;
}

#outermain {
	min-height: 276px;
/*height: 500px;*/
	width: 100%;
	background-image: url(../images/main.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#main {
	height: 276px;
	width: 100%;
	padding-top: 3px;
	background-image: url(../images/main_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#main #main-left {
	width: 290px;
	float: left;
	text-align: left;
}

#main #main-left  h3{
	position: relative;
	top: 0px;
	left: 60px;
	font-size: 16px;
	display: block;
	width: 200px;
	text-align: left;
}

#main #main-left  ul {
	position: relative;
	top: 0px;
	left: 0px;
}

#main #main-left  li {
	position: relative;
	top: 0px;
	left: 20px;
	list-style-image: url(../images/arrow.png);
	line-height: 16px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#main #main-left  a {
	color: #552863;
	text-decoration: none;
}

#main #main-left  a:hover {
	color: #552863;
	text-decoration: underline;
}

#main #main-left  a.active, #main #main-left  a.active:hover {
	color: #afb505;
	text-decoration: none;
}

#main #main-right {
	width: 587px;
	float: right;
	padding: 0px 87px 20px 0px;
	text-align: left;
	height: 100%;
	font-size: 12px;
}

#main #main-right img {
	border: 1px solid #afb505;
	padding: 5px;
	margin: 0px 0px 10px 10px;
}

#footer {
	height: 116px;
	width: 100%;
	background-image: url(../images/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 16px 0px 10px 26px;
}

#footer div.footer-block {
	width: 26%;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #666666;

	margin-left: 26px;
	margin-right: 36px;

}

#footer div.footer-block h3 {
	font-size: 12px;
	margin-bottom: -8px;
}

#footer div.footer-block a {
	color: #666666;
	text-decoration: underline;
}

#footer div.footer-block a:hover {
	color: #552863;
	text-decoration: none;
}

#xtrafooter {
	height: 50px;
	width: 100%;
}

#xtrafooter #xtrafooter-copyright {
	float: left;
	text-align: left;
	font-size: 10px;
	color: #666666;
	margin-left: 10px;
	margin-top: 5px;
	width: 240px;
}

#xtrafooter #xtrafooter-copyright  a {
	color: #666666;
	text-decoration: none;
}

#xtrafooter #xtrafooter-copyright  a:hover {
	color: #666666;
	text-decoration: underline;
}

#xtrafooter #kifid {
	float: left;
	text-align: left;
	font-size: 10px;
	color: #666666;
	margin-left: 10px;
	margin-top: 0px;
}

#xtrafooter #kifid p {
	margin-top: 5px;
	float: left;
}

#xtrafooter-menu {
	width: 500px;
	margin-top: 0px;
	margin-right: 4px;
	float: right;
}

#xtrafooter-menu ul {
	margin-top: 5px;
	color: #666666;
	float: right;
}

#xtrafooter-menu ul li {
	display: inline;
	float: left;
}

#xtrafooter-menu ul li.divider {
	width: 1px;
	height: 10px;
	padding: 0px;
	background-color: #666666;
	margin: 2px 2px 0px 2px;
}

#xtrafooter-menu ul li a {
	padding: 0px 8px;
	color: #666666;
	text-decoration: none;
	font-size: 10px;

}

#xtrafooter-menu ul li a:hover{
	text-decoration: underline;
}

#home {
	min-height: 476px;
	width: 100%;
	background-image: url(../images/main2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#home img.sfeer {
	margin-left: 1px;
}

#home div.home-block {
	float: right;
	height: 104px;
	width: 290px;
	text-align: left;
	background-color: #f4f3ba;
	margin-right: 4px;
	padding: 0;
	margin-left: 21px;
}

#home div.home-block h1 {
	font-size: 17px;
	margin-bottom: -6px;
	margin-top: 0px;
}

#home div.home-block  a {
	color: #552863;
	text-decoration: underline;
}

#home div.home-block  a:hover {
	text-decoration: none;
}

#home div.home-block  div.innertube{
	padding: 14px 74px 14px 14px;
}

#home div.home-block #block1 {
	height: 100%;
	width: 100%;
	background-image: url(../images/home_boom.png);
	background-position: 221px 17px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#home div.home-block #block2 {
	height: 100%;
	width: 100%;
	background-image: url(../images/home_telefoon.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}

#home div.home-block #block3{
	height: 100%;
	width: 100%;
	background-image: url(../images/home_bloemen.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}

#main #main-right div.checklist {
	border: 1px solid #afb505;
	width: 100%;
}

#main #main-right div.checklist div.header {
	background-color: #afb505;
	color: #ffffff;
	background-image: url(../images/checked.png);
	background-position: 20px 14px;
	background-repeat: no-repeat;
	padding: 14px 20px 0px 50px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
}

#main #main-right div.checklist ul.checklistgroup {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
}

#main #main-right div.checklist ul.checklistgroup li
{
	padding-left: 30px;
	background-image: url(../images/bullet_list.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 10px;
}

#main #main-right div.search-result {
	border-left: 1px solid #afb505;
	padding-left: 20px;
	margin-top: 40px;
	/*margin-bottom: 10px;*/
}


#main #main-right div.search-result .match {
	background-color: #f4f3ba;
}

#main #main-right div.search-result h1 {
	font-size: 16px;
	color: #afb505;
}

#main #main-right #contact-block_big {
	background-color: #f4f3ba;
	height: 70px;
}

#main #main-right #contact-block_big #contact-left {
float: left;
font-weight: bold;
margin-left: 30px;
margin-top: 22px;
text-align: right;
}

#main #main-right #contact-block_big #contact-right {
	float: right;
	font-weight: bold;
	font-size: 40px;
margin-right: 30px;
margin-top: 12px;
}

#main #main-right div.contact-block {
float: left;
border-left: 1px solid #afb505;
width: 146px;
height: 110px;
padding-left: 20px;
padding-right: 12px;
}

#main #main-right div.contact-block div.contact-header {
	}

#main #main-right div.contact-block div.contact-header-pencil {
	color: #afb505;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	background-image: url(../images/contact_pencil.png);
}

#main #main-right div.contact-block div.contact-header-email {
	color: #afb505;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	background-image: url(../images/contact_email.png);
}

#main #main-right div.contact-block div.contact-header-telefoon {
	color: #afb505;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	background-image: url(../images/contact_telefoon.png);
}

#main #main-right #contactform {
	background-color: #eeeeee;
	padding: 20px;
}

#main #main-right #contactform td {
	padding-right: 10px;
}

#main #main-right #contactform input {
	border: 1px solid #91ADC3;
width: 240px;
}

#main #main-right #contactform textarea {
	border: 1px solid #91ADC3;
width: 340px;
}

#main #main-right #contactform .radio {
	width: 16px;
	height: 16px;
	border: none;
}

#main #main-right #contactform .button {
	width: 83px;
	height: 20px;
	border: none;
	margin-top: 10px;
}

#main #main-right #contactform input.kort {
	border: 1px solid #91ADC3;
width: 60px;
}

h1 {
	color: #552863;
	font-size: 20px;
}

h2 {
	color: #AFB505;
	font-size: 16px;
}

-->
