#Container {
	display: none;
	width: 940px;
	height: 580px;
	margin: 0px auto 0px;
	padding: 25px
}

#Container_Krijtenberg {
	width: 940px;
	height: 60px;
	margin: 0px;
	padding: 0px 0px 15px
}

.navicon img {
	margin-top: 20px;
	width: 88px;
}
.pagefotosmall img {
	margin-top: 20px;
}
.title {
	clear: both;
	color: silver;
	display: block;
	font: small-caps 10px/10px "Century Gothic", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 10px;
	padding-top: 25px;
	text-align: center;
	text-transform: lowercase;
}

#Linksboven {
	background-color: #FFF;
	border-top: 1px solid #e8e9e9;
	display: none;
	float: left;
	width: 445px;
	height: 283px;
	margin: 10px;
}

#Linksboven .navicon { float: left; }
#Linksboven .pagefotosmall { float: right; }
#Linksboven .title { margin-left: 95px; }

#Rechtsboven {
	background-color: #FFF;
	border-top: 1px solid #e8e9e9;
	display: none;
	float: left;
	width: 445px;
	height: 283px;
	margin: 10px;
}

#Rechtsboven .navicon { float: right; }
#Rechtsboven .pagefotosmall { float: left; }
#Rechtsboven .title { margin-right: 95px; }

#Linksonder {
	background-color: #FFF;
	border-top: 1px solid #e8e9e9;
	border-bottom: 1px solid #e8e9e9;
	display: none;
	float: left;
	width: 445px;
	height: 283px;
	margin: 10px;
}

#Linksonder .navicon { float: left; }
#Linksonder .pagefotosmall { float: right; }
#Linksonder .title { margin-left: 95px; }

#Rechtsonder {
	background-color: #FFF;
	border-top: 1px solid #e8e9e9;
	border-bottom: 1px solid #e8e9e9;
	display: none;
	float: left;
	width: 445px;
	height: 283px;
	margin: 10px;
}

#Rechtsonder .navicon { float: right; }
#Rechtsonder .pagefotosmall { float: left; }
#Rechtsonder .title { margin-right: 95px; }

img {
	border: none;
}