body {
	font-family: "Times New Roman", Times, serif;
}
#border, #footer, #header, #menu {
	display: none;
}
#content {
	background:  url(../media/basis/background.jpg) no-repeat right bottom;
}
#text {
	padding-left: 32px;
	padding-top: 15px;
	font-size: 12pt;
}
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;
	border: 2px solid #D90000;
	margin-bottom: 5px;
	margin-left: 5px;
}
.alignL {
	float: left;
	display: block;
	border: 2px solid #D90000;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
li a:link, li a:visited {
	color: #000;
	text-decoration: none;
}
.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;
}
#printheader {
	height: 200px;
	width: 100%;
	text-align: center;
	font-size: 10pt;
}
.radio {
	border: none;
	width: 20px;
}
