#main_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height:100%; height:auto !important; min-height:100%;
}
#header {
	height:185px;
	width: 950px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_wrapper {
	height:100%; height:auto !important; min-height:100%;
	width: 920px;
	background: url(/assets/project/img/content_background.gif);
	padding: 10px;
}
#content_left_home {
	padding: 10px;
	height:auto !important;
	width: 208px;
	border: 1px solid #FFFF00;
	margin-bottom: 10px;
	float: left;
}
#content_middle_home {
	padding: 10px 10px 0px;
	float: left;
	width: 518px;
	margin-right: 10px;
	margin-left: 10px;
	height:auto !important;
	border: 1px solid #FFFF00;
	margin-bottom: 10px;
}
#content_middle_home p {
	margin-bottom: 10px;
}
#content_middle_home ul {
	margin-bottom: 10px;
}
#content_middle_home li {
	list-style: square outside;
	margin-left: 15px;
}
#content_middle_home table {
	margin-bottom: 10px;
}

#content_middle_home td {
	padding-bottom: 10px;
}
#content_right_home {
	padding: 0px 10px 10px;
	float: left;
	width: 108px;
	height:auto !important;
	border: 1px solid #FFFF00;
	margin-bottom: 10px;
}
@media screen {
.nav1 a {
	background: transparent;
	margin-top: 10px;
	padding-left: 10px;
	height: 33px;
	font-size: 14px;
	color: #FFFF00;
	border: 1px solid #FFFF00;
	display: block;
	text-decoration: none !important; /* IE6 hack overrides inheritance */
	overflow: hidden;
	font-weight: bold;
	line-height: 35px;
}
}
@media print {
.nav1 a {
	background: transparent;
	margin-top: 10px;
	padding-left: 10px;
	height: 33px;
	font-size: 14px;
	color: #000000;
	border: 1px solid #000000;
	display: block;
	text-decoration: none !important; /* IE6 hack overrides inheritance */
	overflow: hidden;
	font-weight: bold;
	line-height: 35px;
}
}
.nav1 a:hover {
	height: 33px;
	color: #000000;
	background: #FFFF00;
	font-weight: bold;
	margin-top: 10px;
}
@media screen {
.nav2 a {
	background: transparent;
	margin-top: 10px;
	padding-left: 7px;
	height: 33px;
	font-size: 12px;
	color: #FFFF00;
	border: 1px solid #FFFF00;
	display: block;
	text-decoration: none !important; /* IE6 hack overrides inheritance */
	overflow: hidden;
	font-weight: bold;
	line-height: 35px;
}
}
@media print {
.nav2 a {
	background: transparent;
	margin-top: 10px;
	padding-left: 7px;
	height: 33px;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	display: block;
	text-decoration: none !important; /* IE6 hack overrides inheritance */
	overflow: hidden;
	font-weight: bold;
	line-height: 35px;
}
}
.nav2 a:hover {
	height: 33px;
	color: #000000;
	background: #FFFF00;
	font-weight: bold;
	margin-top: 10px;
}
.nav2_hier {
	height: 35px;
	color: #000000;
	background: #FFFF00;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 35px;
	overflow: hidden;
}
#footer {
	padding: 10px;
	height:100%;
	height:auto !important;
	width: 898px;
	clear: both;
	border: 1px solid #FFFF00;
	margin-bottom: 10px;
}
#footer p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
#content_left_home, #content_middle_home, #content_right_home, #footer {
	background: url(/assets/project/img/column_background.png) repeat;
}
.kopje {
	background: #FFFF00;
	margin-bottom: 10px;
	height: 35px;
}
.cijferpaar {
	float: left;
	margin-right: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
}
.foto {
	border: 1px solid #FFFF00;
}
.groter {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearboth {
	clear: both;
	padding-bottom: 10px;
}
#content_middle_home a, #footer a { /* IE6 hack for transparent backgrounds */
	position: relative;
}
.flv_player {
	margin-bottom: 10px;
}
