#div_head_logo {
	background-image:URL(http://www2.jadico.nl/images/logo/jadico.jpg);
	background-repeat:no-repeat;
	height: 95px;
	width: 201px;
	float:left;
}
#div_head_balk {
	background-image:URL(http://www2.jadico.nl/images/theme/jadico/menubalk.jpg);
	height:31px;
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
}
#div_head_balk a {
	color:#E5E5E5;
	text-decoration: none;
}
#div_head_balk a:hover {
	color:#FFFFFF;
}
body{
	color:#464646;
	background-image:URL(http://www2.jadico.nl/images/theme/jadico/achtergrond.jpg);
	background-color: #099300;
}
.page_menu_on{
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	color:#006600;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	padding:5px;
	padding-right:10px;
	cursor:pointer;
	background: URL(http://www2.jadico.nl/images/pijltje.gif) no-repeat right;
}
a {
	color:#006600;
}
a:hover {
	color:#009900;
	text-decoration: none;
}

a:active {
	color:#009900;
}
#home_tekst {
	width:450px;
	float:left;
}
#home_niews {
	width: 390px;
	float: right;
	height:230px;
	background: URL(http://www2.jadico.nl/images/news_back.gif) no-repeat right;
}
.home_nieuws_item {
	padding: 10px; 
	padding-top:0px;
}
#home_nieuws_leesmeer {
	position:absolute;
	width: auto;
	text-align:right;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
	margin-top:146px;
	margin-left:290px;
}

.t_h4 {
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#009900;
	height:45px;
}
.t_h2 {
	font-size:20px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color: #006600;
	height:24px;
}
.t_h3 {
	font-size:16px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#009900;
	height:40px;
}

.head_btn
{
	width:	75px;
	height:	31px;
	background:	URL(../../images/btn_norm.gif);
	float:left;
	margin-right:-1px;
}
.head_btn:hover
{
	width:	75px;
	height:	31px;
	background:	URL(../../images/btn_over.gif);
	float:left;
	margin-right:-1px;
	cursor:pointer;
}