body {
	background-image: url(../images/back_main.jpg);
}
	#div_iframe{
	position: relative;
	top: 0px;
	background-repeat:no-repeat;
	text-align: center;
	z-index: 100;	
	}
	
	.iframe{
	height: 584px;
	width:	900px;
	position: relative;
	margin: 0px;
	padding: 0px;
	
	top: -8px;
	}
.top_menu{
 	position:absolute;
	left:286px;
	top:80px;
	width:203px;
	height:19px;
	z-index:3;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	text-transform: none;
	color: #790000;
}
.overzicht{
	position:absolute;
	left:250px;
	top:80px;
	z-index:3;
	}
.kop{
	position:absolute;
	left:11px;
	top:82px;
	width:578px;
	height:19px;
	z-index:1;
	}
.kop_sec{
	position:absolute;
	left:614px;
	top:80px;
	width:123px;
	height:19px;
	z-index:1;
	} 
.link_volgende{
	position:absolute;
	left:612px;
	top:80px;
	width:127px;
	height:19px;
	z-index:2;
	}

	.contact {
	position:absolute;
	left:667px;
	top:30px;
	width:80px;
	height:18px;
	z-index:2;
	overflow: scroll;
	}

.hoofdscherm{
	width:713px;
	height:457px;
	}

.main{
 	position:absolute;
	left:-3px;
	top:107px;
	width:738px;
	height:462px;
	z-index:2;
	overflow: auto;
}
.soort{
	position:absolute;
	left:0px;
	top:301px;
	width:238px;
	height:260px;
	z-index:2;
	overflow: auto;
}
.logout_in{
 	position:absolute;
	left:0px;
	top:280px;
	width:125px;
	height:50px;
	z-index:2;
	overflow: auto;
}
.overzicht_kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #790000;
}
.non_actief{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #d3d6bb;
}
.geen_streep{
	text-decoration: none;
}
.plaatje {
	border: #000000;
}
.ondertekst {
	font-size: 9px;
	color: #790000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.button {
	background: url(../images/dot.gif);
	font-weight: normal;
	text-decoration: none;
	font-family: arial, helvetica; 
	font-size: 13px;
	color: #40170E;
	border-top: 1px solid #FFFFFF ; 
	border-left: 1px solid #FFFFFF ; 
	border-bottom: 1px solid #FFFFFF ; 
	border-right: 1px solid #FFFFFF ;
	}
	/* Invoervelden met transparant gif plaatje */
.invoerveld{
	background: url(../images/dot.gif);
	font-weight: normal;
	text-decoration: none;
	font-family: arial, helvetica; 
	font-size: 13px;
	color: #40170E;
	border-top: 1px solid #FFFFFF ; 
	border-left: 1px solid #FFFFFF ; 
	border-bottom: 1px solid #FFFFFF ; 
	border-right: 1px solid #FFFFFF ;
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-decoration: underline;
}
.error{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

