@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #d8d8d8;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 824px;
}
#menu {
	text-align: center;
	margin: 0px;
	height: 45px;
	width: 824px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container {
	padding: 0px;
	height: 100%;
	width: 824px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/back.jpg);
	position: relative;
	background-repeat: no-repeat;
}
p.menu {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a.menu:link {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
a.menu:hover	{
	text-decoration: underline;
	color: #30516F;
	cursor: pointer;
}
a.menu:active {
	text-decoration: underline;
	color: #30516F;
	cursor: pointer;
}
#tekst {
	margin: 0px;
	height: auto;
	width: 734px;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#scrollbox {
	height: auto;
	width: 704px;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	font-weight: bold;
	font-size: 12px;
	color: #5F5F5F;
	background-image: url(../img/footer_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 824px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.reg, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a.footer:link {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #8F8F8F;
	cursor: pointer;
}
a.footer:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #8F8F8F;
	cursor: pointer;
}
a.footer:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #8F8F8F;
	cursor: pointer;
}
a.footer:active {
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underline;
	color: #8F8F8F;
	cursor: pointer;
}
a.linkje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
}
a:hover.linkje {
	text-decoration: underline;
}
