BODY {
	background-color: #FFFAF0;
	scrollbar-3dlight-color: #D6E4F9;
	scrollbar-arrow-color: Black;
	scrollbar-darkshadow-color: #AABED9;
	scrollbar-face-color: #FFFAF0;
	scrollbar-highlight-color: #FFFAF0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	background-image: none;
}
table {
	background-color: transparent;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 13px;
}
th {
	background-color: #D5E4F7;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
#tarief th {
	background-color: #D5E4F7;
	font-weight: normal;
	padding-left: 5px;
}
#tarief td {
	background-color: #D5E4F7;
	font-weight: normal;
	text-align: center;
}
#adres {
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #97A9C1;
	font-size: 13 px;
	text-align: center;
}
.rood {
	color: #FF3300;
}
.breed {
	width: 150px;
	color: #FF3300;
}
h1 {
	font-size: 14px;
	color: #ff3300;
	font-weight: bold;
	margin: 20px 0 0 32px;
}
h2 {
	font-size: 14px;
	color: #ff3300;
	font-weight: bold;
	margin: 20px 0 10px 18px;
}
h3 {
	font-size: 13px;
	color: #ff3300;
	font-weight: bold;
	margin: 20px 0 0 0;
}
h4 {
	font-size: 14px;
	color: #ff3300;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h5 {
	font-size: 14px;
	color: #ff3300;
	font-weight: bold;
	margin: 20px 0 0 0;
}
#rb {
	color: #ff3300;
	font-weight: bold;
}
.center {
text-align: center;
}
.bij {
	color: #ff3300;
	font-style: italic;
}
.copy {
	color: #ff3300;
	font-size: 11px;
}
a {
	
	color: #FF0033;
	text-decoration: none;
}
a:hover, active {
	color: #B22222;
}
#textp {
	text-indent: 18px;
}
#submenu {
	display: block;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: White;
}
#submenu a {
	color: White;
	text-decoration: none;
	background-image: url(../image/sub_b.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding: 0 .7em 0 1.7em;
}
#submenu a:hover {
	background-image: url(../image/sub_a.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding: 0 .7em 0 1.7em;
}
