@charset "UTF-8";

/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;
	height: 100%;
}

/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	padding: 0;
}

/* General Styles */
html {
	background: #FFF url(images/Header/Blauwe_Band.jpg) repeat-x;
	}
	
body  {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	list-style-type: none;	
}

a {
	color: #203262;
	text-decoration: underline;
	}
		

a hover {
color: #203262;
font-weight:bold;
}

.twoColFixLtHdr #container {
	width: 950px;  
	background: #FFF;
	margin: 0 auto 0px;
	
	/* maakt de pagina op 100% voor sticky footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em; /* the bottom margin is the negative value of the footer's height */

	
} 

.twoColFixLtHdr #header {
	background-image: url(images/Header/Header_Almax_2.jpg);
	height: 170px;
	position: relative;
	width: 950px;
} 
.twoColFixLtHdr #header h1 {
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-indent: -1000em;
	margin-top: 0px;
}


blockquote {
	padding: 0;
	margin-top: 0em;
}

.color {
	font-weight: bold;
	color: #203262;
	font-size: 0.65em;
}


.bold{
	font-weight: bold;
}

/* -------------- menubalk----------------------*/
#header ul {
	margin: 0px;
	list-style: none;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 932px;
	background-color: #DEE6F4;
	text-align: center;
	padding-left: 18px;
}

#header li{
	float: left;
}

#header li a:link, #header li a:visited {
	display: block;
	font: normal 0.8em/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 112px;
	border-top: thin #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin #FFFFFF;
	border-left: thin #FFFFFF;
	color: #003366;
/*
	padding: .2em .5em;
	margin-right: .5 em;
*/
}

#header li a:hover, #header li a:active{
	color: #DC8C43;
	background-color: #FFFFFF;
}

#header li a.current, #header li a.current:hover, #header li a.current:active {
	color: #DC8C43;
	background-color: #FFFFFF;
}

/* -------------------- sidebar ---------------------*/
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 245px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 85px 0px 0px 20px;
}

.twoColFixLtHdr #sidebar1 img {
	padding-bottom: 20px;
}

#sidebar1 ul{
	list-style:none;
	border-top: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}

#sidebar1 ul li {

}

#mainContent ul {
	text-align: left;
	padding-left: 18px;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#mainContent li {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#menu {
	text-decoration: none;
	background-color: #FFFFFF;
	width: 245px;
	margin-top: 12px;
}
#menu ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul a {
	background-image: url(images/Menu/blauwe_pijl.jpg);
	font-size: 0.8em;
	color: #203262;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 18px;
	margin: 0px;
}

#menu ul a.dubbel {
	background-image: url(images/Menu/blauwe_pijl_dubbel.jpg);
	font-size: 0.8em;
	color: #203262;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 18px;
	margin: 0px;
}

#menu ul a:link {
	color: #203262;
}


#menu ul a:hover, #menu ul a:active{
	background-image: url(images/Menu/oranje_pijl.jpg);
	background-color:#FFFFFF;
	color: #E38C37;
}

#menu ul a.dubbel:hover, #menu ul a:active{
	background-image: url(images/Menu/oranje_pijl_dubbel.jpg);
	background-color:#FFFFFF;
	color: #E38C37;
}

#menu ul a.current_sidebar, #menu ul a.current_sidebar:active{
	background-image: url(images/Menu/oranje_pijl.jpg);
	background-color:#FFFFFF;
	color: #E38C37;
}

#menu ul a.dubbel_current{
	background-image: url(images/Menu/oranje_pijl_dubbel.jpg);
	background-color:#FFFFFF;
	color: #E38C37;
	background-repeat: no-repeat;
}


/* -------------------- maincontent ---------------------*/
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 325px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 600px;
} 

.twoColFixLtHdr #mainContent h1 {
	color: #003366;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 45px;
	font-size: 1.1em;
	line-height: 1.8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

.twoColFixLtHdr #mainContent h2 {
	color: #003366;
	font-weight: bold;
	font-size: 0.95em;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
}

.twoColFixLtHdr #mainContent p {
	text-align: justify;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.7em;
	color: #000;
}

.twoColFixLtHdr #mainContent p2 {
	margin: 0em;
	line-height: 1.7em;
	text-align: justify;
	padding-bottom: 15px;
	margin: -2em;
}

.twoColFixLtHdr #mainContent p.tekstfoto {
	margin-left: 185px;
	margin-top: 0px;
}

.twoColFixLtHdr #mainContent ul {
	list-style-type: disc;
}

.twoColFixLtHdr #mainContent li {

}
.twoColFixLtHdr  #mainContent  a {
	text-decoration: underline;
	color: #003366;
}

/*--------------- tabellen RobLapTop --------------------*/
.tabel {
	font-size: 0.75em;
	background-color: #DEEBFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDD7F7;
	text-align:center;
	color: #203262;
}

.tabel_links {
	font-size: 0.75em;
	background-color: #DEEBFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDD7F7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDD7F7;
	text-align:center;
	color: #203262;
}

.tabel_rechts {
	font-size: 0.75em;
	background-color: #DEEBFF;
	font-weight: bold;
	text-align:center;
	color: #203262;
}



table{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDD7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDD7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	
.table2{
	border:0px;
	}
	
.table3{
	border-top: 0px;
	}
.randonder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD7F7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDD7F7;
	font-size: 0.85em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lijn_onder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD7F7;
	}

.randonder_rechts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD7F7;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDD7F7;
	font-size: 0.85em;
	line-height: 1.7em;
}

/*--------------- kaders --------------------*/
#foto_tekst {
	margin: 0px;
	padding: 0px;
	position: relative;
	
}


/* -------------- fotogallerij -------------*/
/*.twoColFixLtHdr #flashcontent {
	height: 400px
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 400px;
	border: 0;
	}
	*/
	
/* -------------- footer -------------------*/

.twoColFixLtHdr #footer{
	background-color: #203262;
	text-align: center;
	font: 0.7em/2em Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0px;
	/*	margin-top: 10px;     
	margin-right: auto;
	margin-left: auto;    Instelling voor de wijziging  */
	margin: 10px auto 0px;
}


.twoColFixLtHdr #footer p {
	text-align: center;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}

.twoColFixLtHdr #footer a {
	text-decoration: none;
	color: #FFFFFF;
}


/* -------------- floats -------------------*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Kader_Blauw {
	width: 598px;
	border: 1px solid #DEE6F4;
	margin-top: 15px;
	margin-bottom: 20px;
}

.Kader_Blauw2 {
	width: 598px;
	border-bottom: 1px solid #DEE6F4;
	border-left: 1px solid #DEE6F4;
	position: relative;
	margin-top: 15px;
	margin-bottom: 20px;
}

.titel_vet{
font-size: 0.85em;
font-weight: bold;
 }
 
h3{
font-size: 0.85em;
font-weight: bold;
 }
 
.spingIn_titel{
padding-left: 5px;
font-size: 0.85em;
font-weight: bold;
 }

.spingIn{
	padding-left: 20px;
	font-size: 0.85em;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.spingIn2{
	padding-left: 18px;
	
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titel_twee_kolom{
display: block;
color: #203262;
background-color: #DEEBFF;
text-align:center;
vertical-align: middle;
padding-top: 7px;
height: 20px;
width: 299px;
font-size: .75em;
float: left;
font-weight: bold;
}

.titel_drie_kolom{
display: block;
color: #203262;
background-color: #DEEBFF;
text-align: center;
vertical-align: middle;
padding-top: 7px;
height: 20px;
width: 199.33px;
font-size: .75em;
float: left;
font-weight: bold;
}

.titel_tabel{
line-height: 1.7em;
display: block;
text-align: center;
font-weight: bold;
font-size: .75em;
color: #203262;
}


/* Tabellen aangepast 2009 Rein.be */

.blue_table{
	width: 598px;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #BDD7F7;
	margin-top: 10px;
}
	
.blue_table th {
	padding: 8px 2px;
	font-size: 14px;
	border-bottom: 0px solid #6678b1;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	color: #003366;
	background: #DEEBFF;
	text-align: center;
}

.blue_table td {
	width: 50%;
	padding: 8px 4px 0px 4px;
	color: #000;
	font-weight: normal;
}	

.blue_table td img{
	padding: 0px;
	margin: 0px 0px 5px 0px;;
}

.table_list1{
	width: 598px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #BDD7F7;
	margin-top: 10px;
}
	

.table_list1 td {
	border-collapse: collapse;
	padding: 8px 4px 4px 4px;
	color: #000;
	font-weight: normal;
	border-right: thin solid #BDD7F7;
	border-left: thin solid #BDD7F7;
	border-bottom: thin solid #BDD7F7;
}	
