body, td {
	color: #333;
	font: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

.dsd_normaal {
	font-size: 11px;
	line-height: 130%;
}
.dsd_normaal-2 {
	font-size: 12px;
	line-height: 130%;
}
.dsd_intro {
	font-size: 14px;
	line-height: 130%;
	color: #333;
}
.dsd_onderschrift {
	font-size: 10px;
}
.dsd_kop-1 {
	color: #0083AA;
	font-size: 24px;
	font-weight: bold;
	line-height: 110%;
}
.dsd_kop-2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #0083AA;
	line-height: 16px;
	font-weight: normal;
}
.dsd_tabel-1 {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #5AA3C4;
}
.dsd_tabel-2 {
	padding: 2px;
	background-color: #E6E7E8;
	border: 1px solid #FFF;
}
.dsd_tabel-3 {
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #D1D3D4;
}
.dsd_bijschrift-1 {
	color: #6D6E71;
	font-size: 14px;
	line-height: 130%;
	background-color: #E6E7E8;
	margin: 10px;
	padding: 10px;
	border: solid 10px white;
}
.dsd_bijschrift-1 a {
	color: #6D6E71;
	text-decoration: underline 
}
.dsd_bijschrift-1 a:hover {
	color: #6D6E71;
	text-decoration: none 
}
.dsd_bijschrift-2 {
	color: #FFF;
	font-size: 14px; 
	background-color: #8B5E3C;
	margin: 10px;
	padding: 10px;
	border: solid 10px #FFF;
}
.dsd_bijschrift-2 a {
	color: #FFF;
	text-decoration: underline 
}
.dsd_bijschrift-2 a:hover {
	color: #FFF;
	text-decoration: none 
}
.dsd_proportioneel {
	font-size: 12px;
	font-family: "Courier New", Courier, Monaco
}
.dsd_invoerveld {
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	width: 160px;
	height: 16px;
	border: solid 1px #333;
}

.dsd_knop {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #0083AA;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #006892;
	background-image: url(/layout/deltanatuur/images/bg/nav1.gif);
	background-repeat: repeat-x;
}
.dsd_textarea {
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	width: 300px;
	height: 160px;
	border: solid 1px #333;
}
a {
	color: #004896;
	text-decoration: underline;
}
a:hover {
	color: #004896;
	text-decoration: none;
}
a:active {
	color: #004896;
	text-decoration: underline;
}
.dsd_kalender {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted black;
}

.quote {
	background-color: white;
	padding: 5px;
	border: solid 1px;
}
ul {
	padding-left: 20px;
	list-style-type: square;
	margin: 0px;
	list-style-position: outside;
	white-space: normal;
}
ol {
	padding-left: 20px;
	margin: 0px;
	list-style-position: outside;
	white-space: normal;
}

form, p {
	margin: 0;
	padding: 0;
}
