BODY {
	color: #006633;
	padding: 0;
	margin: 0;
}

BODY, TD, DIV, P  {
	font-family: verdana, arial, sans-serif;
	line-height: 22px;
	font-size: 12px;
}

H1 {
	padding:  0px 20px 0px 20px;
	color: #cd0000;
	font-weight: bold;
	font-size: 20px;}

DIV#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1050px;
	height: 160px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}

DIV#menu {
	top: 0px;
	left: 0px;
	width: 325px;
	height: 500px;
	font-family: verdana, arial, sans-serif;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: right;
	vertical-align:top;
	padding-top: 20px;
}

DIV#menu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

DIV#menu a:hover {
	color: #cd0000;
	text-decoration: none
	font-weight: bold;
}

DIV#tekst {
	padding:  10px 20px 20px 20px;
}

DIV#tekst a {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}

DIV#tekst a:hover {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}

DIV#tekst a:visited {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}

DIV#koptekst {
	padding:  0px 20px 0px 20px;
	color: #cd0000;
	font-weight: bold;
	font-size: 20px;
}