body, tr, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body { 
	margin: 0;
	height: 100%;
	background: url(../assets/container.gif) center repeat-y;
	overflow: visible;
}

#wrapper { 
	margin: 0;
	height: 100%;
	min-height: 655px;
	overflow: visible;
	background: url(../assets/content.jpg) bottom no-repeat;
}
#container {
	width: 846px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	overflow: visible;
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}


#header {
	margin-left: 11px;
	margin-right: 11px;
	height: 45px;
	background: url(../assets/nav_back.gif) repeat-x;
}

#left {
	padding: 0px 11px 11px 11px;
    float: left;
/*	background: url(../assets/top_left.gif) top left no-repeat; */
}

#right {
	padding: 0px 11px 11px 11px;
    float: right;
/*	background: url(../assets/top_right.gif) top right no-repeat; */
}

#navigatie ul {
	padding: 13px;
    margin: 0px;
}

#navigatie li {
    margin: 0px;
	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 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigatie a:hover, #navigatie a:active {
	padding: 13px 10px;
	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 {
	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;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
