body{
  margin: 0px;
  font-family: verdana, arial, helvetica;
  font-size: x-small;
  font-weight: bold;
  color: #fff;
}

html {
        overflow: auto;
}

img{
  border: 0px;
  vertical-align: bottom;
}


img.menu_vertrouwd{
  background-image: url(../i/vertrouwd2_over.gif);
  background-repeat: no-repeat;
}

img.menu_veilig{
  background-image: url(../i/veilig_over.gif);
  background-repeat: no-repeat;
  background-position: 71px 0px;
}

img.menu_vernieuwend{
  background-image: url(../i/vernieuwend_over.gif);
  background-repeat: no-repeat;
  background-position: 230px 0px;
}

ul{
	margin:0px;
	padding: 0px;
	list-style: none;
}

div#container{
 height: auto;
}


  /* #8583FF */
  div#container #header{
    width:100%;
    height: 118px;
    background: url(../i/header.jpg) no-repeat white;
  }
   
  div#container #topnav{
    background: #faced1 url(../i/menu_top.jpg) no-repeat left;
    padding-left: 110px;
	padding-top: 6px;
	padding-bottom: 6px;
    height:			13px;
  }
	
	#topnav ul, #menuleft ul{
	  margin-bottom: 1em;
    overflow: hidden;
	}
    #topnav ul li{
      border-left: 1px solid #fff;
      float: left;
      line-height: 1.1em;
      margin: 0 1.5em 0 -.5em;
      padding: 0 .5em 0 .5em;
    }

		#topnav ul li a{
		  padding: 0px 10px 15px 15px;
		  text-decoration:none;
			color: black;
		}
		
		#topnav ul li a:hover{
		  padding: 0px 10px 15px 15px;
		  text-decoration:underline;
			color: #fff;
		}
  div#container #content{
    background: #fff url(../i/background.jpg) repeat-y;
		font-weight: normal;
		color: #000;
    height: 100%;
  }

div#menuleft{
  background-image: url(../i/menu_left.jpg);
  background-repeat: repeat-y;
	width: 244px;
	position: absolute;
	top: 166px;
	left: 0px;
	margin-left: 2px;
	color: black;
}


#menuleft ul li{
  line-height: 13px;
}
#menuleft a {
	display: block;
	color: black;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
  text-align:center;
}
#menuleft a:hover {
	text-decoration: underline;
}
#menuleft li a {
  /*border:1px solid #fff;*/
	width: 118px;
  text-align:center;
	width: 142px; /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 118px;
}	
html>body #menuleft li a  {
	width: 118px; /* ie5win fix ends */
}

div#main{
  padding: 15px 20px 10px 20px;
  position: absolute;
  left: 275px;
  top: 166px;
  background: URL(../i/bg_flag.jpg) no-repeat bottom #dae0f5;
  display:none;
  overflow:auto;
}
  
img#logo{
  height: 130px;
  width: 313px;
}

img#menu{
  height: 132px;
  width: 510px;
	margin-left: 3px;
}


h1, h1 a{
  font-size:13pt; 
	font-weight: 600;
	display: inline;
  text-decoration: none;
  color: #000;
}

h1 a:hover{
  text-decoration: underline;
}

.level1{
  color: #7caad3;
}

.level2{
  color: #4d88be;
}

.level3{
  color: #085aa5;
}

.level4{
  color: #085aa5;
}
/* Foto Album */
ul.albumlist{
	list-style: none;	
	width: 100%;
}

ul.albumlist li{
  float: left;  
	background-image: url(../i/album.png);
	background-repeat: no-repeat;
	background-position: 0px 20px bottom;
	width: 113px;
  height: 108px;
	text-align: center;
}

ul.albumlist li a{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

/* Foto lijst */
ul.fotolist{
	list-style: none;	
	width: 500px;
}

ul.fotolist li{
  float: left;  
	background-image: url(../i/foto.png);
	background-repeat: no-repeat;
	background-position: 0px 20px bottom;
	width: 113px;
  height: 108px;
	text-align: center;
}

ul.fotolist li a{
	color: #000;
	text-decoration: none;
}

img.thumbnail{
   background-image: url(../i/foto.gif);
	 margin: 5px;
	 width: 90px;
	 height: 67px;
}


A.thumbnail img{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Shadow(color='#81A8CB', Direction=135, Strength=3);
	border: grey solid 2px;
}

A:HOVER.thumbnail img{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0) progid:DXImageTransform.Microsoft.Shadow(color='#81A8CB', Direction=135, Strength=3);
}

div#menuleft a#oow{
  display: block;
	position: relative;
	top: 358px;
	left: 73px;
	width: 97px;
	height: 48px;
	text-decoration: none;
}

#img_overlay_header
{
	float:right;
}

#img_overlay_menu_left
{
	position:fixed;
    bottom:0px;
    left:0px;
    z-index:1000;
}
