body {
	background-color: #D8D7CE;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

body, td {
	color: #000000;
	font: normal 12px Arial, Verdana, Sans-serif;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}

b {
	color : #464E50;
}

.red {
	color: #E8185D;
}

.title {
	font: bold 16px Verdana, Arial, Sans-serif;
	color: #000000;
	margin-bottom:38px;
}

.small, .titleftr {
	font: normal 9px Verdana, Arial, Sans-serif;
	color: #717E7F;
}
.titleftr {
	margin-left: 5px;
}

p, div{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.iclass {
	float: left;
	border: 2px solid #D8D7CE;
	margin: 3px 14px 3px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, td a:link, a:visited, td a:visited, a:active, td a:active {
	color: #4C8CC1;
	text-decoration: none;
}
a:hover, td a:hover {
	color: #4C8CC1;
	text-decoration: underline;
}

.menu {
	height: 452px;
	width: 256px;
	font: normal 11px Verdana, Arial, Sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	padding: 70px 0px 0px 30px;
	text-align: left;
	vertical-align: top;
	background: url(../img/b_menu.gif) no-repeat top left;
}
.menusub {
	padding: 0px 0px 0px 10px;
	background: url(../img/bol_wit.gif) no-repeat left;
}

.menu a:link, .menu a:visited, .menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menusel {
	font-weight: bold;
	color: #84B5EF;
}
.menusel a:link, .menusel a:visited, .menusel a:active, .menusubsel a:link, .menusubsel a:visited, .menusubsel a:active {
	color: #84B5EF;
	text-decoration: none;
}
.menusel a:hover, menusubsel a:hover {
	color: #84B5EF;
	text-decoration: underline;
}

.menusubsel {
	font-weight: bold;
	color: #84B5EF;
	padding: 0px 0px 0px 10px;
	background: url(../img/bol_blauw.gif) no-repeat left;
}

.top1 {
	font: bold 16px Verdana, Arial, Sans-serif;
	color: #000000;
	vertical-align: bottom;
	text-align: left;
}
.top1b {
	font: bold 12px Verdana, Arial, Sans-serif;
	color: #000000;
	vertical-align: bottom;
	text-align: left;
	padding-top: 4px;
}
.top2 {
	font: bold 10px Arial, Verdana, Sans-serif;
	color: #C1C0B8;
	vertical-align: bottom;
	text-align: right;
}
.top2 a:link, .top2 a:visited, .top2 a:active {
	color: #84B5EF;
	text-decoration: none;
}
.top2 a:hover {
	color: #84B5EF;
	text-decoration: underline;
}
#ttl {
	border: 0px solid;
	margin-bottom: 39px;
}

.cntnt, .cntnt2 {
	background: url(../img/b_rechts.gif) repeat top right;
	background-color:#FFFFFF;
	padding: 13px 40px 40px 0px;
}
.cntnt2 {
	text-indent: 20px;
}

.liitem {
	background: url(../img/bol_zwart.gif) no-repeat top left;
	padding: 0px 0px 0px 10px;
}

.cel {
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #686865;
	border-left: 1px solid #CCCBBE;
	border-top: 1px solid #CCCBBE;
	padding-left: 5px;
}

.celr {
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #686865;
	border-left: 1px solid #CCCBBE;
	border-top: 1px solid #CCCBBE;
	border-right: 1px solid #CCCBBE;
	padding-left: 5px;
}

.cel_d {
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #686865;
	border-left: 1px solid #CCCBBE dotted;
	border-top: 1px solid #CCCBBE dotted;
	padding-left: 5px;
}

.celr_d {
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #686865;
	border-left: 1px solid #CCCBBE dotted;
	border-top: 1px solid #CCCBBE dotted;
	border-right: 1px solid #CCCBBE dotted;
	padding-left: 5px;
}

.ster {
	line-height: 18px;
	font: normal 36px Arial, Verdana, Sans-serif;
}

hr {
	color: #E1E4E4;
	height: 1px solid;
}

input, textarea {
	background-color: #EFF8F9;
	height: 19px;
	width: 300px;
	border: 0px solid;
	color: #000000;
	font: normal 12px Arial, Verdana, Sans-serif;
	line-height: 18px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 1px;
}

.submit {
	background: url(../img/knop.gif) no-repeat left top;
	color: #000000;
	vertical-align: middle;
	font: normal 11px Verdana, Arial, Sans-serif;
	border: 0px solid;
	width: 108px; 
	height: 38px; 
	text-align: center; 
}