	body { 
		/*background: url(../image/achtergrond.jpg) repeat; */
} 
	.border{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;


		position: absolute;
		padding: 0;
		height: 50%; 

		width: 100%;
		/*height: 400px;*/
		height: 90%;
		
		/*top: 100%;*/
		/*margin-left: -300px;
		margin-top: -200px;*/
		/*border: 2px solid #000000;*/
		background-color: #FFFFFF;
}
	.kop {
		position: absolute;
		width: 70%;
		height: 25px;
		left: 30%;
		top: 50%;
		margin-left: -158px;
		margin-top: -198px;
		text-align:  center;
		border: solid black; 
		background-color:  red;
		font-size: 20px;
		font-weight: bold;
		color:  white; 
}
	.logo {
		position: absolute;
		width: 136px;
		height: 100px;
		left: 30%;
		top: 50%;
		margin-left: -298px;
		margin-top: -198px;
		font-family: arial;
		font-size: 14px;
		border: solid black; 
		background-image: url("../image/diakonialogoklein.jpg");
		background-repeat: no-repeat; 
		background-position: 50% 50%; 
		
}
	.menu {
		position: absolute;
		width: 136px;
		height: 285px;
		left: 30%;
		top: 50%;
		margin-left: -298px;
		margin-top: -065px;
		font-family: arial;
		border: solid black; 
		background-color:  red;	
		color:  white; 
				
}
	.menu_tekst{
		color:  white;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold; 
}
	.menu_tekst:hover {
		color: #000000;	
		text-decoration: underline;
}
	.submenu_tekst{
		font-size: 16px;
		color:  yellow;
		text-decoration: none;
}
	.menu_tekst:hover {
		color: #000000;	
		text-decoration: underline;
}

	.tekstvak {
		position: absolute;
		width: 69%;
		/*height: 338px;*/
		height: 373px;
		left: 30%;
		top: 50%;
		margin-left: -140px;
		margin-top: -155px;
		font-family: arial;
		font-size: 14px;
		overflow: auto; 
}
	.tekst{
		font-family: arial;
		font-weight: normal; 
		font-size: 11px;
		color: black;
}
	.kop1{
		font-family: arial;
		font-weight: bold; 
		font-size: 14px;
		color: red;
}

	.kop2{
		font-family: arial;
		font-weight: bold; 
		font-size: 12px;
		color: red;
		
}
	.links{
		float: left;
}

	.rechts{ 
		text-align: right;
} 
 
	.bedrag {
		text-align: right;
}

