body {
	padding:0;
	margin:50px 0 0 0;
	text-align:center;
	background-color: #FFFFFF;
	color: #000000;
}
.container {
text-align:center;
position:relative; 
width:100%; 
height:675px; 
margin:auto;
}

.header {
margin:auto;
text-align:left;
position:relative; 
width:815px; 
height:105px; 
background-image:url(images_home/logo_header.gif); 
}

.middle {
border-left:1px solid #f3a459;
border-right:1px solid #f3a459;
position:relative; 
width:813px; 
height:405px; 
background-image:url(images_home/world_bg.jpg); 
margin:auto;
}
#nl{
padding:77px 0 0 0; 
}
.middle a{
margin:auto; 
font-family:Verdana; 
font-size:20px; 
font-weight:bold; 
color:#622f02;
text-decoration:underline;
}
.middle a:hover{
text-decoration:underline;
}

.bottom {
margin:auto;
text-align:left;
position:relative; 
width:815px; 
height:165px; 
background-color:#622f02; 
}
.bottom div {
padding-left:56px; 
padding-top:25px; 
font-family:Verdana; 
font-size:12px; 
font-weight:bold; 
color: #FFFFFF;
}

.bottom a{
font-family:Verdana; 
font-size:12px; 
font-weight:bold; 
color: #FFFFFF;
text-decoration:underline;
}
.bottom a:hover{
text-decoration:underline;
}




/* overzicht formulieren */

.text {
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
	color: #000000;
}
.text a{
	text-decoration:underline;
}
.small {
	font-family: Verdana;
	font-size: 11px;
}
.table_bg {
	background: #CCCCCC;
}
.kb_row0 {
	background-color: #F1F1F1;
}
.kb_row1 {
	background-color: #FFFFFF;
}
.kb_rood {
	background-color: #fed7d7;
}