body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
td{ 
	font-size:11px;
	line-height: 16px;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffa800;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:2px;
}
h3{
font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
margin-top:0px;
margin-bottom:5px;
color:#077647;
}
h2 {
	color:#077647;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	margin-top:0px;
	margin-bottom:5px;
}
h5{
	font-family:
	font-size:11px;
	color:#d50067;
	margin-bottom:0px;
	margin-top:0px;
}
hr{
border-bottom:1px solid #AAAAAA;
border-top:1px solid #EEEEEE;
margin-right:15px;
}
/* voor ritch text CMS */
p, ol, li, ul, hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
margin-left:15px;
}
a{
	color:#077647;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
/* ----------------- */
.header{
	border-bottom: 1px solid #d50067;
}


.bottom {
	font-size: 10px;
	vertical-align:bottom;
	color:#777777;
}
.bottom a{
	color:#888888;
	text-decoration:none;
}
.bottom a:hover{
	color:#888888;
	text-decoration:underline;
}
.navCell{
	color:#FFFFFF;
	margin-left:15px;
	line-height:26px;
}
.navCell a{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
}
.navCell a:hover{
	color:#ffa800;
	text-decoration:none;
}
.subnav{
	color:#666666;
	background-image:url(../images/bullit.jpg);
	background-repeat:no-repeat;
	width:210px;
	line-height:24px;
	display:block;
	text-indent:20px;
	background-position:left center;
	border-bottom:1px solid #DDDDDD;
}
.active{
	color:#077647;
	background-image:url(../images/bullit.jpg);
	background-repeat:no-repeat;
	width:210px;
	line-height:24px;
	display:block;
	text-indent:20px;
	background-position:left center;
	border-bottom:1px solid #DDDDDD;
}
#geel{
	background-image:url(../images/bullit_geel.jpg);
}
#green{
	background-image:url(../images/bullit_groen.jpg);
}
.subnav:hover{
	color:#666666;
}
.homeBlokTitel{
	color:#FFFFFF;
	line-height:28px;
	text-indent:10px;
	font-family:"Century Gothic", arial;
	font-size:15px;
}
.homeBlokContent{
	margin:10px;
	line-height:18px;
}

.btn{
	font-size:11px;
	background-color:#077647;
	color:#FFFFFF;
	border-bottom:1 px solid #126b21;
	border-right:1 px solid #126b21;
	border-top:1px solid #51ba63;
	border-left:1px solid #51ba63;
	height:22px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.borderedCell{
	background-image:url(../images/bg_table.jpg);
	background-repeat:no-repeat;
	border: 1px solid #CCCCCC;
}
