* {
	-moz-box-sizing: border-box;
}
body {
	overflow:auto;
	background-color:#606060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	line-height:17px;
}
.rechts_kop a {
	color:#FFF;
	text-decoration:none;
}
.rechts_kop a:hover {
	color:#FFF;
	text-decoration:none;
}
table {
	font-size:12px;
}
h1 {
	width:100%;
	font-size:14px;
	border-bottom:1px solid #446585;
	padding-bottom:5px;
	margin-bottom:15px;
}
.koptekst {
	font-weight:bold;
	color:#446585;
}
.klein {
	font-size:10px;
}
a {
	text-decoration:underline;
	color:#446585;
}
a:hover {
	color:#000;
}
a.letter {
	background:#DDE2E6;
	float:left;
	margin-right:1px;
	width:16px;
	height:30px;
	padding-top:6px;
	text-align:center;
	border:solid 1px #BCC5CE;
	color:#606060;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
span.letter_nonactive {
	background:#eef2f8;
	float:left;
	margin-right:1px;
	width:16px;
	height:30px;
	padding-top:5px;
	text-align:center;
	border:solid 1px #eee;
	color:#CECECE;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}
.links {
	height:30px;
	width:180px;
	background-color:#DDE2E6;
	margin-bottom:1px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:20px;
	padding-top:6px;
	color:#606060;
}
.links_active {
	height:30px;
	width:180px;
	margin-bottom:1px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:20px;
	padding-top:6px;
	color:#606060;
	background-image:url(../img/selectie_links.gif);
	background-repeat:no-repeat;
}
.rechts {
	height:30px;
	width:180px;
	background-color:#BCC5CE;
	margin-bottom:1px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:20px;
	padding-top:6px;
	color:#606060;
}
.rechts_kop {
	height:30px;
	width:180px;
	background-color:#446585;
	margin-bottom:1px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:20px;
	padding-top:6px;
	color:#FFF;
}
.rechts_active {
	height:30px;
	width:180px;
	background-image:url(../img/selectie_rechts.gif);
	background-repeat:repeat-y;
	margin-bottom:1px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:20px;
	padding-top:6px;
	color:#606060;
}
#container {
	position:absolute;
	width:902px;
	height:552px;
	margin: -276px auto auto -451px;
	left:50%;
	top:50%;
	background-color:#000;
	background-repeat:no-repeat;
}
.ogz {
	position:absolute;
	left:61px;
	top:489px;
}
#links {
	position:absolute;
	width:200px;
	height:550px;
	left:1px;
	top:1px;
	background-image:url(../img/bg_links.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:180px;
}
#content {
	position:absolute;
	height:550px;
	width:500px;
	top:1px;
	left:201px;
	overflow:auto;
	background: #fff url(../img/bg.gif) right bottom no-repeat;
	padding: 20px;
}
/* Deze is voor wanneer de logoscroller erbij komt */

#content_small {
	position:absolute;
	height:458px;
	width:500px;
	top:1px;
	left:201px;
	overflow:auto;
	background: #fff;
	padding: 20px;
}
#logoscroller {
	position:absolute;
	height:92px;
	width:500px;
	top:459px;
	left:201px;
	overflow:auto;
	background: #fff;
	padding: 0;
}
#rechts {
	position:absolute;
	width:200px;
	height:550px;
	left:701px;
	top:1px;
	background-image:url(../img/bg_rechts.gif);
	background-repeat:no-repeat;
	padding-top:160px;
}




#ani1, #ani2 {
	float: left;
	width: 202px;
	background: #446585;
	margin: 10px;
}

/* BLINDDATEN BUTTON*/

a.link_blinddaten {
	background-image: url(../img/blinddaten.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 20px 0 0 20px;
	width:130px;
	height:	130px;
}

a.link_blinddaten:hover {
	color: #ffffff;
}

/*
#ani1 {
	position:absolute;
	width:202px;
	height:152px;
	top:370px;
	left:35px;
	background-color:#446585;
}
#ani2 {
	position:absolute;
	width:202px;
	height:152px;
	top:370px;
	left:265px;
	background-color:#446585;
}
*/