body, tr, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body { 
	margin: 0;
	height: 100%;
}

#wrapper { 
	margin: 0;
	background: url(../assets/container.gif) center repeat-y;
	height: 100%;
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}

#container {
	width: 846px;
	background: url(../assets/content.jpg) bottom no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	min-height: 600px;
}

#header {

display: none;

	height: 56px;
	background: url(../assets/nav_back.gif) repeat-x;
}

#left {
	padding: 11px 11px 11px 30px;
    float: left;
	background: url(../assets/top_left.gif) top left no-repeat;
}

#right {
	padding: 11px 30px 11px 11px;
    float: right;
	background: url(../assets/top_right.gif) top right no-repeat;
}

#navigatie ul {
    padding: 24px 0 0 0;
}

#navigatie li {
	display: inline;
	list-style: none;
	font-weight: bold;
	background: url(../assets/divider.gif) top right no-repeat;
}

#navigatie a:link, #navigatie a:visited {
	padding: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigatie a:hover, #navigatie a:active {
	padding: 13px;
	color: #FFFFFF;
	background: url(../assets/nav_red.gif) repeat-x;
}

#navigatie strong {
	margin: 13px 0 13px 0;
	padding: 13px 0 13px 0;
	_padding: 0px;
	background: url(../assets/nav_red.gif) repeat-x;
}

#content {
	padding: 20px 40px 20px 40px;
}

#tekstvak {
	width: 510px;
}

#beeldvak {

display: none;

	padding: 10px 0 0 0;
	float:right;
}

#beeldvak img {
	border: #ffffff solid 1px;
}

#content p {
	margin: 0.8em 0 0.8em 0.8em;
}

#content h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #003399;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#content h2 {
	font-size: 1.25em;
	color: #CC0000;
	margin: 0;
	padding: 0;
}

#content h3 {
	font-weight: normal;
	font-size: 1.25em;
	color: #CC0000;
	margin: 0;
	padding: 0;
}

#content h4 {
	font-size: 1em;
	color: #CC0000;
	margin: 0;
	padding: 0;
}

#opsomming h2 {
	color: #999999;
}

#opsomming li {
	list-style-image: url(../assets/bullet.gif)
}

#opsomming a:link, #opsomming a:visited {
	color: #000000;
	text-decoration: none;
}

#opsomming a:hover, #opsomming a:active {
	color: #CC0000;
	text-decoration: underline;
}

#referenties ul {
	margin: 1em 1.25em;
}

#referenties li {
	list-style-image: url(../visuals/div/bullet.gif)
}

#referenties a:link, #referenties a:visited {
	color: #000000;
	text-decoration: none;
}

#referenties a:hover, #referenties a:active {
	color: #CC0000;
	text-decoration: underline;
}

#cijfers {
	width: 510px;
}

.totaal { border-top: #999999 solid 1px; }
td, th { border-bottom: #eeeeee solid 1px; }

#beeld {
	width: 510px;
}

#beeld img {
	margin: 5px;
	border: #ffffff solid 1px;
}

.date {
	font-size: 11px;
	float: right;
}

.fveldlarge {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border: #000000 solid 1px;
	width: 250px;
}

.fveldmedium {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border: #000000 solid 1px;
	width: 170px;
}

.knop {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: #CC0000;
	border: #000000 solid 1px;
	float:right;
}

.cmsveldlarge {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border: #000000 solid 1px;
	width: 400px;
}

.cmsveldmedium {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border: #000000 solid 1px;
	width: 100px;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}