body {
	background-color:#666666;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	margin-top: 5px;
	height: 100%;
	min-height: 100%;
}

a {
	color:#050461;
	text-decoration: underline;
}
a:visited {
color:#000000;
}
a:hover {
color:#000000;
}
a:active {
color:#000000;
text-decoration:none;
}

#main {
	margin-left: 2px;
	margin-top: 118px;
	width: 770px;
	float: left;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	height: 57px;
}

#div_menu {
	position:relative;
	width:179px;
	height: 540px;
	z-index:1;
	margin-top: 118px;
	text-align: left;
	font-size:12px;
	font-weight: normal;
	background-color: #050461;
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}

#div_tekst {
	float: left;
	width: 740px;
	height: auto;
	padding-left: 30px;
}
#div_rdw {
text-align:right;
float:right;
position: relative;
width:auto;
height:auto;
}

.td_var {
font-weight: bold;
}
.td_var-imp {
font-weight: bold;
font-size:12px;
}
.td_titel {
font-weight: bold;
font-size:16px;

}
#titel {
	font-weight: bold;
	font-size:14px;
	/* height: 31px;*/
	height: 172px;
	color: #050461;
	float: inherit;
	padding-left: 25px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;	
	margin-top: 23px;
}
.tableeven {
	background-color:#BFCAEA;
	height: 54px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #A0B0E0;
}
.tableodd {
	background-color: #DDE3F4;
	height: 54px;
	border-left-width: 4px;
	border-left-style:dashed;
	border-left-color: #C2CDEB;
}
.foto {
	/*border-left-width: 3px;
	border-left-style:dashed;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style:dashed;
	border-top-color: #000000;*/
	padding-left:2px;
	padding-top:2px;
}
.tekstwit {
	color:#050461;
	background-color: #999999;
	width: 175px;
	padding: 2px;
}
#container {
	margin-left: auto;
	margin-top: auto;
	background-color:#FFFFFF;
	height: auto;
	width: 970px;
	margin-right: auto;
	background-image: url(../backs/back.jpg);
	margin-bottom: 0px;
	/*min-height: 100%;*/
}
#footerdiv {
	clear: left;
	width: 100%;
	height: 20px;
	z-index:2;
	margin-bottom: 0px;
	position:relative;
	background-color: #B3D0E6;
	text-align:center;
	padding-top: 3px;
}
.grootrood {
	color: #FF0000;
	padding: 2px;
	font-size: 18px;
}
#tekst11 {
	font-size: 11px;
}
