A {text-decoration: underline; color: #FFF; }
A:visited {text-decoration: underline; color: #FFF; }
A:active {text-decoration: underline; color: #FFF; }
A:hover {text-decoration: none; color: #FFF; }

body {font-family: verdana; color: #FFF; font-size: 12px; }
body {background-color: #01662c; text-align: left; }
/*body {font-family: verdana; color: #000000; font-size: 8pt; background-color: #745344; background-image: url(site_bg.jpg); }
body {scrollbar-face-color: #FACA9B; scrollbar-shadow-color: #FACA9B; scrollbar-highlight-color: #FACA9B; scrollbar-3dlight-color: #745344; scrollbar-darkshadow-color: #745344; scrollbar-track-color: #FACA9B; scrollbar-arrow-color: #FF0000}*/


textarea {background: #fff; color: #000000; font-family: verdana; font-size: 8pt; border: solid #000000; border-width: 1pt;}
input {background: #fff; color: #000000; font-family: verdana; font-size: 8pt; border: solid #000000; border-width: 1pt;}
option {background: #fff; color: #000000; font-family: verdana; font-size: 8pt; }
select {background: #fff; color: #000000; font-family: verdana; font-size: 8pt; border: solid #000000; border-width: 1pt;}


div#text{
	max-width:800px;
	
	}

#totaal {
	height: 480px;
	width: 842px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -240px 0 0 -421px;
	border: none;
}

#pagina {
	width: 816px;
	float: left;
	position: absolute;
	top: 0;
}

#logo {
	width: 173px;
	float: left;
}

#adres {
	width: 250px;
	float: right;
}

#text {
	width: 100%;
	margin-top: 5px;
	position: absolute;
	float: left;
	top: 187px;
	left: 21px;
}

#bottom {
	float: left;
	text-align: right;
	height: 128px;
	width: 100%;
	position: absolute; bottom: 0;
}

img {
	border: none;
}

h1 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	margin-left: -10px;
	padding: 0;
}

h2 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
