body{
	font-family:  verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #5D5745;
	background-color: #D9D7CE;
}

h1{
	color: #A6D91D;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 1px;
}
h2{
	color: #A6D91D;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}

td, tr, a, p{
	font-family:  verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #5D5745;	
}

td{
	background-color: #ffffff;
}

th{
	font-size: 10px;
	text-align: left;
	background-color: #ffffff;
}

.tarief{
	background-color: #efefef;
	width: 250px;
}

th.subTh{
	font-size: 9px;
	text-align: left;
	font-weight: normal;
}

a:link, a:visited, a:active{
	color: #6699CC;
	text-decoration: none;
}

a:visited:hover, a:hover{
	background-color: #E4ECF4;
	color: #6699cc;
	text-decoration: none;
}

.borderL{
	background-image: url('images/borderL.gif');
	background-repeat: repeat-y;
}

.borderR{
	background-image: url('images/borderR.gif');
	background-repeat: repeat-y;
}

.fillL{
	background-image: url('images/fillL.gif');
	background-repeat: repeat-y;
}

.fillR{
	background-image: url('images/fillR.gif');
	background-repeat: repeat-y;
}

.fillM{
	background-image: url('images/fillM.gif');
}

.footer{
	font-size: 9px;
	color: #8F8770;
}

.footer A:link, .footer A:active, .footer A:hover, .footer A:visited:hover, .footer A:visited{
	font-size: 9px;
	color: #6699CC;
	text-decoration: none;
}

.content{
	padding-top: 12px;
	padding-left: 13px;
	padding-right: 30px;
	color: #5D5745;
}

