@charset "utf-8";
/* CSS Document */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #b6a400;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #b6a400;
	scrollbar-highlight-color: #b6a400;
	scrollbar-shadow-color: #666666;
	background-color:#6a6a6a;

}

#container {
	text-align: left;
	width:794px;
	height:677px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px ;
	background-image:url(../images/bg.jpg);
	z-index:1;
}
#menu {

   margin-top: 10px;
	margin-left:0px;
	z-index:2;
}


#titel {
	position:relative;
	top: 62px;
	left: 80px;
	width: 470px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	z-index:3;
	float: left;
}

#tekst {
	position:relative;
	top: 62px;
	left: 80px;
	width: 513px;
	height: 403px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	overflow: auto;
	z-index:4;
	float: left;
}	
#tekst a {
	text-decoration: underline;
	font-size: 12px;
	color:#000000;
}
#tekst a:hover {
	color: #023292;
	font-style: normal;
	font-weight: bold;
	text-decoration: none ;
	font-size: 12px;
}
	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.koptekst {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.mainteksten {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; text-decoration: none}
.linken {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; color: #0000CC; text-decoration: none}


a:link {  color: #3300FF; text-decoration: none}
.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none}

.linkenmain {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #0000FF; text-decoration: none}
a:link {  color: #0000FF; text-decoration: none}
a:hover {  color: #0000FF; text-decoration: none}

