html {
	scrollbar-3dlight-color:#D1E0CF;
	scrollbar-arrow-color:#003300;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#D1E0CF;
	scrollbar-face-color:#4D7471;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#D1E0CF;

}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	font-weight: normal;
}
h1
{
	font-family: Tahoma;
	font-size: 14px;
	color: #003333;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 14px;
}
h2 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}
.BoxBody {
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	font-weight: normal;
	background-color: #FFFFE6;
	border: solid 1px #000000;
}
.BoxContent {
    width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	font-weight: normal;
	background-color: #FFFFE6;
}
a {
	color:#006600;
	font-weight: normal;
	text-decoration: none;
}

strong {
	font-family: Tahoma;
	font-size: 13px;
	color: #003300;
	font-weight: bold;
}

.titel {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 14px;
}

.subtitel {
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}

.naam {
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}

.BoxBanner {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	color:#003300;
}


.SubBanner {
	font-family: Palatino;
	font-size: 16px;
	font-weight: bold;
	color:#003300;
}

.Address {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#003300;
}

a.Menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}
td.Menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	cursor: pointer;
	background-image: url(images/menugb.png);
}
span.ul {
	text-decoration: underline;
}
span.bold {
	font-weight: bold;
	font-size: 11px;
}
span.mark
{
	color: red;
	font-weight: bold;
}
