@charset "utf-8";

/* CSS Document */

body{

	background-color:#e0e9ed;

}



#top{

	text-align:center;

	margin-left:auto;

	margin-right:auto;

	padding-top:10px;

	padding-bottom:10px;

	border-bottom: 1px solid #bbb;

	

}

.img center{

	float:right;

}



#tekst1{

width:600px;

margin-left:5px;

margin-right:5px;

float:left;

}

#vlaggen{
	width: auto;
	text-align: center;
}
.vlag{
	margin-left:10px;
}

/*knoppen*/

#navcontainer

{

margin: 0;

padding: 0;

height: 35px;

font: 16px Verdana, sans-serif;



border-bottom: 1px solid #bbb;

list-style-type: none;

padding-left:40%;

}



#navlist li

{

float: left;

margin: 0;

padding: 0;

width: auto;

display: block;

}



#navlist li a, #navlist li a:link

{



color: #555;

text-decoration: none;

padding: 3px 5px 3px 5px;

display: block;

}



#navlist li a:hover

{

color: #039;

border-bottom: 3px solid #bbb;

cursor: pointer;

background: #eee;

}



#navlist li a#current, #navlist li a#current:link

{

color: #000;

cursor: default;

font-weight: bold;

border-bottom: 3px solid #999;

}





#navlist li a#current:hover

{

border-bottom: 3px solid #f90;

background: #eee;

}

/*tekst*/



#tekst{

width:800px;

margin-left:10%;

float:left;

}



.kader{

	border: 2px solid #bbb;

	padding: 10px;

	

}



#box{

	width: 1300px;

	margin-left:auto;

	margin-right: auto;

	margin-bottom:70px;

	margin-top:20px;

	min-height:800px;

}



#footer{

	width:70%;

	background-color:#bbb;

	padding-top:10px;

	color:#FFFFFF;

	font:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;

	padding-left:30%;

	height:100px;

	float:right;

}



.tentoon{

	width:400px;

	height:285px;

	border:1px solid #bbb;

	text-align:center;

	padding-top:15px;

	float:left;

	margin-left:20px;

}

.tentoon .foto{

	height:200px;

	margin:20px;

}



.knop{

	color: #555;

	text-decoration: none;

	display: block;

	font:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;

	font-size:20px;

}



.knopup{

	color: #000;

    text-decoration: none;

	display: block;

	font:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;

	font-size:14px;

}



#tekst1 a{

	color: #555;

	text-decoration: none;

	font:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;

	font-size:20px;

}



#tekst1 a:hover

{

color: #039;

border-bottom: 3px solid #bbb;

background-color:#B7F8AD;

}





#navlist1 li

{

float: left;

display: block;

margin-left:10px;

font-size:10px;

}



#navlist1 li a, #navlist li a:link

{



color: #555;

text-decoration: none;

padding: 3px 5px 3px 5px;

display: block;

}



#navlist1 li a:hover

{

color: #039;

border-bottom: 3px solid #bbb;

cursor: pointer;

background: #eee;

}



#navlist1 li a#current, #navlist li a#current:link

{

color: #000;

cursor: default;

font-weight: bold;

border-bottom: 3px solid #999;

}





#navlist1 li a#current:hover

{

border-bottom: 3px solid #f90;

background: #eee;

}



#navcontainer1

{

margin: 0;

padding: 0;

height: 35px;

font: 10px Verdana, sans-serif;



border-bottom: 1px solid #bbb;

list-style-type: none;

}



#link a:link {

color:#00F;

	background-color:none;

	

}





#link a:hover {

color:#00F;

background-color:none;

}





#link a:visited{

	color:#00F;

	background-color:none;

	

}