* {
	margin: 0;
	padding: 0;
	}

body, html {
	font-family: Arial;
	font-size: 11px;
	
	line-height: 22px;
	color: #686868;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	overflow: auto;
	max-height: 100%;
	overflow:hidden;
	}
	
a {
	font-size: 13px;
	color: #025DC6;
	text-decoration: none;
	}
	
a:hover { color: #B3D3D7; }
	
#header {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 950px;
	height: 220px;
	}
	
#header #logo {
	float: left;
	width: 250px;
	height: 176px;
	}
	
#header #swf { 
	float: right;
	width: 690px;
	height: 160px;
	}

#contentleft {
	position: absolute; 
	display: block; 
	overflow: auto;
	top: 207px;
	left: 50%;
	bottom: 34px; 
	width: 186px;
	margin-left: -550px;
	}
	
#contentcenter {
	position: absolute; 
	display: block; 
	overflow: auto;
	top: 257px;
	left: 50%;
	bottom: 34px; 
	width: 509px;
	padding: 0 5px;
	border: 0px solid #000;
	margin-left: -232px;
	}
	
#contentcenter li {
	margin-left: 20px;
	}

#contentright {
	position: absolute; 
	display: block;
	overflow: auto;
	top: 207px;
	left: 50%;
	bottom: 34px; 
	width: 201px;
	margin-left: 287px;
	border: 1px solid #CACACA;
	padding: 5px;
	}
	
#fotos {
	position: absolute; 
	display: block; 
	overflow: hidden;
	top: 201px;
	left: 50%;
	height: 59px;
	width: 509px;
	margin-left: -232px;
	}	
	
#foto {
	float: left;
	margin: 0 15px 1px 1px;
	}

#belmij {
	position: absolute;
	top: 207px;
	bottom: 0px;
	width: 190px;
	height: auto;
	margin-bottom: 2px;
    border: 1px solid #CCC; 
    text-align: left;
	padding: 0px 2px;
	background: #FFFFFF;
	}
	
#belmij td {
	font-size: 11px;
	}
	
td input.verstuur {
	font-size: 11px;
	border: 1px solid #666;
	background: #FFF;
	}

/*
td input.verstuur {
	border-bottom-color: #CCCCCC; 
	border-bottom-style: solid; 
	background-repeat: repeat-y; 
	background-position-y: right; 
	background-position: right; 
	}
*/

.maxh {	height: 100%; }

.border { border: solid 1px #D2617D; }

td {
	line-height: 1.3em;
	font-size: 13px;
	}
	
.tdleftbg {
	background: url(../images/bgleft.jpg) repeat-y;
	font-size: 10px;
	}
	
.tdtopbg { background: url(../images/topbg.jpg) no-repeat; }

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

#tekstvak a, .download, .download a {	
	font-family: Verdana;	
	font-size: 13px;
	color: #0099FF;
	line-height: 20px;
	}
	
#tekstvak a:hover, .download a:hover {
	color: #0099ff;
	font-weight: bolder;
	}

.detail { width: 50px; }

/* Hoofdnavigatie */

#navigationhd a   {
	width: auto; 
	font: bold 14px Verdana; 
	color: #0099FF; 
	text-decoration: none; 
	display: block; 
	padding: 2px 20px 2px 5px;
	}
	
#navigationhd a:hover {	color: #FFF; }

/* aanbod navigatie */

.navwidthaanbod { width: 110px; }
	
#navigationaanbod td { width: 110px; }

/* Linker tabel */

#left_table table {
	width: 180px;
	text-decoration: none;
	}

.active { background:#4170AB; }
	
#footer {
	position: absolute;
	display: block;
	bottom: 0px;
	width: 950px;
	left: 50%;
	margin-left: -450px;
	font-size: 12px;
	text-align: center;
	background: #DFEEF3;
	height: 25px;
	padding-top: 5px;
	}

