body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
}
*
{
	font-size: 11px;
}
a 
{
	color: #414141;
	text-decoration: underline;
	border-color: #000000;
}

a:hover 
{
	color: #414141;
	text-decoration: none;
	border-color: #000000;
}
a img
{
	color: #414141;
	text-decoration: underline;
	border-color: #000000;
}

a:hover img
{
	color: #414141;
	text-decoration: none;
	border-color: #000000;
}

.maintable
{
	height: 100%;
	width: 770px;
	border: 1px none;
}	

.top
{
	height: 93px;
	background-image: url(../img/scheerder_d.jpg);
	background: no-repeat;
}

.menu
{
	border: 0px none;
	height: 100%;
	width: 154px;
	background-image: url(../img/bg_menu_d.jpg);
	background-repeat : repeat-y;
}
.menu2
{
	border: 0px none;
	height: 100%;
	width: 154px;
	background-image: url(../img/bg_menu_d2.jpg);
	background-repeat : repeat-y;
}
.main
{
	border: 0px none;
	height: inherit;
	width: 617px;
	background-image: url(../img/bg_main_d.jpg);
	background-repeat : repeat-y;
	color: #414141;
}
.main2
{
	border: 0px none;
	height: inherit;
	width: 617px;
	background-image: url(../img/bg_main_d2.jpg);
	background-repeat : repeat-y;
	color: #414141;
}
.main_contand
{
	padding: 6px 6px 6px 6px;
	vertical-align: top;
}

.nav
{
	width: 600px;
	background-image: url(../img/nav_bg.jpg);
	background-repeat : repeat-x;
}
.naw
{
	color:#233E59;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	padding-bottom: 11px;
}
.kop
{
	background-image: url(../img/kop_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
}
.border_hor
{
	background-image: url(../img/border.jpg);
	background-repeat: repeat-y;
	padding:0px 0px 0px 0px;
}
.border_ver
{
	background-image: url(../img/border_bottom.jpg);
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
}
.melding
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
.powered
{
	border-top: #CED6DE 2px solid;
	padding-top: 5px;
	color: #9E9E9E;
}
.pwrd
{
	color: #9E9E9E;
	text-decoration: underline;
}
.pwrd:hover
{
	color: #9E9E9E;
	text-decoration: none;
}
.red
{
	color: #FF0000;
}