/* CSS Document */

html
{  overflow:hidden;
}
/* Blokken */
.totaalblok
{   
    width: 760px;
	height: 450px;
	border: 1px solid #000000;
    position: absolute;
    margin-left: -380px;
    margin-top: -225px;
    top: 50%;
    left: 50%;
	
}
.logoblok
{
	width: 210px;
	height: 75px;
	float:left;
	position: 0px;
	text-align: right;	
}
.navigatieblok
{
	width: 210px;
	height: 365px;
	float:left;
	position: absolute;
	top: 76px;
	left: 0px;
	background-color: #003366;
	font-family: TW Cen MT, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	list-style-image: url(../images/spacer.gif);
	padding-top: 0px;
}
.logoboogjeblok
{
	width: 136px;
	height: 65px;
	float:left;
	position: absolute;
	top: 300px;
	left: 75px;
	background-color: #003366;
}
.lijnenbloknavlinks_dienst
{
	width: 210px;
	height: 70px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	padding-bottom: 3px;
}
.lijnenbloknavlinks_dienst_sub
{
	width: 210px;
	height: 115px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	padding-bottom: 3px;
}
.lijnenbloknavlinks_kwali
{
	width: 210px;
	height: 50px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	padding-bottom: 3px;
}
.lijnenbloknavlinks
{
	width: 210px;
	height: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	padding-bottom: 3px;
}
.copyrightblok
{
	width: 70px;
	height: 15px;
	float:left;
	position: absolute;
	top: 350px;
	left: 0px;
	background-color: #003366;
	font-family: TW Cen MT, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.bovenblok
{
	width: 472px;
	height: 75px;
	position: absolute; top: 0px; left: 280px;
}
.toetsenbordblok
{
	width: 472px;
	height: 54px;
}
.navigatierechtsbovenblok
{
	width: 472px;
	height: 21px;
	background-color: #003366;
	font-family: TW Cen MT, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.knoppenblok
{
	width: 72px;
	height: 21px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align:center;
}
.inhoud
{
	width: 467px;
	height: 340px;
	position: absolute; top: 76px; left: 280px;
	font-family: TW Cen MT, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size:14px;
	color:#000000;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #DAE0EE;
	SCROLLBAR-HIGHLIGHT-COLOR: #003366;
	SCROLLBAR-SHADOW-COLOR: #003366;
	SCROLLBAR-3DLIGHT-COLOR: #DAE0EE;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #DAE0EE;
}
.tekstblokrechtsonder
{
	width: 424px;
	height: 20px;
	position: absolute;	bottom: 9px; left: 281px;
	background-color: #003366;
	font-family: TW Cen MT, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
}
.mailtoblock
{
height: 20px;
width: 40px;
position: absolute;	bottom: 9px; right: 8px;
background-color: #003366;
text-align: center;
border-left-color:#FFFFFF; border-left-style:solid; border-left-width: 1px;
float: right;
padding-top: 5px;
}
A:link {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #FFD04D;
	text-decoration: none;
}
A:active {
	color: #FFD04D;
	text-decoration: none;
}
h3
{ color: #000000;
}
a.box:link {
	color: #003399;
	text-decoration: underline;
}
a.box:visited {
	color: #003366;
	text-decoration: underline;
}
a.box:hover {
	color: #FFD04D;
	text-decoration: underline;
}
a.box:active {
	color: #FFD04D;
	text-decoration: underline;
}
a.box2:link {
	color: #FFD04D;
	text-decoration: none;
}
a.box2:visited {
	color: #FFD04D;
	text-decoration: none;
}
a.box2:hover {
	color: #FFD04D;
	text-decoration: none;
}
a.box2:active {
	color: #FFD04D;
	text-decoration: none;
}
