html, body { height: 100% }

BODY
{
    background-color: #4F6690;
    COLOR: #000000;

    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: 13px;
    text-align: justify;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
P
{
    line-height: 1.5;
}
textarea {
	font-family: Arial, Helvetica, Verdana;	
	FONT-SIZE: 13px;
    border: 1px inset #CCCCCC; 
    table-border-color-light: rgb(102,204,204);
    table-border-color-dark: rgb(0,102,102);
}
table {
    table-border-color-light: rgb(102,204,204);
    table-border-color-dark: rgb(0,102,102);
}
TH {
    border-color: #CCCCCC; 
}
TD {
    border-color: #CCCCCC;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Verdana;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, Verdana;
    color: #000000;
}
A, A:link, A:active, A:hover, A:visited {
    FONT-WEIGHT: bold;
    COLOR: #F56A01;
    TEXT-DECORATION: underline;
}
H1 {
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #000000;
    MARGIN-BOTTOM: 5px;
}
H3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #000000;
}
IMG {
    MARGIN: 0px 0px 0px 0px;
}
.verbtrfw {
    visibility: hidden;
    display: none;
}

.container {
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
	background-color: #4F6690;
	margin: 0;
	height: 100%;
	overflow: auto;
}

.subcontainer {
	top: 0px;
	width: 1040px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: none;
	text-align: center;
	background-color: #E4E8F3;
}

.subdiv {
	top: 0px;
	width: 1040px;
	height: 100%;
	text-align: left;
	margin: 0 0 0 0;
}

#header {
	margin: 0px;
	padding: 0px;
	background-color: #E4E8F3;
	overflow: hidden;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	background-image: URL(/siteimages/topplaat.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.containerheader {
	width: 300px;
	height: 151px;
	float: right;

}
.containerLogo {
	text-align: right;
	width: 641px;
	height: 85px;
	float: left;
}
.info {
	margin-top:5px;
	margin-right:5px;
	float: right;
	width: 160px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #BECADA;
	background-color: #E4E8F3;
}
.telnr {
	padding-top: 18px;
	float: right;
}
.srchCell {
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
}
.srchInputbox {
	width: 120px;
	margin-top: 2px;
	font-family: Arial, Helvetica;
	font-size: 11px;
}
.srchInputboxGray {
	width: 120px;
	margin-top: 2px;
	color: #AAAAAA;
	font-family: Arial, Helvetica;
	font-size: 11px;
}
.srchImage {
	vertical-align: top;
	margin-top: 3px;
}

.bucket {
	overflow: hidden; 
	margin: 0px; 
	padding: 0px; 
	padding-top: 0px;
	text-align: right;
}
.buckettext {
	padding: 4px;
	float: left;
	width: 80%;
}
#header A, A:link, A:active, A:hover, A:visited {
	FONT-WEIGHT: bold;
	COLOR: #F56A01;
	TEXT-DECORATION: underline;
}
#bottom {
	color: #e8ebf2;
	background-color:#072D55;
	background-image: url('/siteimages/bodem.jpg');
	height: 21px;
	vertical-align: middle;
	height:21px;
	overflow: hidden;
	padding-left: 6px;
}
#bottom a, #bottom a:hover {
	color: #e8ebf2;
}
.margins {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}