

* {padding: 0; margin: 0;}
/* general selector ========================= */

/*definition body ======================================= */
body {background-color:#4566CC; font-family: arial, helvetica, sans-serif; 
font-size: 59.5%; font-weight: bold}

/* definition wrapper ======================================== */
#wrapper {background: #4566CC; margin: 0px; min-width: 930px; }
/* end wrapper  */



/*  definition header ======================================== */
#header  {background: white; background-image: url(../pics/bg-image-top.jpg);
 background-position: right; clear: both; height: 130px; background-repeat: no-repeat;  }

#divider1  {background-color:  #4566CC;  font-weight: bold;         border : 0px; 
						border-collapse: collapse; color :white;    clear: both; text-align: left;     
						padding: .10px 0 0 70px; border-bottom: 0px; height: 2em; font-size: 1em;  }
#divider1 li { float: left; padding: .4em 2em 0 2em; list-style-type: none; border-right: 1px solid black; 
						border-left: 1px solid black; border-collapse: collapse; }						
#divider1 a { text-decoration: none; font-size: 1.3em; color: white; display: block;}						
						
#header h1   { font-size: 1.7em ; margin-top: 0em; margin-bottom: 0.4em; margin-left: 170px; padding-top: 30px;
color: navy; margin-right: 200px; 
}

#header h2 {
font-size: 1.2em ; margin-top: 0; margin-bottom: 0;  padding: 0; margin-left: 170px; color: blue; margin-right: 200px; 
}

#header p  {
font-size: 1.2em ; margin-top: 0; margin-bottom: 0;  padding: 0; margin-left: 170px; color: blue; margin-right: 200px; 
} 

#header img {float: left;  ; margin: 0 20px 0 10px; }

/* end header ===========================*/ 

/* ======= definition divider 2 ====*/

#divider2  {background-color:  #4566CC;  font-weight: bold;         border : 0px; 
						border-collapse: collapse; color :white;    clear: both; text-align: left;     
						padding: 0px; border-bottom: 0px; height: 22px; }
 /* ======end divider 2 =======*/
 
 

/* ===== definition left =========*/
#left   {background-color: #4566CC; font-weight: bold; border : 0; 
border-collapse: collapse; color : white; float: left;  clear: left;  width : 150px;    
padding-top: 0px; padding-right: 0; padding-bottom: 10px; padding-left: 11px;  
text-align: left;}

#left p { font-size: 1em;   } 
 
#left h2 { margin-bottom: 0;  font-size: 1.5em; color: white; 
} 

#left ul {margin-bottom: 10px;  font-size: 1.3em;}

#left li { list-style-type: none; padding-left: 15px;  }

#left a {display: block; text-decoration: none; color: white; padding: 5px 4px;}


/* ============end left ==========*/

/* ===== start center =========*/

 #center {background-color: white; margin-top: 0; margin-right: 10px; margin-bottom: 0; margin-left: 161px;  }
 
 #center div {min-height: 190px; border-top: 3px solid grey;  }

#center img {float: right;   margin-top: 2px; margin-right: 2px; margin-bottom: 0; margin-left: 10px; clear: right;}

#center img#bodem {float: top;  } 

#center h1 { font-size: 2.2em ; color: navy; padding-top : 10px ; padding-left: 20px; text-align: center; padding-bottom: 20px; }

#center h2 {
font-size: 1.8em ; padding-top : 5px ; padding-left: 40px; color: blue; patting-bottom: 5px; 
}

#center h3 {
font-size: 1.3em ; padding-top : 5px ; padding-left: 30px; color: black; padding-bottom: 3px; color: blue; 
}


#center ol  { font-size: 1.2em; margin-bottom: 0.5em; line-height: 1.4em; 
word-spacing: .2em; padding: .1em 2em .2em 4em;} 

#center ul  { font-size: 1.2em; margin-bottom: 0.5em; line-height: 1.4em; 
word-spacing: .2em; padding: .1em 2em .2em 4em;} 
#center p#intro{ font-size: 1.4em; margin-bottom: 0.5em; line-height: 1.4em; 
word-spacing: .2em; padding: .1em 2em .2em 2em;} 

#center p  { font-size: 1.2em; margin-bottom: 0.5em; line-height: 1.4em; 
word-spacing: .2em; padding: .1em 2em .2em 2em;} 

#center p#adres { text-align: right; color: grey;  } 

#center .focus   { font-size: 1.5em; color: navy; }

#center #signature { font-size: 1.3em; color: navy; }

/* ======end center ========*/


/* ======start bottom =========*/

#bottom   { font-weight: bold; border : 0; background-color: white; 
border-collapse: collapse; color : black; clear: both;     
padding-top: 1px; padding-right: 0; padding-bottom: 10px; padding-left: 9px;  
text-align: left;   width: 100%; min-height: 190px; margin-left: 11px; border-top: 3px solid grey; 
}

#bottom p { font-size: 1em;}
#bottom h1 {  font-size: 1.4em ; color: navy; } 
#bottom p a {  font-size: 1.3em ; color: blue;   } 
#bottom hr {color: black; margin: 7px; }

#bottom div { padding: 0% 1%; width: 15%; float: left; margin: 1%;   min-height: 200px; }
/* =======end right =========*/


/* ========start footer ======= */

#footer {
clear: both; background-color: #CDE0E3;  border-top: 3px solid red;
} 
 
#footer p {padding-top: 1em; padding-right: 0; padding-bottom: 1.5em; padding-left: 3em; font-size: 1em;}


/* =========end footer =======*/



