body {
	background-color: #005D90;
	margin:10px;
	scrollbar-face-color: #01A8DF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #005D90;
	scrollbar-3dlight-color: #005D90;
	scrollbar-shadow-color: #005D90;
	scrollbar-highlight-color: #005D90;
	scrollbar-darkshadow-color: #005D90;
	text-align: justify;
}
.tekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.tekst_kleiner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.midden {
	background-attachment: fixed;
	background-image: url(../lay-out/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabel {
	border: 1px solid #00A6DE;
	background-image: url(../lay-out/bg_midden4.jpg);
	background-repeat: repeat;
}
.onder {
	background-attachment: fixed;
	background-image: url(../lay-out/onder4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #92E3FE;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	padding-right:15px;
	padding-top:5px;
}
.onder a{
	font-family: Arial, Helvetica, sans-serif;
	color: #92E3FE;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}
.onder a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#005D90;
	text-decoration:underline;
}
a {
color:#005D90;
}
a:hover{
color:#FF0000;
}