@CHARSET "ISO-8859-1";

div.table{

	position: absolute;
	left: 50%;
	top: 50%;
	width: 720px;
	margin-left: -360px;
	margin-top: -320px;
	overflow-y:auto;
}

div.content{

	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -360px;
	margin-top: -239px;
	padding-top: 5px;
	padding-left: 85px;
	padding-right: 20px;
	overflow-y:	auto;
	height: 470px;
	width: 720px;
	scrollbar-arrow-color: #797979;
	scrollbar-face-color: #e8f0fe;
	scrollbar-highlight-color: #797979;	
	scrollbar-3dlight-color: #e8f0fe;
	scrollbar-shadow-color: #797979;
	scrollbar-darkshadow-color: #e8f0fe;
	scrollbar-track-color: #e8f0fe;	
	background: transparent url('../images/7.jpg') fixed center no-repeat;
}

html>body div.content{

	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -360px;
	margin-top: -234px;
	padding-top: 5px;
	padding-left: 85px;
	padding-right: 20px;
	overflow-y:	auto;
	height: 465px;
	width: 615px;
	scrollbar-arrow-color: #797979;
	scrollbar-face-color: #e8f0fe;
	scrollbar-highlight-color: #797979;	
	scrollbar-3dlight-color: #e8f0fe;
	scrollbar-shadow-color: #797979;
	scrollbar-darkshadow-color: #e8f0fe;
	scrollbar-track-color: #e8f0fe;	
	background: transparent url('../images/7.jpg') fixed center no-repeat;
}

div.footer{

	position: absolute;	
	left: 50%;
	top: 100%;
	margin-left: -360px;
	margin-top: -18px;		
	height: 18px;
	width: 720px;	
	font-family: Lucida, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #797979;
	text-align: center;
}

.std {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #797979;
	text-align: justify;
}

.stdhead {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #797979;
	text-align: justify;
}

ul.std {  
	font-family: Lucida, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #797979;
	text-align: justify;
}

ul.bloem {
	font-family: Lucida, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #797979;
	text-align: justify;
	list-style-image: url(../images/bloem.gif);
}

table.tarief_table {

	font-family: Lucida, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #797979;
	text-align: justify;	
	cellpadding: 0;
	cellspacing: 4px;
	width: 75%;
}

tr.tarief_title {
	background-color: #797979;
	color: #FFFFFF;
}

td.tarief_cell_left {
	
	width: 80%;
	border-bottom-color: #797979;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #797979;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #797979;
	border-left-style: solid;
	border-left-width: 1px;		
}

td.tarief_cell_right {
	
	width: 20%;
	border-bottom-color: #797979;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #797979;
	border-right-style: solid;
	border-right-width: 1px;	
}

a.std {
	color: #797979;
}
