/* general */
body{
background:	#FFF url(../images/gradient_blank2.jpg) top repeat-x;
font-family: Helvetica,Arial,sans-serif; 
float: center;
margin: 0;
padding: 0;
text-align: center;
line-height: 16px;
}

p {
font: 11px tahoma,verdana,sans-serif;
color: #6D6D6D;
line-height: 16px;
}

a:link{
color: #444444;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
text-decoration: underline;
}

a:active{
color: #6d6d6d;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
text-decoration: underline;
}

a:visited{
color: #AAAAAA;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
text-decoration: underline;
}

a:hover{
color: #6d6d6d;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
text-decoration: underline;
}


td{
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
line-height: 16px;
color: #6d6d6d;
margin: 0;
padding: 0;
}

#container {
width: 1000px;
margin: auto ;
padding: 0 ;
}

/* header parts*/
#Header{ 
height: 169px;
width: 950px;
}

#Topmenu{ 
width: 650px;
}

#leftbar{ /*left side*/
float: left; 
width: 180px;
vertical-align: top;
margin: 0;
padding: 0;
}

#rightbar{ /*right side*/
float: right; 
width: 180px;
vertical-align: top;
margin:0px;
padding:0px;
}

#maincontent{
width: 620px;
vertical-align: top;
margin: 0 auto;
padding: 0;
}

#footerarea{ /*footer*/
background: url(../images/footer3.jpg);
height: 45px;
}

.bottomrow{
clear:all;
color:#ffffff;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
font-weight: bold;
}

/*scroller */
#scroller {
	width: 160px;
	height: 250px;
	overflow: hidden;
	background:#ffffff;
}

#Section5{ /*content*/
float:center;
margin: 0 12em 1em 16em;
padding: 0 1em;
border: 1px dashed silver; }

/* main content  area */
#breadcrumb
{
font-family: tahoma,verdana,sans-serif;
font-style: normal;
font-variant: normal;
font-size: 12px;
line-height: 16px;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
font-weight: bold;
color: #ffffff;
}
/*
.bctt a:link, a:visited, a:hover, a:active{
color: #ffffff;
text-decoration: none;
}
*/
.contentpaneopen{
background-color: #ffffff;
font-size: 11px;
}

.content{
background-color: #ffffff;
font-size: 11px;
line-height: 16px;
vertical-align: top;
}

.titelwit {
	font: 12px tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.subtitelblauw {
	font: 11px tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #5A85D7;
}

.hoofdtitelblauw {
	font: 14px tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #5A85D7;
}

.titelrood {
	font: 14px tahoma,verdana,sans-serif;
	font-weight: bold;
	color: red;
}

.titelgrijs {
	font: 12px tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #6D6D6D;
}

.errortekst {
	font: 11px tahoma,verdana,sans-serif;
	color: red;
}

.sterretje {
	font-size: 11px;
	color: #6D6D6D;
}

.inputbox{
	border: 1px #5A85D7 solid;
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	width: 192px;
	height: 18px;
}

.inputboxsearch{
    border: none;
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	width: 160px;
	height: 16px;
}

.tdinputboxsearch{
	background:#ffffff;
	height:16px;
}

.messagebox{
	border: 1px #5A85D7 solid;
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	width: 192px;
}
.textfield {
	border: 1px #5A85D7 solid;
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	width: 192px;
	height: 18px;
}

.menugeneral{
	background: #ffffff;
	margin-bottom: 0px;
	list-style-type: none;
    margin-left: 0px;
	padding-left: 0px;
}

.menugeneral li {
	font: 11px tahoma,verdana,sans-serif;
	line-height: 16px;
	background: transparent url(../images/arrow.gif) no-repeat 0% 0%;
	padding-left: 10px;
	color: #5a85d7;
	font-weight: bold;
}

.menugeneral li ul {
	display: none;
}

.menugeneral a:link{
color:#5a85d7;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.menugeneral a:visited{
color:#5a85d7;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.menugeneral a:active{
color:#5a85d7;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.menugeneral a:hover{
color:#5a85d7;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.menusubgeneral a:link{
color:#5a85d7;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
text-decoration: none;
}

.menusubgeneral a:visited{
color:#5a85d7;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
text-decoration: none;
}

.menusubgeneral a:active{
color:#5a85d7;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
text-decoration: none;
}

.menusubgeneral a:hover{
color:#5a85d7;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
text-decoration: underline;
}

.lijst {
	margin-bottom: 0px;
	list-style-type: none;
    margin-left: 0px;
	padding-left: 0px;
}

.lijst li {
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 16px;
	background: transparent url(../images/arrow.gif) no-repeat 0% 0%;
	padding-left: 10px;
}

.lijst li ul{
	display: none;
}

/* CCS rounded corners on tabs*/
.topleft{
width: 10px;
height: 24px; 
background: url(../images/top_left.gif);
}

.topright{
width: 10px;
height: 24px; 
background: url(../images/top_right.gif);
}

.middleleft{
width: 10px;
height: 100%; 
background: url(../images/middle_left.jpg);
}

.middleright{
width: 10px;
height: 100%; 
background: url(../images/middle_right.jpg);
}

.bottomleft{
width: 10px;
height: 10px; 
background: url(../images/bottom_left.gif);
}

.bottommiddle{
width: 160px;
height: 10px; 
background: url(../images/bottom_middle.jpg);
}

.bottomright{
width: 10px;
height: 10px; 
background: url(../images/bottom_right.gif);
}

.bottomrow{
color:#ffffff;
font-size: 11px;
}

.bottomrow a:link{
color:#ffffff;
font-family: tahoma,verdana,sans-serif;
font-weight: bold;
text-decoration: none;
}
.bottomrow a:visited{
color:#ffffff;
font-family: tahoma,verdana,sans-serif;
font-weight: bold;
text-decoration: none;
}
.bottomrow a:active{
color:#ffffff;
font-family: tahoma,verdana,sans-serif;
font-weight: bold;
text-decoration: none;
}
.bottomrow a:hover{
color:#ffffff;
font-family: tahoma,verdana,sans-serif;
font-weight: bold;
text-decoration: underline;
}
.emptywhite{
background:#ffffff;
}

.announce{
text-align:left;
color:#aaaaaa;
background:#ffffff;
}
/**
 * This file sets the CSS-styles for the Joomap sitemap tree.
 * More info at: http://www.w3schools.com/css/css_list.asp
 */

.sitemap ul {
	display		: block;
	list-style	: none;
	margin		: 0;
	padding		: 0;
}
.sitemap ul li {
	margin		: 0;
	padding		: 0;
	white-space	: nowrap;
	background	: transparent;
}
.sitemap a img {
	border		: none;
}
.sitemap ul.level_0 ul {
	padding		: 0;
}
.sitemap ul.level_1 li {
	padding		: 0 0 0 2em;
	white-space	: nowrap;
}
.sitemap li.active a {
	font-style	: italic;
}

.sitemapsubtitelblauw a:link{	
	font: 11px tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #5A85D7;
	text-decoration: none;
}
.sitemapsubtitelblauw a:visited{	
	font: 11px tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #5A85D7;
	text-decoration: none;
}
.sitemapsubtitelblauw a:active{	
	font: 11px tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #5A85D7;
	text-decoration: none;
}
.sitemapsubtitelblauw a:hover{	
	font: 11px tahoma,verdana,sans-serif;
	font-weight: bold;
	color: #5A85D7;
	text-decoration: none;
}

.php-file-tree .pft-directory {
	list-style-image: url(/images/site/directory.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.pft-file {
	list-style-image: url(../images/site/unknown.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-doc {
	list-style-image: url(../images/site/word.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-docx {
	list-style-image: url(../images/site/word.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-exe {
	list-style-image: url(../images/site/exe.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-pdf {
	list-style-image: url(../images/site/pdf.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-ppt {
	list-style-image: url(../images/site/powerpoint.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-pps {
	list-style-image: url(../images/site/powerpoint.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-txt {
	list-style-image: url(../images/site/txt.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-xls {
	list-style-image: url(../images/site/excel.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-xlsx {
	list-style-image: url(../images/site/excel.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}

.php-file-tree LI.ext-zip {
	list-style-image: url(../images/site/zip.gif);
	font: 11px tahoma,verdana,sans-serif;
	color: #6D6D6D;
	line-height: 18px;
}