body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.oranje_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f1913c;
	font-weight:bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1913c;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f1913c;
}
a:hover {
	text-decoration: underline;
	color: #f1913c;
}
a:active {
	text-decoration: none;
	color: #F1913C;
}
html {
	height: 100%;
}
.fullheight {
	height:100%;
}

/* background img */
.balk {
	background-image:url(../img/balk_blauw.jpg);
	background-repeat:repeat-x;
}
.schaduw_blauw_links {
	background-image:url(../img/schaduw_blauw_links.jpg);
	background-repeat:repeat-x;
}
.schaduw_links {
	background-image:url(../img/schaduw_links.jpg);
	background-repeat:repeat-y;
}
.schaduw_blauw_rechts {
	background-image:url(../img/schaduw_blauw_rechts.jpg);
	background-repeat:repeat-x;
}
.schaduw_rechts {
	background-image:url(../img/schaduw_rechts.jpg);
	background-repeat:repeat-y;
}
.main {
	background-color:#fff0db;
	padding:40px;
	padding-top:60px;
	background-image:url(../img/subnav.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.adres {
	background-color:#fff0db;
	padding-left:40px;
	padding-right:40px;
}
