﻿.clearfloat
{
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

BODY
{
	background: #d7e4db;
	background-position: center top;
	/*
	background: url('img/site_background.jpg') no-repeat;
	*/
}
#main
{
	background: #f2f2f2;
	margin: auto;
	width: 950px;
}

#Header
{
	border-right: #d8ff01 1px solid;
	border-top: #d8ff01 1px solid;
	background: #b0d001;
	border-left: #d8ff01 1px solid;
	border-bottom: #d8ff01 1px solid;
	zoom: 1;
}

.ToHomePage
{
	font-size: 1.2em;
	font-weight: bold;
	color: #017441;
}
.fll
{
	float: left;
}

#header_breeklijn
{
	clear: both;
	border-top: #728701 1px solid;
	font-size: 1px;
	background: #d8ff01;
	line-height: 1px;
	border-bottom: #b0d001 3px solid;
	height: 1px;
}
/* Rule 19 of /grondwijzer.be/scripts/css/grondwijzerStyle.css */
#logo
{
	display: inline;
	margin: 15px 0px 15px 27px;
}
/* Rule 20 of /grondwijzer.be/scripts/css/grondwijzerStyle.css */
#contactgegevens
{
	margin: 45px 0px 0px 45px;
	color: #ffffff;
}
/* Rule 21 of /grondwijzer.be/scripts/css/grondwijzerStyle.css */
#contactgegevens A:link
{
	color: #ffffff;
}
/* Rule 12 of /grondwijzer.be/scripts/css/neutralise.css */
P
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
/* Rule 25 of /grondwijzer.be/scripts/css/neutralise.css */
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
/* Rule 45 of /grondwijzer.be/scripts/css/apollo.css */
P
{
	margin: 1em 0px;
}
#kolom_links
{
	float: left;
	display: inline;
	margin-left: 27px;
	width: 155px;
}
/* Rule 37 of /grondwijzer.be/scripts/css/grondwijzerStyle.css */
#kolom_rechts
{
	float: left;
	background-color: White;
	margin-top: 5px;
	margin-left: 10px;
	width: 630px;
}

#sidemenuInner
{
	/*	 	position:absolute; 	left:0px; 	top:120px; */
	background: url('../../img/menu.jpg') no-repeat top left;
	width: 170px;
	height: 500px;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 10px;
}

#sidemenuInner table
{
	font-size: 7pt;
	color: #000000;
}

#sidemenuInner a:link, #sidemenu a:visited, #sidemenu a:active
{
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
#loginbox
{
	/* 	position:absolute; 	margin-left : 388px; 	top : 5px; */
	background: none transparent scroll repeat 0% 0%;
	margin-left: 732px;
	width: 230px;
	position: absolute;
	top: 80px;
}
#login_top
{
	margin-bottom: 0px;
	border: 0px;
}
.login_aanmelden
{
	background: url(../../img/login_left_1.gif) no-repeat top left #9ebb01;
	height: 27px;
	padding: 5px 0 0 11px;
}

.login_blok
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #b0d001 1px solid;
}
#login_row_1 A
{
	padding-right: 0px;
	padding-left: 17px;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 0px;
	color: #017441;
	padding-top: 0px;
	text-decoration: none;
}
#login_row_2 A
{
	font-weight: bold;
	font-size: 10px;
	color: #b0d001;
	font-style: italic;
	text-decoration: none;
}
#content
{
	background-color: White;
	position: absolute;
	height: 100%;
	width: 950px;
	padding-bottom: 61px;
}
#footer
{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 30px; /* Height of the footer */
	background: #6cf;
	text-align: right; /*    	PADDING-RIGHT: 27px;	 	MARGIN-TOP: 10px;	 	FONT-SIZE: 0.8em;	 	PADDING-BOTTOM: 3px;	 	BORDER-BOTTOM: #b0d001 3px solid;	 	TEXT-ALIGN: right */
}

