body {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: none;
	background-repeat: repeat;
	font-size: 101%;
	background-color: #666;
	margin-top: 0px;
	padding: 0px;
}

a {
	outline:none;
}

#footer {
	height: 25px;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px 25px 5px 5px;
	margin-top: 5px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	text-decoration: none;
	text-align: right;
}

#footer p a {
	text-decoration: none;
	color: #666;
}
#footer p a:hover {
	color: #666;
	text-decoration: none;
}


#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	height: 900px;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(afbeeldingen/achtergrondWrapper.png);
	background-position: left top;
	margin-top: 0px;
	background-repeat: no-repeat;
}
#mainContent {
	float: right;
	height: 600px;
	width: 700px;
}
#wrapper #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	text-align: justify;
	margin: 5px;
	padding-right: 15px;
	padding-left: 10px;
}
#wrapper #mainContent p img {
	height: 100px;
	width: 100px;
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: -50px;
}
#wrapper #mainContent img {
	margin-left: 220px;
}
#wrapper #mainContent object {
	margin-left: 120px;
}
#wrapper #mainContent #button a{
	float: right;
	height: 103px;
	width: 105px;
	overflow: hidden;
	background: url(afbeeldingen/butons.gif) no-repeat left top;
	margin-right: 25px;
	padding: 0px;
	margin-top: -45px;
}
#wrapper #mainContent #button a:hover {
	background: url(afbeeldingen/butons.gif) no-repeat left bottom;
}


#wrapper #linkerNavBar ul {
	text-decoration: none;
	display: block;
	list-style-type: none;
	float: right;
	width: 242px;
	padding: 0px;
	margin-left: 7px;
	padding-bottom: 5px;
	height: 560px;
}
#wrapper #linkerNavBar ul li {
	text-decoration: none;
	list-style-type: none;
	height: 42px;
	width: 242px;
	overflow: hidden;
}
#wrapper #header ul {
	display: inline;
	list-style-type: none;
	float: right;
	margin-right: 33px;
	margin-top: 17px;
	text-decoration: none;
}
#wrapper #mainContent #contactpagina {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	padding-top: -10px;
	margin: 2px;
	position: relative;
	height: auto;
	width: auto;
	font-size:90%;
}



#wrapper #mainContent #contactpagina #contactgegevens {
	float: left;
	height: auto;
	width: 305px;
	padding-top: -10px;
	padding-left: 5px;
}
#wrapper #mainContent #contactpagina #contactgegevens h3{
	margin: -12px 0px 0px 0px;
	padding-left: 10px;
	font-size: 1.1em;
}
#wrapper #mainContent #contactpagina #contactgegevens p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	margin-left: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#wrapper #mainContent #contactpagina #plan {
	float: right;
	margin-right: 10px;
	height: auto;
	width: 350px;
	position: relative;
}
#contactpagina #plan #plannetje {
	width: 350px;
	float: right;
	margin: 0px;
	position: relative;
}

#wrapper #mainContent #contactpagina #plan p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
}
#mainContent #contactpagina #plan h3 {
	margin-top: -10px;
	font-size: 1.1em;
}


#wrapper #header ul li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
}

#linkerNavBar {
	float: left;
	height: 610px;
	width: 250px;
}
#linkerNavBar ul li a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	float: left;
	height: 160px;
	width: 963px;
}
.current {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header ul li a #home {
	text-decoration: none;
	background-image: url(afbeeldingen/home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 146px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#wrapper #header ul li a:hover #home {
	text-decoration: none;
	background-image: url(afbeeldingen/homepageC.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header ul li a #historiek {
	text-decoration: none;
	background-image: url(afbeeldingen/historiek.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 146px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#wrapper #header ul li a:hover #historiek {
	text-decoration: none;
	background-image: url(afbeeldingen/hitstoriekC.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper #header ul li a #merken {
	text-decoration: none;
	background-image: url(afbeeldingen/merken1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 146px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header ul li a:hover #merken {
	text-decoration: none;
	background-image: url(afbeeldingen/merkenC.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header ul li a #contact {
	text-decoration: none;
	background-image: url(afbeeldingen/contact.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 146px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li #disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #666;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	height: 70px;
	width: 240px;
	vertical-align: top;
	display: block;
	float: right;
}
#wrapper #mainContent #contactpagina #plan img {
	margin: 0px;
}

#wrapper #linkerNavBar ul li #disclaimer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #666;
}




#wrapper #header ul li a:hover #contact {
	text-decoration: none;
	background-image: url(afbeeldingen/contactC.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li #project {
	background-image: url(afbeeldingen/projecten.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
#wrapper #linkerNavBar ul li a:hover #project {
	background-image: url(afbeeldingen/projectenC.gif);
}
#wrapper #linkerNavBar ul li a #registreer {
	text-decoration: none;
	background-image: url(afbeeldingen/registreer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
#wrapper #linkerNavBar ul li a:hover #registreer {
	text-decoration: none;
	background-image: url(afbeeldingen/registreerC.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #nieuwsbrief {
	text-decoration: none;
	background-image: url(afbeeldingen/default_nieuwsbrief.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
#wrapper #linkerNavBar ul li a:hover #nieuwsbrief {
	text-decoration: none;
	background-image: url(afbeeldingen/nieuwsbriefC.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #folder {
	text-decoration: none;
	background-image: url(afbeeldingen/folderActie.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
#wrapper #linkerNavBar ul li a:hover #folder {
	text-decoration: none;
	background-image: url(afbeeldingen/folderActieC.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #studio {
	text-decoration: none;
	background-image: url(afbeeldingen/colorStudio.gif);
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
#wrapper #linkerNavBar ul li a:hover #studio {
	background-image: url(afbeeldingen/colorStudioC.gif);
}
#wrapper #linkerNavBar ul li a #bestellen {
	text-decoration: none;
	background-image: url(afbeeldingen/onlineBestellen.gif);
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
#wrapper #linkerNavBar ul li a:hover #bestellen {
	text-decoration: none;
	background-image: url(afbeeldingen/onlineBestellenC.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #downloads {
	text-decoration: none;
	background-image: url(afbeeldingen/downloads.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a:hover #downloads {
	text-decoration: none;
	background-image: url(afbeeldingen/downloadsC.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #weerbericht {
	text-decoration: none;
	background-image: url(afbeeldingen/weerbericht.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a:hover #weerbericht {
	text-decoration: none;
	background-image: url(afbeeldingen/weerberichtC.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #linkerNavBar ul li a #peppeline {
	text-decoration: none;
	background-image: url(afbeeldingen/peppelineActie.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a:hover #peppeline {
	text-decoration: none;
	background-image: url(afbeeldingen/peppelineActieC.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #maandactie {
	text-decoration: none;
	background-image: url(afbeeldingen/maandActie.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a:hover #maandactie {
	text-decoration: none;
	background-image: url(afbeeldingen/maandActieC.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #vacatures {
	text-decoration: none;
	background-image: url(afbeeldingen/vacatures.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a:hover #vacatures {
	text-decoration: none;
	background-image: url(afbeeldingen/vacaturesC.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #projectenC{
	background-image: url(afbeeldingen/projectenC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #studioC {
	text-decoration: none;
	background-image: url(afbeeldingen/colorStudioC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #bestellenC {
	text-decoration: none;
	background-image: url(afbeeldingen/onlineBestellenC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #nieuwsbriefC {
	text-decoration: none;
	background-image:
	url(afbeeldingen/nieuwsbriefC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #registreerC {
	text-decoration: none;
	background-image:
	url(afbeeldingen/registreerC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #folderC{
	text-decoration: none;
	background-image:
	url(afbeeldingen/folderActieC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #peppelineC {
	text-decoration: none;
	background-image:
	url(afbeeldingen/peppelineActieC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #maandC {
	text-decoration: none;
	background-image:
	url(afbeeldingen/maandActieC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #vacaturesC{
	text-decoration: none;
	background-image:
	url(afbeeldingen/vacaturesC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #downloadsC {
	text-decoration: none;
	background-image: url(afbeeldingen/downloadsC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #linkerNavBar ul li a #weerberichtC {
	text-decoration: none;
	background-image:
	url(afbeeldingen/weerberichtC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header ul li a #homeC {
	text-decoration: none;
	background-image:
	url(afbeeldingen/homepageC.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 144px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
}
#wrapper #header ul li a #historiekC{
	text-decoration: none;
	background-image:
	url(afbeeldingen/hitstoriekC.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 146px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
}
#wrapper #header ul li a #merkenC{
	text-decoration: none;
	background-image:
	url(afbeeldingen/merkenC.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 144px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
}
#wrapper #header ul li a #contactC{
	text-decoration: none;
	background-image:
	url(afbeeldingen/contactC.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 147px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left; 
}
#wrapper #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 5px 15px 0px 15px;
	line-height: 1.2;
}
#wrapper #mainContent #merkenOverzicht img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#wrapper #mainContent #merkenOverzicht {
	float: left;
	height: 400px;
	width: 584px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 55px;
}
#wrapper #mainContent #weer {
	height: 200px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mainContent #weer img {
	margin: 0px;
	padding: 0px;
}
#wrapper #mainContent #disclaimer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.klein {
	font-size: 75%;
}
.red {
	color: #F00;
	margin:0px;
	padding:0px;
}
.oranje {
	color: #E85427;
}
#mainContent form tr td table tr td table tr td .oranje {
	color: #E85427;
}
#wrapper #mainContent p em {
	font-size: 90%;
}

#mainContent ul li ul {
	top: -2000px;
	position: absolute;
	font: 1em Verdana, Geneva, sans-serif;
	width: 200px;
	margin-left: -100px;
}


#MainContent ul li:hover ul {
	left: 0px;
	top: 0em;
	margin-top: 10px;
	margin-bottom: 0px;
	position: relative;
}
#mainContent ul li ul li {
	border-top: thin solid #2466AE;
	text-align: center;
	background: url(none);
	padding: 0px 0px 0px 50px;
	margin: 0px;
}
#mainContent #profiel {
	height: 0px;
}
#contactpagina #hierboven {
	float: left;
	height: auto;
	width: 300px;
	position: relative;
}
#contactpagina #hierboven p {
	font-size: 0.7em;
	padding: 10px 5px 0px 10px;
}

