/* FRONT */

/*  MAINTABLE  */

table#main {
	height: 100%;
	bo/rder: 1px solid #00ff00;
}

td#top {
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	height: 59px;
}
td#green {
	background-image: url('gfx/green.jpg');
	background-repeat: no-repeat;
	border-left: 1px solid #a2e043;
	border-right: 1px solid #a2e043;
	height: 59px;
}
td#contentAll {
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	height: 100%;
	width: 1000px;
	vertical-align: top;
}
div#bottomHome a:hover {
	color: #999999;	
}
/* HOMEBUTTON */
div#homeButton {
	position: absolute;
}
/* SNELMENU */

div#snelmenu {
	position: relative;
	left: 935px;
	top: 0px;
	width: 60px;
	}
div#snelmenu a{
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #3f6800;
	display: block;
	letter-spacing: 1px;
	line-height: 20px;
}
div#snelmenu a:hover{
	color: #65941c;
}
/* POSTCODE CONTROLE */
hr {
	border: none;
	height: 1px; 
	background-color: #999999; 
	color: #999999;
	margin: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
}
table.leftTable {
	border: none;
	border-bottom: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	margin-top: 7px;
	width: 150px;
	background-color: f6f6f6;
}
p.leftTableP{
	color: #666666;
	font-size: 10px; 
	letter-spacing: 0px; 
	margin: 2px;
}
/* CONTENT */
.homeInput{
	width: 80px;
	margin-left: 5px;
	margin-top: 2px;
	border-bottom:1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000032;
}
.buttonHome {
	background-color: #f6f6f6;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 75px;
}

table#content{
	height: 100%;
}
table#content  h1 {
	font-family: arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000032;
	margin: 0px;
	margin-bottom: 7px;
}
/* NIEUWS */

table#nieuws {
	margin-left: 12px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000032;
	width: 810px;
}
.nieuwslink1{
	display: block;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000032;
	text-decoration: none;
	letter-spacing: 1px;
	background-color:#fbf9f9;
	padding-left: 25px;
	line-height: 20px;
}
.nieuwslink1:hover{
	text-decoration: underline;
}
.nieuwslink2:hover{
	text-decoration: underline;
}
.nieuwslink2{
	display: block;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000032;
	text-decoration: none;
	letter-spacing: 1px;
	background-color:#ededed;
	padding-left: 25px;
	line-height: 20px;
}
.storingen {
	border: 1px solid #b5b5b5;
}
table.storingen a{
	font-family: arial, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 25px;
	line-height: 20px;
	font-size: 11px;
	color: #000032;
}
table.storingen a:hover{
	text-decoration: underline;
}
/* ACTION */

div#action {
	margin: 12px;
	margin-top: 8px;
}
div#action img{
	margin: 2px;
	vertical-align: bottom;
}

/* DIENSTEN HOMEPAGE */

a.dienstenHome1 {
	margin-bottom: 12px;
	background-color: #fbf9f9;
	border: 1px solid #b5b5b5;
	letter-spacing: 1px;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	height: 57px;
	width: 541px;
	display: block;
}
a.dienstenHome1:hover {
	background-color: #F2F2F2;
}
a.dienstenHome1 img {
	margin-right: 10px;
}

