/* CSS Document */

.basistabel {

	vertical-align:top;

	text-align:left;

}



.maintable {

	width: 560px;

	height:420px;

	vertical-align:top;

}



.kop {

	display:none;

}

.logo {
	vertical-align:top;
}

.rafelrand {
	display:none;
}


.navigatie {

	display:none;

	}

	

.tekst {

	vertical-align:top;

	padding:0px 20px 0px 10px;

}



.tekstveld {

	padding-left:0px; 

	border:0px; 

	width:640px; 

}





/* CSS Document */

body, td {

	margin: 0px 0px 0px 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#515151;

}



.maintable {

	width: 990px;

	/*height:590px;*/

	border:4px solid #ffffff;

	border-collapse: collapse;

}



td.maintable {

	border:4px solid #ffffff;

}



.links {

	display:none;

}



.rechts {

	display:none;

}



/*.navigatie {

	width:216px;

	height:100%;

	background-color:#515151;

	vertical-align:top;

	margin:0px 0px 0px 89px;

	color:#FFFFFF;

	}*/

.onder {
	display:none;
}

.contact {

	padding: 20px 0px 20px 10px;

}



.titelbalk {

	display:none;

}



.balkje {

	display:none;

}



.midden {

	width:550px;

	vertical-align:top;

	padding:0px 4px 140px 4px;

}



.bedrijfsnaam {

	display:none;

}



.tekstveld {

	padding:20px 26px 0px 10px; 

	border:0px solid #000000; 

	/*height:600px;*/

	overflow:auto;

	line-height:20px;

	color:#515151;

}



.teksttabel {

	color:#515151;

	line-height:15px;

	border-collapse:collapse;

	border-spacing:20px;

}



.teksttabel td {

	width:50%;

	padding-right:10px;

}



h1 {	/* Rubriektitel */
	font-size:145%;
	margin-top:5px;
	margin-bottom:5px;
}

h2 {	/* titel van tekst */
	font-size:135%;
	margin-top:0px;
	margin-bottom:25px;
	color:#002395;
}

h3 {	/* kopje in tekst */
	font-size:105%;
	margin:0px;
}

h4 {	/* menutitel boven tekst */
	margin:0px;
	text-align:right;
	font-size:80%;
	color:#ffffe1;
	padding-right:15px;
	padding-top:10px;
	font-weight:normal;
}



/*links*/



a:link, a:visited, a:active{

	color:#2a8ebf;

}



a:hover {

	color:#aa014c;

}



/* Hyperlinks en menus */

#menu{

display:none;

}



