/* 
	Just uncomment the following block if you want to avoid spaces between 
	paragraphs. Remember to apply the same style in your output front end page.
*/

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
body{
	background-color	:#235130;
	margin						:0px 0px 0px 0px;
}
.website{
	width							:900px;
	background-color	:#FFFFFF;
}
.menuitem,.menuitem_over{
	width							:221px;
	background-color	:#6b8c5a;
	text-align				:center;
	vertical-align		:middle;
	color							:white;
	font-family				:verdana;
	font-size					:11px;
	height						:26px;
	border-bottom			:2px solid #d6d6d6;
	border-left				:2px solid #d6d6d6;
	border-right 			:2px solid #d6d6d6;
	cursor						:pointer;
}
.submenuitem,.submenuitem_over{
	width							:221px;
	background-color	:#8bb476;
	text-align				:center;
	vertical-align		:middle;
	color							:white;
	font-family				:verdana;
	font-size					:11px;
	height						:26px;
	border-bottom			:2px solid #d6d6d6;
	border-left				:2px solid #d6d6d6;
	border-right 			:2px solid #d6d6d6;
	cursor						:pointer;
}
a.menulink{
	color							:white;
	font-family				:verdana;
	font-size					:11px;
	text-decoration		:none;
	font-weight				:normal;
}
a.menulink:hover{
	color							:white;
	font-family				:verdana;
	font-size					:11px;
	text-decoration		:none;
	font-weight				:normal;
}

.menuitem_over{
	background-color	:#edc055;
	color							:#154c76;
}
.blueline{
	background-color	:#154c76;
	height						:4px;
	border-left				:2px solid #d6d6d6;
	border-right 			:2px solid #d6d6d6;
	border-bottom			:2px solid #d6d6d6;
}
.content_intro{
	background-color	:#fff5dc;
	border-bottom			:2px solid #FFFFFF;
	border-left				:2px solid #FFFFFF;
	border-right 			:2px solid #FFFFFF;
	padding						:4px;
}
.house_textheader{
	font-family				:verdana;
	font-size					:14px;
	font-weight				:bold;
	color							:#154c76;
}
.content_textheader, h1{
	font-family				:verdana;
	font-size					:14px;
	font-weight				:bold;
	margin-bottom			:2px;
	color							:#154c76;
}
.content_text{
	font-family				:verdana;
	font-size					:11px;
	color							:#000000;
}
.content_left{
	font-family				:verdana;
	font-size					:11px;
	background-color	:#a5c4d1;
}
a{
	font-family				:verdana;
	font-size					:11px;
	font-weight				:bold;
  color							: #154c76;
  text-decoration		: none;
}
a:hover {
	font-family				:verdana;
	font-size					:11px;
	font-weight				:bold;
  color							: #154c76;
  text-decoration		: underline;
}
input.search{
	background-color	:#a5c4d1;
	font-family				:verdana;
	font-size					:11px;
	color							:#FFFFFF;
	border						:1px solid #FFFFFF;
	width							:149px;
	height						:18px;
	vertical-align		:center;
}
input.checkbox{
	font-family				:verdana;
	font-size					:12px;
	color							:#FFFFFF;
	border						:0px solid #FFFFFF;
	vertical-align		:center;
}
.inputselect{
	background-color	:#a5c4d1;
	font-family				:verdana;
	font-size					:11px;
	color							:black;
	border						:0px solid #FFFFFF;
	height						:18px;
	vertical-align		:center;
}
.inputregister{
	font-family				:verdana;
	font-size					:11px;
	color							:black;
	border						:1px solid #000000;
	height						:18px;
	vertical-align		:center;
}
.content_right{
	font-family				:verdana;
	font-size					:11px;
	color							:#FFFFFF;
	padding-top				:5px;
}
.content_rightheader{
	font-family				:verdana;
	font-size					:11px;
	font-weight				:bold;
	color							:#FFFFFF;
	padding-top				:14px;
}
.footer{
	background-color	:#a5c4d1;
	font-family				:verdana;
	font-size					:11px;
	font-weight				:bold;
	color							:#FFFFFF;
	height						:61px;
	vertical-align		:middle;
	padding-left			:26px;
}
tr.white td{
	background-color	:white;
}
tr.data td{
	background-color	:#fff5dc;
}
.data_item{
	color	:#154c76;
	width: 100px;
}
tr.zoekheader td{
	background-color	:#6b8c5a;
	color:white;
	font-weight:bold;
	height:20px;
}
.divscroll{
	scrollbar-face-color : #235130;
	scrollbar-highlight-color : #4B4B4B;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-shadow-color : #4B4B4B;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #EEEEEE;
	scrollbar-arrow-color : #CCCCCC;
}
a.content_right{
	font-family				:verdana;
	font-size					:11px;
	color							:#FFFFFF;
	padding-top				:5px;
	font-weight:normal;
}
a.content_right:hover{
	font-family				:verdana;
	font-size					:11px;
	color							:#FFFFFF;
	padding-top				:5px;
	text-decoration:underline;
	font-weight:normal;
}
tr.vbtableheadertop td{
	background-color: #6b8c5a;
	border-bottom: 1px solid #235130;
	border-right:1px solid #235130;
	border-left:1px solid #b3e599;
	border-top:1px solid #b3e599;
	padding:2px;
	color:white;
	font-weight:bold;
}
tr.vbtablerow td{
	background-color: #fff5dc;
	border-bottom:1px solid #ffe9b3;
	border-right:1px solid #ffe9b3;
	border-left:1px solid #fffcf4;
	border-top:1px solid #fffcf4;
	color:black;
	padding:0px;
}
tr.vbtablerow1 td{
	background-color: #ffffff;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	color:black;
	padding:0px;
}
table.tablestyle{
	font-family:verdana;
	font-size:11px;
}

