@charset "utf-8";
/* CSS Document */
*
{
	margin: 0px;
	padding: 0px;
}

a
{
	color:#000000;
	text-decoration:none;
	border: none;
	}

img {
	border: none;
	}

body {
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}
	
ul, li{
	list-style: none;
	color: #666666;
	margin-left: 10px;
	}

ul, li a{
	color: #666666;
	}

p {
	padding-bottom: 5px;
	}
	
#navigationBIG {
width:900px;
height:300px;
margin-bottom: 15px;
}

.navigationItemBIG a{
width:208px;
height:300px;
float:left;
border: 1px solid #CCCCCC;
padding: 0px;
color:#CCCCCC;
margin-left: 20px;
}


.navigationItemBIG a:hover{
color:#333333;
border: 1px solid #333333;
}

#navigationItemBIG img {
width:208px;
height:208px;
margin: 0px;
padding: 0px;
border: none;
}

.navigationInfo {
display: block;
width: 193px;
height: 87px;
text-decoration: none;
font-size: 25px;
text-align: left;
text-decoration:none;
border:none;
padding-left: 15px;
padding-top: 5px;
margin: 0px;
}

#navigationSMALL {
width:900px;
height:35px;
padding-bottom:3px;
margin-bottom: 10px;
border-bottom: 1px solid #CCCCCC;
}

.navigationItemSMALL a{
margin-left:20px;
width:208px;
height:30px;
float:left;
border: 1px solid #CCCCCC;
padding: 0px;
color: #CCCCCC;
}

.navigationItemSMALL a:hover{
color: #333333;
border: 1px solid #333333;
}

.picture {
float: left;
width:30px;
height:30px;
margin: 0px;
padding: 0px;
border: none;
}

.navigationInfoSMALL  {
float: left;
height: 25px;
width: 163px;
text-decoration: none;
font-size: 15px;
text-align: left;
text-decoration:none;
border:none;
margin: 0px;
padding-left:15px;
padding-top: 5px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	padding: 0px;
	}
	
.tekstkader {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 878px;
	margin-bottom: 15px;
	color:#666666;
	font-size: 15px;
	}

.tekstkader a{
	color:#666666;
	font-size: 15px;
	text-decoration: underline;
	}
	
.tekstkader a:hover{
	color:#333333;
	font-size: 15px;
	}
	
.kader_normaal {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 10px;
	height: 75px;
	width: 880px;
	margin-bottom: 15px;
	}
	
.kader_info {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 10px;
	height: 75px;
	width: 880px;
	margin-bottom: 15px;
	}

.kader_info .info a{
	color:#666666;
	}

.kader_info .info a:hover{
	text-decoration:underline;
	}

.kader_normaal:hover {
	border: 1px solid #333333;
	cursor: pointer;
	}

.foto_normaal {
	float:left;
	height: 75px;
	width: 100px;
	}


.info {
	color:#666666;
	font-size: 15px;
	float: left;
	height: 55px;
	width: 765px;
	padding-left: 15px;
	}

.info h1 {
	font-size: 18px;
	color:#000000;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding:0px;
	}

.type_reportage {
	font-size: 15px;
	float: right;
	height: 20px;
	width: 150px;
	background-color: #FFE6CC;
	text-align: center;
	}

.type_verzameling {
	font-size: 15px;
	float: right;
	height: 20px;
	width: 150px;
	background-color: #FFFFCC;
	text-align: center;
	}


.kader_groot {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 10px;
	height: 150px;
	width: 880px;
	margin-bottom: 15px;
	}

.kader_groot:hover {
	border: 1px solid #333333;
	cursor: pointer;
	}

.foto_groot {
	float:left;
	height: 150px;
	width: 150px;
	}

.info_groot {
	color:#666666;
	font-size: 15px;
	float: left;
	height: 150px;
	width: 715px;
	padding-left: 15px;
	}

.info_groot h1 {
	font-size: 18px;
	color:#000000;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding:0px;
	}
	
.foto {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 880px;
	margin-bottom: 15px;
	}
	
.foto img
	{
	width: 880px;
	}

.image {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
	text-align: center;
	}

#footer {
	padding: 0px;
	margin: 0px;
	border: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 5px;
	color: #CCCCCC;
	}

#footer a {
	color:#CCCCCC;
	}

#footer a:hover {
	color:#666666;
	}
	
h1 {
	color:#000000;
	border-bottom: 1px solid black;
	font-weight: normal;
	font-size:40px;
	margin-bottom: 15px;
	}
	
h2 {
	color:#000000;
	border-bottom: 1px solid black;
	font-weight: normal;
	font-size:30px;
	margin-bottom: 15px;
	}
	
h3 {
	color:#000000;
	border-bottom: 1px solid black;
	font-weight: normal;
	font-size:20px;
	margin-bottom: 15px;
	}

h4 {
	color:#000000;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	font-size:15px;
	margin-bottom: 15px;
	}

h5 {
	color:#666666;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	font-size:15px;
	margin-bottom: 15px;
	}

