div.main-box
{
	position:relative;
	width:90%;
	margin: 0 auto;
	overflow:hidden;
	background: #414141;
	border: solid 1px #4b4b4b;
	font-size: 0.9em;
}
div.top-box 
{
	clear:both;
	background:#414141;
	border-top: solid 1px #4b4b4b;
	font-size: 1.2em;
}
div.footer-box
{
	clear: both;
	background: #4b4b4b;
	font-size: 0.7em;
	font-variant: small-caps;
	color: #c8c8c8;
	border-top: #ffefd5 1px solid;
	padding:10px;
	text-align: right;
}
div.center-box
{
	position:relative;
	width:100%;
	left: 25%;
	background:#414141;
}
div.reset-box
{
	position:relative;
	width:100%;
	left:100%;
	margin-left:-25%;
}
div.right-box
{
	position:relative;
	width:100%;
	margin-left:-20px;
	background:#414141;
	left:-2px;
}
div.content-box
{
	position:relative;
	width:100%;
	margin-left:-100%;
	left:20px;
}
div.left
{
	float: left;
	width: 20%;
	padding: 10px 0px 20px 15px;
}
div.right
{
	float:right;
	width:20px;
}
div.center
{
	margin-left:21%;
	margin-right:20px;
	padding: 10px 10px 20px 15px;
}
* html div.center
{
	height:1%;
	margin:0;
}
* html div.left
{
	margin-right:-3px;
}
* html div.right
{
	margin-left:-3px;
}
.clearfix:after
{
	content: ".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.heightfix:before
{
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
}
* {
	font-family: Verdana, sans-serif;
}
body
{
	background-color: #414141;
	color: #f5f5f5;
}
h1 
{
	font-size: 1.2em;
	font-variant: small-caps;
}
h2 
{
	font-size: 1.1em;
	font-variant: small-caps;
	font-style:italic;
}
h3
{
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	color: #e4eeff;
	border-bottom-color: #4b4b4b;
	border-bottom-style: solid;
}
a 
{
	color: #e4eeff;
}
a:hover
{
	color: #ff9900;
}
div.menu
{
	background-color: #4b4b4b;
	font-size: 0.7em;
	font-variant: small-caps;
	height: 1.1em;
	padding: 5px 5px 8px 10px;
}
div.menu a
{
	color: #f0f0f0;
	text-decoration: none;
}
div.menu a:hover
{
	color: #ff9900;
}
.voorpaginafotopanel
{
	margin-top: 10px;
	margin-left: 20px;
	border: 2px solid #7d7d7d;
}
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: #f5f5f5;
	background-color: #7d7d7d;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	margin: 5px 5px 5px 5px;
	cursor: pointer;
}

.accordionHeader a
{
	color: #f5f5f5;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover, .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
	letter-spacing: .1em;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: #ff9900;
	background-color: #5f5f5f;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	margin-right:5px;
	padding: 5px;
	cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #ff9900;
	background: none;
	text-decoration: none;
}
.accordionContent
{
		background-color: #a9a9a9;
	margin-left: 6px;
	margin-right:6px;
		padding: 5px;
		padding-top: 10px;
}
.accordionContent ul
{
	margin-top:-3px;
	margin-left:15px;
	margin-bottom:0px;
}
.accordionContent a
{
	font-size: 0.9em;
}
.accordionLink
{
	font-size: 0.9em;
}
.logo 
{
	margin: 10px 15px 10px 10px;
}
.contact {
	padding: 10px;
	border: thin solid #4b4b4b;
}
.note {
	text-align: center;
	padding: 10px;
	border: thin solid #4b4b4b;
}
.links 
{
	font-size:  0.9em;
	background-color: #808080;
}
.contactnaam 
{
	padding-right: 77px;
}
.contactemailadres 
{
	padding-right: 15px;
}
.tekstheader
{
	font-variant: small-caps;
	font-weight: bold;
	color: #e4eeff;
}
.fotoslinkspanel
{
	margin-top: 20px;
	margin-left: 10px;
	border: 2px solid #7d7d7d;
}
.fotolinks
{
	border: solid 1px #4b4b4b;
}
