HTML { overflow: auto; }
BODY {
	background: url(../../afbeeldingen/achtergrond_3.jpg) repeat fixed center center;
	height: 100%;
	margin: 0; padding:0;
}
#bladspiegel {
	width: 730px;
	margin-left: -365px; /* half of width */
	margin-top: -190px; /* half of height */
	position: absolute;
	left: 50%;
	top: 50%;
	height: 380px;
}
#linkerblok {
	margin: 0;
	padding: 0;
	width: 220px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	float: left;
	background: #ffffff;
	height: 100%;
	overflow: hidden;
}
#kop {
	margin: 0;
	padding: 2px 0 2px 3px;
	background: #000000;
	font: bold 20px/20px "Trebuchet MS", Arial, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align: center;
	height: 20px;
}
#kop .beginkapitaal { color: #ffffff; }
#kop, #kop A, #kop A:hover {
	color: #ffffff;
	text-decoration: none;
}
#kop A:hover { color: #b03060; }
#portfolio {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 256px;
}
#portfolio IMG { margin: 0; padding: 0; }
#menu {
	margin: 0;
	padding: 0;
	font: bold 14px/18px "Trebuchet MS", Arial, Sans-Serif;
	height: 100px;
}
#menu UL { margin: 0; padding: 0; }
#menu LI {
	margin: 2px 0 0 0;
	padding: 0;
	height: 18px;
}
#menu A {
	margin: 0 0 0 10px;
	padding: 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	height: 18px;
}
#menu A:hover { letter-spacing: 5px; }
.menu_lopendezaken { background: #b03060; }
.menu_diensten { background: #40b0a0; }
.menu_projecten { background: #998877; }
.menu_nieuws { background: #f0c040; }
.menu_contact { background: #336699; }
#rechterblok {
	margin: 0;
	padding: 0 5px 0 10px;
	width: 480px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	float: right;
	background: #ffffff;
	font: 12px/18px "Trebuchet MS", Arial, Sans-Serif;
	height: 100%;
	overflow: auto;
/*	xyzborder-width: 0;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #e4e2e0;
	scrollbar-darkshadow-color: #e4e2e0;
	scrollbar-face-color: #e4e2e0;
	scrollbar-highlight-color: #e4e2e0;
	scrollbar-shadow-color: #e4e2e0;
	scrollbar-track-color: #ffffff;
*/}
#rechterblok H1 {
	margin: 20px 0 15px 0;
	padding: 0;
	font: bold 18px/21px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 3px;
}
#rechterblok H2 {
	margin: 20px 0 2px 0;
	padding: 0;
	font: italic bold 14px/18px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 1px;
}
#rechterblok H3 {
	margin: 0;
	padding: 0;
	font: italic normal 12px/18px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 0px;
}
#rechterblok P {
	margin: 0 0 10px 0;
	padding: 0;
}
#rechterblok UL {
	margin: -10px 0 18px 0;
	padding: 0 0 0 15px;
}
#rechterblok UL LI { list-style-type: circle; }
#rechterblok OL {
	margin: 0 0 0px 0;
	padding: 0 0 0 25px;
}
#lopendezaken A {
	color: #b03060;
	font-weight: bold;
	text-decoration: underline;
}
#lopendezaken A:hover {
	color: #ffffff;
	background: #b03060;
	text-decoration: none;
}
#diensten A {
	color: #40b0a0;
	font-weight: bold;
	text-decoration: underline;
}
#diensten A:hover {
	color: #ffffff;
	background: #40b0a0;
	text-decoration: none;
}
#projecten A {
	color: #998877;
	font-weight: bold;
	text-decoration: underline;
}
#projecten A:hover {
	color: #ffffff;
	background: #998877;
	text-decoration: none;
}
#nieuws A {
	color: #f0c040;
	font-weight: bold;
	text-decoration: underline;
}
#nieuws A:hover {
	color: #ffffff;
	background: #f0c040;
	text-decoration: none;
}
#contact A {
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
#contact A:hover {
	color: #ffffff;
	background: #336699;
	text-decoration: none;
}
#illustraties {
	margin: 10px 0 0 0;
	padding: 0;
}
#illustraties IMG {
	margin: 0 10px 0 0;
	padding: 0;
}
.kader {
	margin: 10px 5px 0 0;
	padding: 5px 10px 5px 5px;
	width: 250px;
	background: #f0f0f0;
	font-style: italic;
	xyzfloat: left;
}
.project {
	width: 150px;
	margin: 0 5px 0 10px;
	padding: 0;
	float: right;
	height: 150px;
	xyzborder: 1px #cccccc solid;
}
.onzichtbaar { display: none; }

#nieuws p img {
	border:#666666 1px solid;
	margin-top:0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
}
