

body{
margin:0;
padding:0;
/*line-height: 2.2em;*/
font-size:65%;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center; /* voor IE 6 */
position:relative;left:0px;top:0px;z-index:0; /*otherwise Firefox does not accept negative z-index*/

}

#normalcol table.contenttable td{
vertical-align:top;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:left; /* voor IE 6 */
}


#normalcol table.contenttable td p.bodytext{
padding:5px 0 0 0;
margin:5px 0 0 0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left; /* voor IE 6 */
}

TABLE.contenttable td { padding:0;
margin:0;
/*border-size: 1px; border-style: solid;*/
}


b{font-size: 110%;}
em{color: red;}

a{
color: #013a81;
text-decoration:none;
}

a:hover{
color: #013a81;
text-decoration:underline;
}


h1{
text-align:left;
background-image:url(style_FILES/underline.gif);
background-repeat:repeat-x;
background-position:bottom;
padding: 0 0 0.5em 0;
color:#013a81;
font-size:1.2em;
}

#maincontainer{
text-align:left;
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border-right:1px solid #ffffff; /* fake borders centreren in IE6 */
border-left:1px solid #ffffff;  /* fake borders centreren in IE6 */
}

#topsection{
background: #ffffff;
height: 291px; /*Height of top section*/
margin-left: 280px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
width:680px;
text-align:right;
z-index:4;
}
#topsection_flash{
background: #ffffff;
height: 300px; /*Height of top section*/
margin-left: 280px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
width:680px;
text-align:right;
padding-left:10px;
}

#topsubsection{
background: #ffffff;
height: 132px; /*Height of top section*/
margin-left: 280px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
width:680px;
text-align:right;
}

#topsection #bordercol{
background: #ffffff;
/*height: 291px;*/ /*Height of top section*/
height:100%;
width:680px;
}

#topsection #topimage .language #top_flash{
margin: 0;
/*margin-right:18px;*/
/*margin-left: 560px!important; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
/*margin-top:20px;*/
padding:20px;
}

#topsubsection #top_sub_image_detail .language{
margin: 0;
/*margin-right:18px;*/
/*margin-left: 560px!important; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
/*margin-top:20px;*/
padding:20px;
}

#contentwrapper{
float: left;
width: 100%!important;
width: 960px;
}

#contentcolumn{
margin-left: 280px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
}

#leftcolumn{
float: left;
width: 78px; /*Width of left column in pixel*/
margin-left: -960px; /*Set left margin to -(MainContainerWidth)*/
background: #ffffff;
}

#rightcolumn{
float: left;
width: 202px; /*Width of right column in pixels*/
margin-left: -882px; /*Set right margin to -(MainContainerWidth - LeftColumnWidth)*/
background: #ffffff;
}

#footer{
clear: left;
width:660px;			/*cotent widht*/
background: #ffffff;
color: #333;
text-align: right;
padding: 4px 0;
background-image:url(style_FILES/underline.gif);
background-repeat:repeat-x;
background-position:top;
margin-left: 290px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth) + 10 pixels spacer*/

}

#footer a{
	color: #666666;
	text-decoration:none;
}

#footer a:hover{
	color: #333333;
	text-decoration:underline;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
font-size:1.2em;
color: #333333;
line-height:1.6em;
}


.vertical_line{
height:100%;
width:1px;
background-image:url(style_FILES/verticalline.gif);
background-repeat:repeat-y;

}



/***********		BREADCRUMB			******/

#breadcrumb_column{
margin-left: 280px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
background-image:url(style_FILES/breadcrumb_background.gif);
background-repeat:no-repeat;
background-position:top;
height:38px;
padding:5px 0 0 0;
}


#breadcrumb_column #breadcrumb{
color: #FFFFFF;
font-size: 0.8em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;

}

#breadcrumb_column #breadcrumb a{
color: #013a81;
text-decoration:none;
}

#breadcrumb_column #breadcrumb a:hover{
color: #013a81;
text-decoration:underline;
}





/***********		MAINNAVIGATIE			******/
#blueblock{
width: 202px;
/*border-right: 1px solid #000;*/
/*padding: 0 0 1em 0;*/
/*margin-bottom: 1em;*/
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-size: 12px;
font-weight:bold;
/*background-color: #a9c8e5;*/
background-color: #013a81;

color: #333;
/*line-height: 1.67em;*/

}

* html #blueblock{ /*IE 6 only */
width: 202px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
/*line-height: 1.65em;*/
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
/*border: 1px solid #90bade;*/
margin: 0;
}

#blueblock li.leftnav1-act a{

background-color: #a9c8e5;

}


#blueblock li a{
display: block;
padding: 8px 5px 7px 8px;
/*
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
*/
background-color: #013a81;
color: #fff;
text-decoration: none;
width: 100%;
}



html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
background-color: #a9c8e5;
color: #fff;
}









/***********		SUBNAVIGATIE			******/
#lightblueblock{
width: 202px;
/*border-right: 1px solid #000;*/
padding: 1em 0 1em 0;
/*margin-bottom: 1em;*/
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
background-color: #92abc9;
color: #333;

}

* html #lightblueblock{ /*IE 6 only */
width: 202px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#lightblueblock ul{
list-style-type: none;
margin: 0 0 0 10px;
padding:0 0 0 10px;

color:#FFFFFF;
border: none;
line-height:1.2em;
}

#lightblueblock li {
/*border-bottom: 1px solid #90bade;*/
margin: 0;
}

#lightblueblock li a{
display: block;
padding: 5px 5px 5px 15px;
/*
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
*/
background-color: #92abc9;
color: #fff;
text-decoration: none;
width: 100%;
background: transparent url(style_FILES/open.gif) left center no-repeat;
}

#lightblueblock li.leftnav2-act a{
font-weight:bold;
background: transparent url(style_FILES/closed.gif) left center no-repeat;
}

html>body #lightblueblock li a{ /*Non IE6 width*/
width: auto;
}

#lightblueblock li a:hover{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
background-color: #92abc9;
color: #fff;
text-decoration:underline;
background: transparent url(style_FILES/closed.gif) left center no-repeat;
}









/***********		LANGUAGE			******/
.language a{
color:#666666;
text-decoration:none;

}

.language a:hover{
color: #333333;
text-decoration:underline;

}


