/*--ALGEMEEN---------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*---TYPOGRAFIE------------------------------*/

p,td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.pBlauw {
	color: #000066;
}
.titel {
	color: #FFFFFF;
	letter-spacing: 1px;
	font: normal 26px/26px Georgia, "Times New Roman", Times, serif;
}
.kapitaal {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
	line-height: 20px;
	letter-spacing: 1px;
}
.pt10 {
	font-size: 10px;
}
#contact {
	position:absolute;
	left:323px;
	top:468px;
	width:500px;
	height:67px;
	z-index:3;
	font-size:10px;
	color: #6666CC;
	visibility: hidden;
}

/*---NAVIGATIE-------------------------------*/

a:link {
	color: #6666CC;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #6666CC;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
a.subNav:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.subNav:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.subNav:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.subNavActive {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*---LAYOUT-----------------------------------*/

.tdBand {
	background-image: url(../beelden/back_td_onderliggend.gif);
	background-repeat: repeat-x;
}
.tdBandHome {
	background: #D7D7FF;
}
.tdInhoud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../beelden/onderliggend_12.jpg);
	background-repeat: no-repeat;
	line-height: 15px;
	padding: 81px 20px 35px 162px;
}
.tdInhoudWie {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 81px;
	padding-bottom: 35px;
	padding-left: 216px;
	padding-right: 20px;
	background-image: url(../beelden/onderliggend_12.jpg);
	background-repeat: no-repeat;
	line-height: 15px;
}
.tdLijn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-bottom: 2px;
}
.tdLinks {
	padding-top: 5px;
	padding-bottom: 5px;
}
.divNieuwsHome {
	filter: Alpha(Opacity=60);
}
.divSubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
	filter: Alpha(Opacity=70);
	background-repeat: no-repeat;
	background-image: url(../beelden/back_nieuws_home.gif);
}
.divBackGesch {
	filter: Alpha(Opacity=60);
	background-image: url("../beelden/back_tijdlijn.gif");
	background-repeat: no-repeat;
}
.divBackLinks {
	background-image:   url("../beelden/back_links.gif");
	background-repeat: no-repeat;
	filter: Alpha(Opacity=50);
}
.divLinks {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.divNieuws {
	background-image: url(../beelden/nieuws/back_fotos.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#AutoScrollContent {
	position:absolute;
	top:130;
	left:10;
	width:130;
	visibility:visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/*---FORMULIEREN----------------------------------*/

.veld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	width: 208px;
	border: 1px solid #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 160px;
	width: 400px;
	border: 1px solid #000000;
}
.knop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	height: 18px;
	width: 100px;
	border: 1px solid #000000;
}

