BODY {
	margin:0;
	background-color:#6D897F;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:17px;
	scrollbar-arrow-color:#373739;
	scrollbar-base-color:#B2B6C5;
	scrollbar-dark-shadow-color:#373739; 
	scrollbar-track-color:#6D897F;
}

#icodiv {
	height:45px;
	padding:10px -0 0 0;
	border-bottom: 1px solid #373739;
}

#logotd {
	background: #B2B6C5;
	height: 140px;
	width:239px;
	border-right: 1px solid #373739;
}
#blokjestd {
	background:#B2B6C5;
	border-right: 1px solid #373739;
}
#inhoudtd {
	background:#D9DDE3;
	width:750px;
}

#inhoudtekst {
	color:#000000;
	font-size:12px;
	line-height:18px;
	margin:20px;
}

#inhoudtekst A:link, #inhoudtekst A:visited, #inhoudtekst A:active {
	color: #588776;
}

#inhoudtekst A:hover {
	color:#373739;
}

#inhoudtekst A.geenopmaak:link, #inhoudtekst A.geenopmaak:visited, #inhoudtekst A.geenopmaak:active {
	color:#000000;
	text-decoration:none;
}
#inhoudtekst A.geenopmaak:hover {
	color:#588776;
	text-decoration:none;
}

#pijltjestd {
	background:#D9DDE3 url(../img/thebestdeal.gif) no-repeat bottom;
}

#nlpijltjestd {
	background:#D9DDE3 url(../img/debesteprijs.gif) no-repeat bottom;
}

#ondertd {
	height:25px;
	border-top: 1px solid #373739;
}

#logo {
	
}

.nav td {
	background: #588776;
	border:1px solid #373739;
	text-align:center;
	height: 20px;
}

.nav td A {
	color: #D9DDE3;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color:#588776;
	margin: 0 0 2px 0;
}

.waste {
	font-size:10px;
}
.waste img {  
	margin: 0 10px 0 0;
	border: 1px solid #373739;
}

.tekstplaatje {
	margin: 0 16px 5px 10px;
	border: 1px solid #373739;
}

.teksttd td {
	font-size:12px;
	line-height:18px;
}

.formulier td {
	font-size:12px;
	line-height:18px;
	color:#727891;
}
.formulier2 td {
	font-size:12px;
	line-height:18px;
	color:#363833;
}
input {
	border:1px solid #588776;
	background: #FBFBFB;
	color:#727891;
}
textarea {
	border:1px solid #588776;
	background: #FBFBFB;
	color:#727891;
	width: 445px;
	overflow:auto;
}
select {
	border:1px solid #588776;
	background: #FBFBFB;
	color:#727891;
}
.knop {
	border:1px solid #373739;
	background: #588776;
	color: #FBFBFB;
	font-weight:bold;
	font-size:12px;
	padding:2px 6px;
	margin: 6px 0 0 0;
	cursor:hand;
}
UL, OL {
	margin:0;
	padding:0;
}

UL LI {
	margin: 0 0 0 18px;
	padding:0;
}

OL LI {
	margin: 0 0 0 25px;
	padding:0;
}