/* CSS/XHTML RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, input, textarea, label, legend, table, caption,  tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
}

*
{
	outline: none;
}

.select {
	position: relative;
	float: left;
	width: 153px;
	height: 21px;
	line-height: 21px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #837b7b;
	background: url(../images/template/selectbox.gif) no-repeat;
	margin-top: 3px;
	margin-bottom: 8px;	
	padding: 0px 5px 0px 5px;	
}

.select .value {
	position: relative;
	float: left;
	width: 159px;
	cursor: pointer;
	font-style: italic;
}

.select .select_items {
	position: absolute;
	left: 0px;
	top: 21px;
	width: 159px;
	border: 1px #d8d8d8 solid;
	border-top: 0px;
}

.select_item {
	background: #FFFFFF;
	cursor: pointer;
}

.select_item.hover
{
	background: #ededed;
}

/* FRAMEWORK */
html, body {
	height: 100%;
}
body {
	background: #fff url(../images/template/body_watermerk.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #1f304e;
}

h1
{
	font-weight: normal;
	line-height: 27px;
	display: block;
	margin-bottom: 16px;
	margin-top: 24px;	
}	

a
{
	color: #1f304e;
}

a:hover
{
	text-decoration: none;
}

p
{
	padding-bottom: 21px;
}

.brown
{
	color: #786854;
}

#container {
	position: relative;
	margin: auto;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#site {
	width: 981px;
	height: auto;
	position: relative;
	z-index: 1;
	text-align: left;
	padding-bottom: 280px;
	margin: 0 auto;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/ 0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	float: left;
	width: 956px;
	height: 157px;
	padding: 0px 20px 0px 5px;
	position: relative;
}
#logo {
	float: left;
	padding: 25px 0px 0px 0px;
}
#topnav {
	widht: 303px; height: auto;
	position: absolute;	
	right: 0px; top: 26px;
}
#topnav .column {
	width: 147px; height: auto;
	position: relative;
	float: left;
	margin-right: 9px;
}
#topnav .column.no_mg {
	margin-right: 0px;
}
#topnav .column a {
	width: 128px; height: 20px;
	position: relative;
	float: left;
	display: block;
	line-height: 20px;
	padding-left: 19px;
	text-decoration: none;
	font-size: 11px;
	color: #182e4c;
	background: url(../images/template/arrow.gif) 0px 6px no-repeat;
}
#topnav .column a:hover {
	color: #786854;
}
#topnav .column a.active {
	text-decoration: underline;
	font-weight: bold;
	color: #786854;
}
#header #spaarstempel {
	float: right;
}

#header #winkelwagentje {
	position: absolute;
	top: 30px;
	right: 343px;
	width: 220px;
	height: 60px;
	font-family: "Trebuchet MS", Helvetica, Arial;
}
#header #winkelwagentje h2 {
	width: 220px;
	height: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#header #winkelwagentje .button {
	position: absolute;
	right: 0px;
	bottom: 4px;
	cursor: pointer;
}

#header #winkelwagentje .items {
	font-size: 13px;
	color: #786854;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#header #login
{
	position: absolute;
	right: 0px;
	width: 300px;
	top: 115px;
	text-align: right;
}

#header #login a
{
	padding-left: 10px;
}

#menu {
	float: left;
	width: 981px;
	background: url(../images/template/choose-category.png) 29px 11px no-repeat;
	overflow: hidden;
}
#menu ul {
	float: right;
	padding: 0px 20px 0px 0px;
}
#menu ul li {
	float: left;
	padding: 0px 0px 0px 20px;
}
#menu ul li div, #menu ul li a {
	float: left;
	display: block;
	height: 37px;
	line-height: 37px;
	color: #182e4c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

#menu ul li .active {
	padding-left: 17px;	/* width of tab_left.gif */
	background: url(../images/template/tab.gif) no-repeat top left;
	color: #fff;
	cursor: pointer;
}

#menu ul li .active span {
	float: left;
	display: block;
	height: 37px;
	background: url(../images/template/tab.gif) no-repeat top right;
	padding-right: 17px; /* width of tab_left.gif */
	cursor: pointer;
}
#submenu {
	float: left;
	width: 981px;
	background:url(../images/template/submenu_1.gif) no-repeat;
	height: 42px;
}

#submenu ul li,
#subsubmenu ul li {
	float: left;
}
#submenu ul li a {
	float: left;
	color: #fff;
	font-size: 13px;
	line-height: 42px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}

#submenu ul li div {
	float: left;
	color: #fff;
	font-size: 13px;
	line-height: 42px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	cursor: pointer;
}

#subsubmenu {
	float: left;
	width: 981px;
	height: 40px;
	background: #fff;
	border-bottom: 1px solid #d5d4d2;
}
#subsubmenu ul li a {
	float: left;
	color: #182e4c;
	font-size: 13px;
	line-height: 41px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}

#submenu .active, #subsubmenu .active
{
	text-decoration: underline;
}	

#content
{
	float: left;
	width: 981px;
	position: relative;
	padding-bottom: 30px;
}

#content .content
{
	width: 630px;
	float: left;
	text-align: justify;
	padding-left: 25px;
	margin-top: 25px;
}

#contentHeader
{
	width: 956px;
	padding-left: 25px;
	height: 110px;
	position: relative;
	overflow: hidden;
}

#contentHeader #zoeken
{
	position: absolute;
	right: 0px;
	top: 35px;
	width: 232px;
	height: 60px;
}

#contentHeader h2
{
	width: 50px;
	height: 15px;
	margin-bottom: 24px;
}

#contentHeader #zoeken input.button {
	background: url(../images/template/button_zoeken.gif) no-repeat;
	width: 68px;
	height: 12px;
	border: none;
	float: right;
	margin-top: 7px;
	cursor: pointer;
}

#contentHeader .entry {
	float: left;
	width: 143px;
	height: 21px;
	background:url(../images/template/zoeken_bg.gif) no-repeat;
	margin-top: 3px;
	margin-bottom: 8px;
	padding: 0px 5px 0px 5px;
}
#contentHeader .entry input {
	border: 0px;
	background: none;
	width: 143px;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #837b7b;
	font-style: italic;
}

#home {
	float: left;
	width: 981px;
	height: auto;
}

#stempelkaart
{
	width: 605px;
	height: auto;
	float: left;
	position: relative;
	margin-left: 25px;
}

#stempelkaart .stempel
{
	width: 120px;
	height: 80px;
	float: left;
	border-right: 1px solid #E2E1DF;
	margin: 10px 0px;
}

#stempelkaart .stempel.active
{
	background: url(../images/template/spaarstempel.gif) no-repeat center;
}

#stempelkaart .stempel.last
{
	border: none;
}
#stempelkaart .line
{
	width: 600px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: #D5D4D2;
	float: left;
	margin: 10px 0px;
}
#sitepath
{
	width: 700px;
	line-height: 21px;
	color: #8c9dc0;
}

#sitepath a
{
	color: #8c9dc0;
}

#sitepath span
{
	padding: 0px 5px;
}

#sitepath .brown
{
	padding-left: 0px;
}

#enter, #enter img.bgImage {
	float: left;
	position: relative;
	width: 581px;
	height: 304px;
}
#enterwebshop {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 58px;
}
#enterwebshop a {
	float: left;
}

#aanbieding {
	float: left;
	width: 321px;
	height: 314px;
	background:url(../images/template/aanbieding.jpg) no-repeat;
	margin-left: 8px;
	padding-left: 70px;
	cursor: pointer;
}

#productAfbeelding {
	float: left;
	position: relative;
	height: 248px;
	width: 321px;
	text-align: center;
	overflow: hidden;
}
#productAfbeelding .productImage {
	width: 210px;
	height: 158px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 50px;
}
#productPrijs {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 68px;
	width: 187px;
	padding: 6px 15px 10px 0px;
	background: url(../images/template/aanbieding_label.png) no-repeat;
}
#productPrijs div {
	color: #fff;
	text-align: center;
	float: right;
	width: 95px;
	padding-top: 2px;
}
#productPrijs .prijs_oud {
	text-decoration: line-through;
	font-size: 14px;
}
#productPrijs .prijs {
	font-weight: bold;
	font-size: 19px;
}
#productNaam {
	float: left;
	width: 321px;
	height: 30px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}
#productNaam h3 {
	color: #182e4c;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}

#keuze {
	width: 672px;
	height: 83px;
	float: left;
	position: relative;
	margin: 15px 0 0 23px;
}

#keuze .wel {
	width: 336px;
	height: 83px;
	float: left;
	position: relative;
}

#keuze .niet {
	width: 336px;
	height: 83px;
	float: left;
	position: relative;
}

#keuze * {
	outline: none;
}

#form {
	width: 337px;
	height: 168px;
	float: left;
	position: relative;
	background: url(../images/template/bg_inloggen.jpg) bottom left;
	margin-left: 23px;
}

#form .pijl {
	width: 337px;
	height: 26px;
	line-height: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/template/login_rectangle.gif) no-repeat top center;
}

#form input.button {
	float: right;
	margin-top: 12px;
	border: 0px;
}

#form table {
	line-height: 30px;
	position: relative;
	margin: 40px 30px 0 20px;
}

#form .select {
	margin: 0;
}

#form .label, #bestellen .label, #ww .label
{
	width: 120px;
	text-align: right;
	padding-right: 10px;
	line-height: 30px;
	height: 30px;
}

#form .value, #bestellen .value, #ww .value {
	width: 170px;
	height: 30px;
}

#form .entry, #bestellen .entry, #ww .entry {
	width: 153px;
	height: 21px;
	background:url(../images/template/input_bg.gif) 0px 5px no-repeat;
	padding: 0px 5px 0px 5px;
}

#form .entry.wachtwoord, #bestellen .entry.wachtwoord, #ww .entry.wachtwoord {
	text-align: right;
	font-size: 10px;
	background: none;
}

#form .entry input, #bestellen .entry input, #ww .entry input {
	border: 0px;
	background: none;
	width: 153px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #837b7b;
	font-style: italic;
}

#form input.button
{
	width: 93px;
	height: 21px;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 30px;
	bottom: 38px;
}

#form input.button.login
{
	background: url(../images/template/button_inloggen.gif);
	bottom: 7px;
	width: 93px;
	height: 21px;
	border: none;
	position: relative;
	margin-bottom: 5px;
}

#form input.button.versturen
{
	background: url(../images/template/button_versturen.gif);
}

#form input.button.bestellen
{
	background: url(../images/template/button_bestellen.gif);
}

#form input.button.betalen
{
	background: url(../images/template/button_betalen_ideal.gif);
}

#form input.button.wijzigen
{
	background: url(../images/template/button_wijzigen.gif);
}

#form label
{
	padding-left: 5px;
	padding-right: 15px;
}

#bestellen {
	width: 635px;
	height: auto;
	float: left;
	padding: 30px;
	position: relative;
	background: #fff;
	border: 1px solid #e0e0e0;
}

#bestellen table {
	position: relative;
	float: right;
	width: 260px;
	height: auto;
	margin: 0;
	font-size: 11px;
}

#bestellen .gaverder {
	position: absolute;
	background: url(../images/template/button_bestellen.gif);
	width: 93px;
	height: 21px;
	bottom: 30px;
	right: 30px;
	border: none;
	cursor: pointer;
}

#bestellen #selecteren {
	width: 260px;
	height: 17px;
	display: block;
	position: absolute;
	text-align: right;
	right: 30px;	
	top: 35px;
}

#bestellen #afwijkendafleveradres {
	width: 260px;
	height: auto;
	position: relative;
	float: right;
	margin-top: 30px;
}

#bestellen .selecteer {
	float: left;
	position: relative;
	width: 400px;
	height: auto;
	line-height: 40px;
	text-indent: 15px;
	background: #FFECEC;
	margin-top: 10px;
}

#bestellen .betaling
{
	float: left;
	position: relative;
	width: 350px;
	height: auto;
}

#bestellen .betaling label
{
	padding: 0;
	cursor: pointer;
}

#bestellen .betaling .kader {
	width: 350px;
	height: 65px;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

#bestellen .betaling .kader .radiobutton {
	width: 60px;
	height: 65px;
	line-height: 65px;
	float: left;
}

#bestellen .betaling .kader .radiobutton .radio {
	width: 20px;
	height: 65px;
	float: left;
}

#bestellen .betaling .kader .radiobutton .radio input {
	position: absolute;
	top: 20px;
	left: 0;
}

#bestellen .betaling .kader .radiobutton .icon {
	width: 40px;
	height: 65px;
	float: right;
}

#bestellen .betaling .kader .radiobutton .icon img {
	float: right;
}

#bestellen .betaling .kader .tekst {
	width: 280px;
	height: 65px;
	line-height: 21px;
	float: right;
	overflow: hidden;
	font-size: 11px;
}

#bestellen .ideal {
	position: relative;
	float: right;
	margin: 10px 10px 0 0;
	background: url(../images/template/button_betalen_ideal.gif);
	width: 93px;
	height: 21px;
	border: none;
	cursor: pointer;
}

#ww {
	width: 635px;
	height: auto;
	float: left;
	padding: 30px;
	position: relative;
	background: #fff;
	border: 1px solid #e0e0e0;
}

#ww .verderww {
	position: relative;
	float: left;
	margin: 10px 0 0 130px;
	background: url(../images/template/button_versturen.gif);
	width: 93px;
	height: 21px;
	border: none;
	cursor: pointer;
}

#ww p {
	margin: 10px 0 0 130px;
}

#form.account {
	background-color: #fff;
	background-image: none;
	border: 1px solid #e0e0e0;
	padding-bottom: 30px;
	height: auto;
}

#form.account .accountknop {
	position: relative;
	float: left;
	margin: 10px 0 0 140px;
	background: url(../images/template/button_wijzigen.gif);
	width: 93px;
	height: 21px;
	border: none;
	cursor: pointer;
}

#form.registreren {
	width: 635px;
	height: auto;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	background-image: none;
	padding-bottom: 30px;
}

#form.registreren input.registreren {
	width: 93px;
	height: 21px;
	border: none;
	cursor: pointer;
	position: relative;
	float: left;
	background: url(../images/template/button_registreren.gif);
	margin: 10px 151px;
}

#shoppingcart
{
	width: 635px;
	float: left;
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 30px;
	margin-top: 17px;
	position: relative;
}

#shoppingcart .shoppingcartHeader
{
	width: 635px;
	line-height: 35px;
	height: 35px;
	font-weight: bold;
}

#shoppingcart .shoppingcartHeader .aantal
{
	text-indent: 80px;
}

#shoppingcart .shoppingcartArticle
{
	width: 635px;
	line-height: 35px;
	height: 35px;
}

#shoppingcart .artikel
{
	width: 315px;
	text-indent: 15px;
	float: left;
	overflow: hidden;
}


#shoppingcart .prijs
{
	width: 80px;
	float: left;
}


#shoppingcart .totaal
{
	float: left;
	width: 90px;
	text-align: right;
}


#shoppingcart .aantal
{
	float: left;
	width: 150px;
	text-align: left;
	position: relative;
	margin: 0;
}

#shoppingcart .odd
{
	background: #f1f0ee;
}

#shoppingcart .entry
{
	float: left;
	width: 39px;
	height: 21px;
	background: url(../images/template/shoppingcart_bg.gif) no-repeat;
	margin-left: 80px;
	margin-top: 7px;
	position: relative;
}

#shoppingcart .entry input {
	border: 0px;
	background: none;
	width: 34px;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #837b7b;
	font-style: italic;
	text-align: right;
	padding-right: 5px;
	position: absolute;
}


#shoppingcart .buttons
{
	width: 9px;
	height: 21px;
	float: left;
	margin-top: 7px;
	margin-left: 8px;
	position: relative;
}

#shoppingcart .buttons .button
{
	width: 9px;
	height: 6px;
	position: absolute;
	cursor: pointer;	
}

#shoppingcart .buttons .button.up
{
	left: 0px;
	top: 3px;
	background: url(../images/template/button_up.gif);
}

#shoppingcart .buttons .button.down
{
	left: 0px;
	bottom: 3px;
	background: url(../images/template/button_down.gif);
}

#shoppingcart .afrekenen
{
	width: 170px;
	float: right;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 150px;
}

#shoppingcart .labels
{
	width: 80px;
	float: left;
}

#shoppingcart .totaal
{
	width: 90px;
	float: left;
}

#shoppingcart input.button
{
	width: 93px;
	height: 21px;
	background: url(../images/template/button_afrekenen2.gif);
	border: none;
	cursor: pointer;
	position: absolute;
	right: 30px;
	bottom: 30px;
}

.toolbox
{
	padding-top: 30px;
	width: 232px;
	float: right;
}

.toolbox a
{
	display: block;
	height: 28px;
	color: #655c5c;
	text-decoration: none;
}

.toolbox a span
{
	padding-right: 10px;
	color: #182e4c;
}

img#ideal {
	width: 234px;
	height: 101px;
	position: relative;
	float: right;
	margin-top: 30px;
}

#popup {
	position: absolute;
	left: 0px;
	top: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%; 
	width: 100%;
	z-index: 100;
}

#melding
{
	width: 487px;
	height: 325px;
	z-index: 200;
	margin-left: -243px;
	margin-top: 0px;
	position: absolute;
	top: 0%;
	left: 50%;
	font-size: 11px;
}

#melding .close
{
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
}


#melding.error
{
	background: url(../images/template/melding_bg.png);
}

#melding .melding
{
	position: absolute;
	left: 80px;
	top: 130px;
	line-height: 21px;
	color: #1f304e;
}

#melding .ok
{
	width: 73px;
	height: 39px;
	position: absolute;
	left: 215px;
	bottom: 50px;
	cursor: pointer;
	background: url(../images/template/melding_ok.gif);
}

#melding .ok:hover
{
	width: 73px;
	height: 39px;
	position: absolute;
	left: 215px;
	bottom: 50px;
	cursor: pointer;
	background: url(../images/template/melding_ok_roll.gif);
}


#bottom_wrapper{
	width: 100%;
	height: 250px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 50;
}

#bottom
{
	background: url(../images/template/bg_footer.jpg) no-repeat 0px 15px;
	width: 956px;
	height: 250px;
	padding: 0px 0px 0px 25px;
	font-family: Trebuchet MS, Arial;
	margin: 0 auto;
	z-index: 50;
}

#bottom h2 {
	margin-bottom: 15px;
}

#bottom input.button {
	float: right;
	margin-top: 12px;
	border: 0px;
}
#bottom .entry {
	float: left;
	width: 153px;
	height: 21px;
	background:url(../images/template/input_bg.gif) no-repeat;
	margin-top: 3px;
	margin-bottom: 8px;
	padding: 0px 5px 0px 5px;
}
#bottom .entry input {
	border: 0px;
	background: none;
	width: 153px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #837b7b;
	font-style: italic;
}
#bottom input.button {
	cursor: pointer;
}

#bottom #nieuwsbrief,
#bottom #zoeken {
	float: left;
	width: 164px;
	margin-right: 45px;
}
#bottom #informatie {
	float: left;
	width: 110px;
	height: 125px;
}

#bottom #overwatersportline {
	float: left;
	width: 300px;
	height: 125px;
}

#bottom #overwatersportline h2 {
	margin-bottom: 10px;
}

#bottom #overwatersportline p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #655c5c;
	margin: 0px;
}

#bottom #overwatersportline p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #655c5c;
	margin: 0px;
	text-decoration: none;
	cursor: default;
}

#bottom #overwatersportline p a:hover {
	text-decoration: underline;
}

#bottom #winkelwagentje {
	float: right;
	width: 164px;
	padding-right: 25px;
}
#bottom #winkelwagentje h2 {
	width: 114px;
	height: 19px;
}
#bottom #winkelwagentje table {
	color: #837b7b;
	line-height: 20px;
}
#bottom #winkelwagentje .label
{
	width: 75px;
}
#bottom #winkelwagentje .value{
	color: #182e4c;
	font-weight: bold;
}
#bottom #winkelwagentje .value.subprijs {
	font-size: 14px;
}
#bottom #winkelwagentje a.button {
	float: right;
	margin-top: 30px;
}

#bottom #nieuwsbrief h2 {
	background: url(../images/template/h2_nieuwsbrief.gif) no-repeat;
	width: 85px;
	height: 15px;
}
#bottom #nieuwsbrief input.button {
	background: url(../images/template/button_inschrijven.gif) no-repeat;
	width: 88px;
	height: 15px;
}
#bottom #zoeken h2 {
	background: url(../images/template/h2_zoeken.gif) no-repeat;
	width: 50px;
	height: 15px;
}
#bottom #zoeken input.button {
	background: url(../images/template/button_zoeken.gif) no-repeat;
	width: 68px;
	height: 12px;
}
#bottom #informatie h2 {
	background: url(../images/template/h2_informatie.gif) no-repeat;
	width: 76px;
	height: 15px;
}
#bottom #informatie ul {

}
#bottom #informatie ul li {
	background: url(../images/template/bg_li.gif) no-repeat 0px 8px;
	padding: 0px 0px 3px 14px;
}
#bottom #informatie ul li a {
	color: #655c5c;
	text-decoration: none;
}
#bottom #informatie ul li a:hover {
	text-decoration: underline;
}

#bottom #spaarstempel {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}

#footer {
	clear: both;
	width: 956px;
	color: #adadad;
	padding: 30px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerMenu {
	float: left;
	line-height: 21px;
	font-size: 11px;
}

#footerMenu span {
	padding: 0px 10px;
}

#footerMenu a {
	text-decoration: none;
	color: #adadad;
}
#footerMenu a:hover,
#websitesNederland a:hover {
	text-decoration: underline;
}
#websitesNederland {
	float: right;
	padding-right: 25px;
	font-size: 11px;
}
#websitesNederland a {
	text-decoration: none;
	color: #adadad;
}

#tekst {
	padding-left:24px;
	float:left;
	padding-top:20px;
}
