body {
	margin: 0px;
	padding: 0px;
	background: #59829C;
	color: #000000;
	
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
}

#welkom {
	text-align: center;
}

 #welkom_text { font-size: 12pt; } #venster {
	margin: auto;
	width: 700px;

	text-align: center;
}

#welkom_tekst {

}


td {
	font-size: 11px;
}

#site {
	width: 726px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #F1E0A8;
}

#menu {
	background-color: #87AD3E;

}

#header {
	height: 136px;
	background-color: #87AD3E;
	background-repeat: repeat-x;
	text-align: left;
}

#header_balk {
	background-color: #000;
	height: 18px;
	background-color: #278A3E;
	margin-bottom: 3px;
}

#left {
	width: 190px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 8px;
}

#left a {
	color: #000000;
}

#left a:hover {
	text-decoration: none;
}

#active_menu {
	font-weight: bold;
}

#main {
}

#content {
	text-align: left;
	width: 525px;
	font-size: 11px;
}

.contentpaneopen {
	text-align: left;
	font-size: 11px;
}

#footer {
	height: 15px;
	background: #87ad3e;
	border-bottom: 1px solid #000;
	text-align: center;
}

#footer a {
	color: #000000
}

#footer a:hover {
	text-decoration: none;
}

#extra {
	height: 10px;
	background: #87ad3e;
	text-align: center;
}


.contentheading {
	font-size: 14px;
	font-weight: bold;

	color: #9FA62C;
}

.componentheading {
	font-size: 14px;
	font-weight: bold;
	color: #9FA62C;
}

h2 {

}


#mainlevel-nav {

	list-style-type: none;
	border: 1px solid #000000;

}

.mainlevel {
	background: url('../images/arrow.gif'); 
	background-repeat: no-repeat;
	padding: 0 0 0 15px;


}

.sublevel {
	padding-left: 10px;

}

.tabgewoon, .tabactief
{
width:88px;
background-image : url(../images/niet_aktieve_tab.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:1px;
float:left;
border-bottom:1px solid silver;
font-family : verdana,arial,sans-serif ;
font-size:.8em;
}

.tabaktief
{
border-bottom:none;
background-image : url(../images/aktieve_tab.gif);
}




