body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	margin: 0px;
	color: 212121;
	background-color: #FFFFFF;


}
body a {
	font-weight: bold;
	color: #212121;
	text-decoration: underline;
}
body a:hover {
	color: #FF0000;
}
body a:active {
	color: #FF0000;
}
table {
	font-size: 8pt;
	margin: 5px;
	padding: 0px;
	border: none;

}
table a {
	color: #212121;
	text-decoration: underline;
}
div#back{
	position: absolute;
	height: 500px;
	width: 800px;
	top: 50px;
	background-image: url(../images/background.gif);
	visibility: visible;
	background-color: #FF9900;
	background-repeat: repeat-y;
	left: 170px;




}
div#tekst{
	padding: 10px;
	position: absolute;
	height: 300px;
	width: 300px;
	left: 520px;
	top: 100px;
}
div#logo{
	position: absolute;
	height: 170px;
	width: 170px;
	left: 0px;
	top: 50px;
	background-image: url(../images/logo.gif);

}
div#thoog{
	position: absolute;
	height: 50px;
	width: 1200px;
	left: 0px;
	top: 0px;
	background-color: #666666;
	vertical-align: bottom;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;




}
div#tekst {
	position: absolute;
	height: 300px;
	width: 500px;
	left: 170px;
	top: 50px;
	text-align: left;
}
h1 {
	font-weight: bold;

}
