body{
background: url(images1/algemeen/achtergrond1.jpg);
margin: 0;
text-align: center;
font-size: 62.5%;    /* = 10px */
}

/* divs */

#container{
background-color: #FFF;
background-repeat: repeat-y;
width: 900px;
height: auto;
margin: 7px auto 0 auto;
text-align: left;
}

#titel1{
width: 900px;
height:70px;
background: url(images/algemeen/titel1.jpg);
}

#titel2{
width: 900px;
height: 120px;
background:#FFF url(images/algemeen/titel2.jpg) no-repeat center center ;
}
 
#titel7{
width: 900px;
height:110px;
background: url(images1/algemeen/titel7.jpg) no-repeat;
padding: 0 0 0 890px;
}

#navigatie{
width: 160px;
height:auto; 
background-color: #FFF;
padding: 30px 0 0 0;
float: left;
}

#navigatie ul{
list-style: none;
margin: 0;
padding: 0 0 0 15px;
}

#navigatie li{
padding: 6px 0 0 0;
}

#navigatie li a{
display: block;
text-decoration: none;
padding: 2px 5px 2px 5px;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
width: 115px;
target: inhoud;
}

#navigatie li a:link,li a:visited{
background: #373B4C;
color: #FFF;
font-family: verdana;
font-size: 1.2em;
font-weight: bold;
text-align: center;
}

#navigatie li a:hover,li a:active{
background: #999;
color: #5D5D5D;
font-size: 1.5em;
font-weight: bold;
}

#inhoud{
	width: 700px;
	background-color: #FFF;
	padding: 35px 20px 30px;
	float: left;
}

#inhoud a{
color: #900;
font-family: verdana;
font-size: 1.1em;
font-weight: bold;
text-decoration: none;
}


p.gewoon{
font-family: verdana, arial, sans-serif;
font-size: 1.2em;
color: #111;
}

p.bold{
font-family: verdana, arial, sans-serif;
font-size: 1.2em;
color: #111;
font-weight: bold;
}

p.niveau2{
font-family: verdana, arial, sans-serif;
font-size: 1.4em;
color: #111;
}

p.nieuws{
font-family:Cooper Black;
font-size:1.2em;
}

h3{
color: #111;
font-family: Verdana;
font-weight: bold;
}


/* divs foto's */
#titel{
width: 720px;
height: 40px;
padding: 10px 0 0 0;
font-size: 2.4em;
color: #373B4C;
font-weight: bold;
}

#foto{
width: 560px;
padding: 0 0 0 10px;
font-size: 1.4em;
float: left;
}


#thumbnail{
width: 130px;
height: 400px;
padding: 0 0 0 0;
/* overflow-y: auto; */
}

#thumbnail a{
target: foto;
}


#footer{
width: 900px;
height: 40px;
background-color: #FFF;
padding: 10px 0 0 0;
}

#login{
width: 797px;
height: 30px;
background-color: #FFF;
font-size: 1.4em;
clear: left;
float: left;
color: #111;
padding: 10px 0 0 3px;
}

#login a{
color: #900;
font-family: verdana;
font-size: 1em;
font-weight: bold;
text-decoration: none; 
}

#datum{
width: 95px;
height:20px;
background-color: #FFF;
text-align: right;
font-size: 1em;
color: #111;
padding: 20px 5px 0 0;
}


 .knop { 
           background-color: #373B4C;
           color: #FFF;
           font-size: 1em;
           font-weight: bold;
         }
 
 .links {
           line-height:1.5;
           text-align:"center";
         }
#ClearFloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding-top: 0px;
	clear: both;
}

