/*		------	layout	------		*/
html {
padding:0px;
margin:0px;
}

body{
margin:0;
padding:0;
text-align: center;
font-family: Verdana;
font-size:11px;
color:#003473;
background: #fff  url(i/bg.jpg) top repeat-y;
}

#venster{
width:500px;
margin:0;
padding:20px;
text-align: left;
font-family: Verdana;
font-size:11px;
color:#000;
background: #fff;
}

#container{
margin:0 auto;
width: 743px;
}

#header{
margin:0;
padding:0;
width: 743px;
height:213px;
border-bottom:1px solid #003473;
text-align:center;
background:#003473 url(i/header.jpg) top no-repeat;
}

#menutop{
position:relative;
width: 723px;
height:21px;
line-height:21px;
color:#003473;
font-weight:bold;
margin:-22px 0 0 0px;
padding-right:20px;
text-align:right;
background:#fff;
}

#menutop a{
text-decoration:none;
color:#0082c5;
font-weight:bold;
}

#menutop a:hover{
text-decoration:none;
color:#003473;
font-weight:bold;
}

#menu{
width:140px;
margin: 10px 0 0 0;
color:#000;
font-weight:bold;
text-align:left;
float:left;
}

#menu ul, #menu li{
display: inline; 
list-style: none;
padding:0;
margin:0;
}

#menu li a, #menu li a:hover, #menu li a:active { 
display: block;
text-decoration: none; 
color: #003473;
padding: 5px 0px 0px 10px;
text-align: left;
}

#menu li a:hover, #menu li a:active { 
color: #fff;
}

#menu li a#select {
color:#fff;
}

#menu li a:hover#select {
color:#fff;
}


#content{
width:600px;
padding:0;
text-align:left;
float:right;
margin-top:20px;
}

.text{
width: 580px;
float:left;
}

#content p, .text p{
padding:5px 10px 0 20px;
}

.illustratie{
padding:10px 10px 0 0px;
margin-right:10px;
width: 170px;
height:200px;
float:right;
border: 1px solid #003473;
text-align:center;
}

.illustratie img{
width:170px;
border:0;
}

h1{
font-size:16px;
padding:5px 20px 0 20px;
}

h2{
font-size:13px;
padding:2px 0px 0 20px;
margin: 2px 0 -15px 0;
}

.titeltext{
font-weight:bold;
font-size:16px;
padding:5px 20px 0 20px;
}

.space{
clear:both
}



.thumbl{
width:150px;
float: left;
margin: 2px 5px 2px 0px;
}

.thumbr{
width:150px;
float: right;
margin: 2px 0px 2px 5px;
}

.teller{
position: absolute; 
visibility:hidden;
}
