/*
	HTML
*/

body {
	margin: 0px;
	overflow: auto;
	width: 100%;
	height: 100%;
	position: absolute;
	
	font-family: Verdana, Tahoma, "Trebuchet MS";
}

html {
	overflow: auto;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

p {
	margin-top:0px;
}

td {
	vertical-align:top;
	text-align:left;
}

h1 {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
	margin:0px;
}

h2 {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
	margin:0px;
}

a:link, a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover, a:active {
	text-decoration:underline;
	color:#CC0000;
}

/*
	ID
*/


div#container {
	left: 50%;
	top: 0px;
	
	width: 894px;
	height: 100%;
	
	position: absolute;
	overflow:visible;
	visibility: visible;
	
	font-family: Verdana, Tahoma, "Trebuchet MS";
	margin-left: -447px;
	
}

div#top {
	left:0px;
	top:0px;
}

/* OPMAAK */
div#navigatie {
	left:150px;
	top:216px;
	height:85px;
	width:594px;
	position:absolute;
	overflow:hidden;
}

div#intro {
	left:0px;
	top:30px;
	width:894px;
	position:absolute;
	text-align:center;
}

div#beeld {
	left:0px;
	top:30px;
	height:186px;
	width:894px;
	position:absolute;
	overflow:hidden;
}

div#content{
	left:0px;
	top:235px;
	width:894px;
	position:absolute;
}

/*
	CLASS
*/

.pijl {
	left:150px;
	margin-top:-15px;
	position: absolute;
}

.pdf span {
	width:150px;
}
	
.pdf img {
	width:36px;
	height:36px;
	border:none;
	float:right;
	clear:left;
	margin-right:20px;
}

.pdf a {
	display:block;
}

.pdf a:link, .pdf a:visited {
	color:#CC0000;
	text-decoration:none;
}

.pdf a:hover, .pdf a:active {
	color:#000000;
	text-decoration:none;
}

.bodytxt {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size:11px;
	line-height:16px;
	color:#000000;
}

.td_links {
	width:150px; 
}

.td_midden {
	padding-left:65px;
	padding-top:15px;
	padding-right:60px;
	padding-bottom:40px;
	width:469px;
	background-color:#CCCCCC;
	overflow:hidden;
}

.td_rechts {
	width:150px;
}

.img_klein {
	border:none;
	margin-bottom:2px;
}

.img_groot {
	border:none;
}

.hoofdletters {
	text-transform:uppercase;
}
