@charset "utf-8";
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000080;
	background-color: #CCFFFF;
	margin-top: 5px;
}
.achtergrondiframe {
	background-color: #ccffff;
}

.titel {
	font-size: 23pt;
}
.menu {
	background-image: url(../pics/luchtfotoklein.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 122px;
}

.logotekst {
	font-size: 12pt;
	font-family: "Bradley Hand ITC", Arial;
}


.adres {
	font-size: 8pt;
	font-weight: bold;
}
a:link,a:visited    {
	color: #000080;
	font-size: 9pt;
}
a:hover {
	color: #FF0000;
}
.rechtsuitlijnen {
	text-align: right;
}
h3 {
	font-size: 14pt;
}
.hoofdletters {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
}
.reservering td {
	font-size: 16pt;
	font-weight: bold;
}
.reserveringadres {
	background-image: url(../pics/logoklein.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	height: 120px;
}
.zonderrand {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td {
	font-size: 9pt;
}
.linksrechtsuitlijnen {
	text-align: justify;
}

