html,body {
	height: 100%;
}
body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666666;
}
a:link {
 color:#FFFFFF;
 text-decoration:none;
}
a:visited {
 color:#FFFFFF;
 text-decoration:none;
}
a:hover {
 color:#FFFFFF;
 text-decoration:none;
 font-weight:bold;
}
a:active {
 color:#FFFFFF;
 text-decoration:none;
 font-weight:bold;
}
div.main{
	width:100%;
	height:100%;
	text-align:center;
	background-color:#999999;
}
div.main2{
	width:780px;
	height:100%;
	background-color:#FFFFFF;
}
div.header{
	width:778px;
	height:150px;
	text-align:left;
	border:solid;
	border-width:1px;
	border-color:#000000;
	background-image:url(../images/header.gif);
}
div.content{
	height:100%;
	text-align:left;
	padding-top:7px;
	padding-right:7px;
	background-color:#FFFFFF;
	border:solid;
	border-width:0px;
	border-right-width:1px;
	border-color:#000000;

}
div.block_left{
	float:left;
	width:120px;
	height:100%;
	border:solid;
	border-width:0px;
	border-left-width:1px;
	border-color:#000000;
	padding:2px;
	background-image:url(../images/bg_block_left.gif);
	background-repeat:repeat-y;
	background-position:left;
	text-align:left;
}
div.block_right{
	float:right;
	width:120px;
	height:100%;
	border:solid;
	border-width:0px;
	border-right-width:1px;
	border-color:#000000;
	padding:2px;
	background-image:url(../images/bg_block_right.gif);
	background-repeat:repeat-y;
	background-position:right;
	text-align:right;
}
div.block{
	width:110px;
	border-width:0px;
	text-align:left;
	color:#FFFFFF;
	padding:3px;
}
.block_title{
	font-size: 12px;
}
div.title{
	position:relative;
	left:-9px;
	top:3px;
	text-align:left;
	font-weight:bold;
	border:solid;
	border-width:1px;
	border-color:#000000;
	color:#FFFFFF;
	background-color:#0c793d;
	padding:2px;
}
div.footer{
	background-image:url(../images/bg_content.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:center;
	border-width:0px;
	color:#FFFFFF;
}
hr{
	color:#FFFFFF;
	border:0;
	background-color: #FFFFFF;
	height:1px;
}
hr.nieuws{
	color:#000000;
	border:0;
	background-color: #000000;
	height:1px;
}
a.contact{
	color:#0c793d;
	font-weight:bold;
}a.contact:hover{
	color:#0c793d;
	font-weight:bold;
}a.contact:active{
	color:#0c793d;
	font-weight:bold;
}a.contact:visited{
	color:#0c793d;
	font-weight:bold;
}
input{
	font-size: 10px;
	border:1px;
	border-color:#000000;
	border-style:solid;
}
.nieuwstitel{
	color:#000000;
	font-size:11px;
}

