/*  ----- Created by Emile Blume - 2006 - Netcreators.com ---- */
body {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg.gif) #FBFBFB repeat-y center;
	color: #4D4F50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #283138;
}

p {
	text-align: justify;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

form dd {
	margin-left:0;
	padding-left:0;
}

input, select, textarea{
	border: 1px solid #C9CCDF;
	padding-left: 2px;
	font-size: 11px;
	margin-bottom:2px;
}

#frame{
	margin: auto;
	width: 860px;
	top: 0;
	position: relative;
	text-align: left;
}

#header{
	border-top: 2px solid #FFFFFF;
	width: 860px;
/*
	background: url(../img/header.jpg) no-repeat left top;
*/
	background: #FFF;
	height: 102px;
}

#header h1{
	background: url(../img/logo.gif);
	margin: 0px;
	padding: 0px;
	right: 0;
	position: absolute;
	width: 252px;
	height: 90px;
}

#header h1 a {
	display: block;
	width: 252px;
	height: 90px;
	cursor: pointer;
}

#header #flash {
	left: 140px;
	top: 0px;
	position: absolute;
	display: block;
	height: 58px;
	width: 430px;
}

#header span, #slogan span{
	display: none;
}

/* --------- linkerzijde --------- */
#left {
	float: left;
	width: 127px;
	margin-right: 8px;
	margin-bottom: 6px;
	overflow: hidden;
}

#ssa {
	display: none;
}

/* --------- midden van de pagina --------- */
#center{
	float: left;
	width: 510px;
	margin-right: 7px;
	/*
	min-height: 360px;
	height: auto !important;
	height: 360px;
	*/
	text-align: left;
}

#center img, #right img {
	margin: 0px;
}

#center a, #footer a {
	color: #283138;
	text-decoration: underline;
}

#center a:hover, #footer a:hover {
	color: #F07C1B;
}

#center ul, #right ul {
	padding-left: 20px;
}

#center ul li p {
	margin: 0;
	padding: 0;
}

#center ul li {
	margin-bottom: 4px;
}

#center ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 0;
	margin-left: 0;
}

#center ul li.news-amenu-item-year {
	list-style: none;
	padding: 0;
	margin: 0;
}

#center ul li dd {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
}

#slogan {
	border-bottom: 8px solid #FFFFFF;
	width: 487px;
	display: none;
	background: url(../img/header-01.jpg) no-repeat bottom;
	height: 185px;
}

#content table, #content table.contenttable{
	border: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
}

#content table.contenttable {
	width: 100%;
}

#content tr, #content td, #content td p {
	margin: 0;
	padding: 0;
}

#content td {
	padding-left: 4px;
}

#content td p {
	padding: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#content tr.tr-even, #content tr.tr-odd, #content tr.tr-2, #content td.td-0, #content td.td-last, {
	border: 0;
	border-right: 1px solid #C9CCDF;
	border-bottom: 1px solid #C9CCDF;
	padding: 0;
}

#content tr.tr-odd {
	background: #EAEBF7;
}

#content tr.tr-0 {
	background: #C9CCDF;
	font-weight: bold;
}

#content h1, #content h2, #content h3 {
	font-size: 14px;
}

#content h4, #content h5, #content h6 {
	color: #787D98;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#center, #left, #right, #footer {
/*	display: none;*/
}

#content label {
	display: block;
	clear: left;
	float: left;
	width: 300px; 
}

#content input.mf-check {
	border: none;
}

/* --------- items aan de rechterzijde --------- */
#right{
	float: left;
	width: 200px;
	text-align: left;
	overflow: hidden;
}

#right #talen {
	width: 180px;
}

#right h1, #right h2, #right h3{
	font-size: 14px;
	margin: 0;
	padding: 2px;
	padding-left: 4px;
}

/* --------- frames --------- */

.frame-01 p, .frame-02 p {
	margin: 0;
	padding: 0px;
	padding-top: 0;
	letter-spacing: 0px;
	text-align: left;
}

.frame-02 {
	border-top: 4px solid #FFFFFF;
	background: #ECEDF3;
	padding: 4px;
}

.frame-02 p {
	font-style: italic;
}

#center .frame-01{
	border-right: 0px solid #FFFFFF;
	margin-bottom: 7px;
	display: block;
	width: 49%;
	float: left;
	background: #FFFFFF;	
	
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#center .frame-01 h1, #center .frame-01 h3 {
	background: #4D4F50;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 1px;
	padding-left: 2px;
}

#right .frame-01{
	margin-bottom: 7px;
	background: #C9CCDF;
}

#right .frame-01 h1, #right .frame-01 h3 {
	background: #AAAEC7;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: lowercase;
}

/* --------- footer --------- */
#footer{
	clear: both;
	border-top: 1px dashed #CCCCCC;
	margin: auto;
	margin-top: 10px;
	padding-top: 6px;
	width: 860px;
}

