body {
	margin: 0px;
	padding: 0px;
	background: #F7E5E5 url(../media/basis/bg.gif) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#border {
	width: 190px;
}
#header {
	height: 150px;
	background: #D90000 url(../media/basis/logo.gif) no-repeat center center;
}
#headerBG {height: 150px;background: #D90000;}
#footer {
	height: 80px;
}
#content {
	background:  url(../media/basis/background.jpg) no-repeat right bottom;
}
#adres a:link, #adres a:visited {
	color: #FFF;
	text-decoration: underline;
}
#adres a:hover {
	color: #D90000;
	text-decoration: underline;
}
#menu {
	padding-left: 27px;
	padding-top: 15px;
}
#menu table {
	margin-bottom: 10px;
	border: 2px solid #D90000;
}
#menu a:link, #menu a:visited {
	color: #030;
	text-decoration: none;
}
#menu a:hover {
	color: #D3373B;
}
#adres {
	position: absolute;
	left: 5px;
	top: 500px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 140px;
	padding-right: 35px;
}
#text {
	padding-left: 32px;
	padding-top: 15px;
	font-size: 12px;
}
h2 {
	font-size: 150%;
	text-transform: uppercase;
	color: #D90000;
}
li {
	list-style:  url(../media/basis/blad.gif) outside;
	margin-top: 10px;
	width: 280px;
}
.price {
	font-size: 10px;
	color: #D90000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.alignR {
	float: right;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
}
.alignL {
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#text img {
	border: 2px solid #D90000;
}
li a:link, li a:visited {
	color: #000;
	text-decoration: none;
}
li a:hover {
	color: #D90000;
	text-decoration: none;
}
input, select, textarea {
	border: 1px solid #D3373B;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	background: #F9F1F2;
}
input, textarea {
	width: 220px;
}
.tijden {
	font-size: 10px;
}
#text p {
	text-align: justify;
}
#text td {
	font-size: 12px;
}
th {
	font-size: 130%;
	color: #D90000;
}
.price a:link, .price a:visited {
	color: #D90000;
	text-decoration: none;
}
.price a:hover {	
	color: #D90000;
	text-decoration: underline;
}
#printheader { 
	display: none;
}
.radio {
	border: none;
	width: 20px;
}
fieldset {
	border: 1px solid #D90000;
	text-align: left;
	font-size: 11px;
	margin-top: 15px;
}
legend {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #D90000;
	font-weight: bold;
	padding: 2px 4px;
}
label {
	width: 100px;
	text-align: right;
	font-weight: normal;
}
fieldset div {
	margin-top: 10px;
	font-weight: bold;

}
fieldset td {
	font-size: 11px;
	padding-bottom: 8px;
	text-align:left;
	vertical-align:top;
}
.noBorder {
	border: none!important;
}
.small {font-weight:normal;font-size:9px;}
.agenda {font-size: 12px;}