body {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	height:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin: 0px;
	margin-bottom: 10px;
	font-size:16px;
}

#content {
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #9A9BCD;
	border-right:1px solid #9A9BCD;
}

#header_logo {
	width:1000px;
	/*height:148px;*/
	text-align:left;
	/*color: #555555;*/
	color:#004070;
	font-size:8pt;
	height:100px;
	background:url('../img/header.png');
}

#menu_bar {
	/*background:#9A9BCD;
	height:20px;
	font-size:12px;
	padding-top:3px;
	color:#000000;*/
	background:url('../img/menu_achtergrond.png') repeat-x;
	height:32px;
	font-size:12px;
}

#menu_text {
	padding-top:4px;
	padding-left:5px;
	float:left;
}

.menu_item {
	font-weight: bold;
	color:#0000AF;
	float:left;
	text-decoration:none;
}

.menu_item:hover {
	font-weight: bold;
	color:#AF0000;
	float:left;
	text-decoration:underline;
}
.menu_s {
	height:32px;
	width:6px;
	margin:-4px 5px 0px 5px;
	background:url('../img/menu_s.png') no-repeat;
	float:left;
}

#inhoud {
	width:1000px;
}
/* Inhoud boxxen */
.box_breed {
	width:600px;
	padding:10px 10px 10px 10px;
}
.box_smal {
	width:365px;
	padding:10px 10px 10px 5px;
}

.tabel_100 {
	width:100%;
	height:100%;
}

.box_linksboven {
	height:9px;
	width:11px;
	background:url('../img/hoek_linksboven.png') left top  no-repeat;
}

.box_boven {
	height:9px;
	background:url('../img/hoek_boven.png') top repeat-x;
}

.box_rechtsboven {
	height:9px;
	width:11px;
	background:url('../img/hoek_rechtsboven.png') right top no-repeat;
}

.box_links {
	width:11px;
	background-image:url('../img/hoek_midden.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left:1px solid #515558;
}

.box_midden {
	background:url('../img/hoek_midden.png') bottom repeat-x;
	font-size:10pt;
	padding-top:3px;	border-left:1px solid #515558;
	border-right:1px solid #515558;
	padding:5px 5px 5px 5px;
}

.box_rechts {
	width:11px;
	background-image:url('../img/hoek_midden.png');
	background-repeat: repeat-x;
	background-position: right bottom;
	border-right:1px solid #515558;
}

.box_linksonder {
	height:9px;
	width:11px;
	background:url('../img/hoek_linksonder.png') bottom left no-repeat;
}

.box_onder {
	height:9px;
	background:url('../img/hoek_onder.png') bottom repeat-x;
}

.box_rechtsonder {
	height:9px;
	width:11px;
	background:url('../img/hoek_rechtsonder.png') bottom right no-repeat;
}

.box_linksboven_t {
	height:9px;
	width:11px;
	background:url('../img/hoek_linksboven_t.png') left top  no-repeat;
}

.box_boven_t {
	height:9px;
	background:url('../img/hoek_boven_t.png') top repeat-x;
}

.box_rechtsboven_t {
	height:9px;
	width:11px;
	background:url('../img/hoek_rechtsboven_t.png') right top no-repeat;
}

.box_kop {
	background:url('../img/hoek_kop_t.png') repeat-x;
	height:33px;
	border-left:1px solid #515558;
	border-right:1px solid #515558;
	font-size:11px;
	padding-left:5px;
	padding-top:1px;
}

#footer {
	width:1000px;
	height:20px;
	background:#BABBCD;
	font-size:12px;
	padding-top:3px;
	color:#FFFFFF;
}

#footer2 {
	width:1000px;
	height:25px;
	background:#9A9BCD;
}

.footer_tekst {
	font-size:12px;
	margin:5px 5px 5px 5px;
	color:#FFFFFF;
}