body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
		}

#achtergrondhouder {
	width: 984px;
	background-image: url(../layout/bureau.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	margin: auto;
}

#menuhouder {
	width: 680px;
	height: 220px;
	color: #999999;
}
#menuhouder p {

	color: #999999;
}
#menuhouder a:link {
	color: #999999;
	text-decoration: none;
}
#menuhouder a:visited {
	color: #666666;
	text-decoration: none;
}
#menuhouder a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#menuhouder a:active{
	color: #999999;
	text-decoration: none;
}
#alleshouder {
	margin: auto 0px auto auto;
	width: 680px;
	padding-top: 14px;
}
#inhoudhouder {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#inhoud {
	padding: 5px;
	text-align: justify;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 1.7em;
}

#inhoud a:link {
	color: #999999;
	text-decoration: none;
}
#inhoud a:visited {
	color: #666666;
	text-decoration: none;
}
#inhoud a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#inhoud a:active{
	color: #999999;
	text-decoration: none;
}


#rubriek1, #rubriek2, #rubriek5, #rubriek6 {
	float: left;
	width: 170px;
}

#rubriek3, #rubriek7 {
	float: left;
	width: 170px;
}

#rubriek4, #rubriek8 {
	float: left;
	width: 170px;
}

.clearbeide {
	clear:both;
}

#navigatieverschuiven {
	padding-top: 20px;
}
#verschuiven {
	height: 22px !important;
	width: 22px !important;
	background-image: url(../layout/vorige.gif);
	float:left;
	cursor: hand !important;
}
#verschuiven2 {
	height: 22px !important;
	width: 22px !important;
	background-image: url(../layout/volgende.gif);
	float:left;
	cursor: hand !important;
}
#fotohouder {
   width:680px;
   height:230px;
   overflow:hidden;
}
#fotohouder{

}


h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
p {
	line-height: 1.7em;
}
.uitlijnenrechts {
	text-align: right;
}

#historylink {
	padding-top: 10px;
	padding-bottom: 10px;
}
.paddingrechts {
	padding-right:6px;
}
