body, html{
     margin: 0 0;   /* B R O L *//*Boven Rechts Onder Links */
     font-family:   Calibri, verdana, Comic Sans MS  sans-serif;
    /* background-image: url(images/nacht-wolken.jpg);
     background-repeat: no-repeat; height: 100%;*/
     background-color: #003c64;
     color: #000;
}

#wrapper{
        background: #FFF;
        color: #000;
        margin-left: auto;
	margin-right: auto;
	width: 489px;    /* 700px; */
	text-align: left;
        margin-top: 5px;
	margin-bottom: 2px;   /* margin-bottom: 10px */
	padding-bottom: 0px;
	border-right: 4px solid #006ab0;
	border-left: 4px solid #006ab0;
	border-top: 4px solid #006ab0;
	border-bottom: 4px solid #006ab0;
}

#banner{
	width: 489px;
	padding: 0 0;
	height: 164px;
        font-family: georgia, Sylfaen, sans-serif;
	font-size: 16px;
	color: #fff;
	background: #003c64;
	font-weight: normal;
        text-align: center;
        border-bottom: 7px solid #006ab0;
}

/*.thumbnail{
position: relative;
z-index: 0;
outline-style:none;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
outline-style:none;
}

.thumbnail span{ 
position: absolute;
z-index: 51;
background-color: #FFFFD5;  
padding: 5px;
left: -1000px;
border: 1px dotted #990000; 
visibility: hidden;
color: black;
text-decoration: none;
outline-style:none;
}

.thumbnail span img{ 
border-width: 0;
padding: 2px;
outline-style:none;
}

.thumbnail:hover span{ 
visibility: visible;
top: 12px; /* 0; */
/*left: -2px; /* 60px; */ 
/*outline-style:none;} */

/*.rounded-corners{
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid; color: #990000;
}    */

h1{
   font-family:  Comic Sans MS, Sylfaen, sans-serif;
   background: #fff; 
   Text-decoration: underline;
   font-size: 120%; color: #006ab0;
}

h2{
   color: #000;
   text-decoration: underline;
   font-weight: bold;
}

h3{
   color: #000;
   font-weight: normal;
}

h4{
   color: #000;
   text-decoration: underline;
   font-weight: normal;
}

h5{
   color: #000;
   font-weight: normal;
}

h6{
   color: #000;
   text-decoration: underline;
   font-size: 14px;
   margin: 0 0 2px 4px;
}  




.float{
   float: left;
   padding: 0px;
   margin: 5px 5px 4px 2px;
   border: 0.5px solid; color: #0099ff;
}

.floatnb{
float: left;
margin: 0px  0px ;
border: 0px solid;

}

.clear{clear:both;}

/*#tekst{
   font-family: georgia, Sylfaen, sans-serif;
   font-size: 16px; 
   margin: 0 0;
}*/


.tekst{
   font-family: georgia, Sylfaen, sans-serif;
   font-size: 16px;
   margin: 0 0;
   padding: 0 4px 4px 4px;
} 

.kleiner{
font-family: verdana, sans-serif;
font-size: 0.7em; color: #808080;
}


ul li{
   display: inline;
}

ol li{
   margin: 0 0;
   padding: 0 0 2px 0;
   list-style: none;
}

p{
   font-family:  Comic Sans MS, Sylfaen, sans-serif;
   font-size: 14px;
   margin: 0px 4px ;
   line-height: 17px;
}

.p{
   margin: 4px 4px 57px;
   /*margin-left: 4px;
   margin-top: 0px;
   margin-bottom: 57px;*/
}

a:link, a:visited{
   background: #FFF; 
   color: #006ab0;         
   text-decoration: none;
}

a:hover, a:active{
   background: #FFF;
   color: #006ab0;  /* #800000 */
   text-decoration: none;
}

hr{
    border: 1px solid; color: #0085dd;
}

#footer {
	height: 17px;
	width: 495px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;   /* margin-top: 2px; */
        padding-bottom: 14px;
}

.footer {
      font-size: 12px;
      color: #fff;
      padding-top: 4px; 
      background: #006ab0;
      font-family: sans-serif;
      text-transform: none;
      text-align: center;
   }