@charset "UTF-8";
/* CSS Document */

.thrColAbsHdr #container {
	position: relative;
	width: 950px;
	border: 0px solid #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	top: 0px;
	background-color: #FFFFFF;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 157px;
	left: 0;
	width: 153px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	display: inline;
	z-index: 1000;
	padding: 0px;
}
.thrColAbsHdr #newsbar {
	position: absolute;
	top: 165px;
	left: 0;
	width: 153px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	display: inline;
	z-index: 1000;
	padding: 0px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 165px;
	right: 0;
	width: 150px;
	height: 400px;
	z-index: 1000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}
.thrColAbsHdr #mainContent {
	position: relative;
	top: 25px;
	border-top-width: 1px;
	border-top-color: #000000;
	height: 400px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	left: 170px;
	overflow: visible;
	width: 610px;
	padding: 0px;
	margin-bottom: 10px;
	z-index: 1000;
}
.fltrt {
	float: right;
	margin-left: 15px;
}
.fltrtspacer {
	float: right;
	margin-left: 0px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
#apDiv1 {
	position:absolute;
	width:950px;
	height:25px;
	z-index:1;
	top: 125px;
}
.tussenkop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:hover {
	color: #0000FF;
}

