@charset "UTF-8";

body {
	background-color: #FFDD6A;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-image: url(/images/achtergrond-transp.jpg);
}

.flashDiv  {
	position: absolute;
	left: 0;
	top: 0px;
	width:100%;
	height:100%;
	z-index:1;
}

.contentDiv{
	position: absolute;
	left: 50%;
	top: 0;
	z-index:2;
	width: 800px;
	margin-left: -400px;
}

.td_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	vertical-align: top;
	background-image: url(/images/content-transp.png);
	background-repeat: repeat;
	width: 750px;
	height: 280px;
}

.td_content_home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	vertical-align: top;
	background-image: url(/images/content-transp.png);
	background-repeat: repeat;
	width: 750px;
	height: 250px;
}

.td_hoofdnavigatie {
	background-image: url(/images/logobalk-transp.png);
	width: 750px;
	vertical-align: middle;
}
.td_subnavigatie {
	text-align: right;
	vertical-align: top;
}
.td_lijn_verticaal {
	background-image: url(/images/lijn_verticaal.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.td_spacer {
	height: 14px;
}
.td_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	letter-spacing: 1px;
	text-align: center;
	width: 750px;
	height: 25px;
	vertical-align: middle;
}
.td_footer {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/images/content-transp.png);
	background-repeat: repeat;
}
.td_downloads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.td_sitemap {
	padding-left: 5px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}

.----content_opmaak---{}

a {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
td {
	font-size: 11px;
}
li {
	color: #003366;
}
.hoofdnavigatie_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.subnavigatie_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
}
.subnavigatie_kop {
	font-weight: bold;
	color: #6E0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}
.upcoming_events {
	font-weight: bold;
	color: #6E0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.nieuwsdatum {
	font-variant: small-caps;
	font-size: 9px;
}
.productfinder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 18px;
	text-decoration: none;
}

h1 {
	font-size: 15px;
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 18px;
}

.----HTMLArea_opmaak---{}
.HTMLArea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	background-color: #FFF3CC;
	vertical-align: top;
	background-image: url(/images/content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 390px;
	width: 533px;
}

