body{
font-family: verdana, sans-serif;
font-size: 11px;
letter-spacing: 0pt;
word-spacing: 0pt;
line-height: 1.4;
color:#000;
background-color: #b5b5ce;
margin:0;
padding:0;
height:100%;
text-align: center;
}

#wrap {
min-width:760px;
max-width:1010px;
width:auto !important;
text-align:left;
margin:0 auto;
background-color: #ececea;
}

td 
{font-family: verdana, sans-serif;
font-size: 11px;
letter-spacing: 0pt;
word-spacing: 0pt;
line-height: 1.4;
}
th 
{font-family: verdana, sans-serif;
font-size: 11px;
letter-spacing: 0pt;
word-spacing: 0pt;
line-height: 1.4;
}
.style1 {
	font-family: Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
}
.style9 {
	font-family: Verdana, sans-serif;
	font-size:9px;
}
.style11 {
	font-family: Verdana, sans-serif;
	font-size:11px;
	color:#0e1f7c;
	font-weight: bold;
}
.style12 {
	font-family: Verdana, sans-serif;
	font-size:12px;
	color:#0e1f7c;
	font-weight: bold;
}
.style14 {
	font-family: Verdana, sans-serif;
	font-size:14px;
	color:#0e1f7c;
	font-weight: bold;
}
.style16 {
	font-family: Verdana, sans-serif;
	font-size:16px;
	color:#0e1f7c;
	font-weight: bold;
}
.style18 {
	font-family: Verdana, sans-serif;
	font-size:18px;
	color:#0e1f7c;
	font-weight: bold;
}
.style24 {
	font-family: Verdana, sans-serif;
	font-size:24px;
	color:#0e1f7c;
	font-weight: bold;
}
/* CE: voorbeeld voor markeringscode. nog aan te passen door marjolein */
.markeer {
	margin-top:0;
	padding:5px;
	margin-bottom:0;
	background-color:#ececea
}
/* CE: onderstaande class haalt automatische witregels bij opsommingen weg */
ul,ol {
	margin-top:0;
	margin-bottom:0;
}
ul.pijl {
	list-style-image: url(Images/pic_pijl.gif);
	margin-top:0;
	margin-left:1.7em; 
	padding:0;
	margin-bottom:0;
}
/* CE: onderstaande is aparte style voor anchor-lists bovenaan de pagina */
ul.anker {
	list-style-image: url(images/pic_pijl_down.gif);
	margin-top:0;
	margin-left:1.7em; 
	padding:0;
	margin-bottom:0;
}
ul.bullet {
	list-style-image: url(images/pic_bullet_li.gif);
}
li.doc {
list-style-image:url(Images/pic_doc_li.gif);)
}
li.pdf {
list-style-image:url(Images/pic_pdf.gif);)
}
li.ppt {
list-style-image:url(Images/pic_ppt_li.gif);)
}
li.xls {
list-style-image:url(Images/pic_xls_li.gif);)
}
a:link
{text-decoration:none;color:#d47001;}
a:visited
{text-decoration:none;color:#d47001;}
a:hover
{text-decoration:underline;color:#d47001;}
table
{border:none;padding:0;}
hr
{border-style:solid;color:#5d9d2e;
height:1px;}
strong
{font-weight:bold;color:#0e1f7c;}



div#back_top{
background: #D3E6CF url(Images/top.png) no-repeat 0 0;
height: 130px;
width: 1010px;
border: 0px;
} 

#header {
clear:both;
height: 150px;
width: 1010px;
text-align: right;
background-color: white;
}


#logo {
float:left;
width:50%;
padding:5px;
text-align: left;
font-family: verdana, sans-serif;
font-size: 9px;
letter-spacing: 0pt;
word-spacing: 0pt;
line-height: 1.4;
color:#91c73d;
font-weight: bold;
font-style: italic;
padding:0px;
}


#content {
float:left;
width:60%;
overflow:hidden;
background-color: white;
text-align: left;
}

.inside {
padding:5px;
}

#sidebar_left {
float:left;
width:20%;
overflow:hidden;
background-color: #ececea;
text-align: left;
}

#sidebar_right {
float:left;
width:20%;
overflow:hidden;
background-color: #ececea;
text-align: left;
}

#sidebar_kop {
float:left;
width:20%;
overflow:hidden;
background-color: #5866aa;
text-align: left;
color: #ffffff;
font-weight: bold;
}

#footer {
clear:both;
background-color: #d47001;
}