body,html{
	background-image:url(../gfx/bg_recycling.gif);
	background-color:#fff;
	padding:0;
	margin:0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial,sans-serif;
	height: 100%;
	color:#fff;
}

body *{
	-moz-user-select:none;
	-o-user-select:none
}

h1{font-size:115%}
h2{font-size:95%;font-weight:bold;font-style:italic}

tr.decoration img {display: block;}
div img {display: block;}


#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=30);
		opacity: 0.3;

		cursor:pointer;
		border:0px;
}
a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:.75em;
}
a:hover{
	color:#cc0000;
	text-decoration:none;
}
.zwart{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.zwart:hover{
	color:#cc0000;
	text-decoration:none;
}

#stage{
	position:absolute;
	top:0;
	left:0
}

p{font-size:80%}
p a{font-size:100%}
ul {font-size:80%}
ul li{font-size:100%}
.spel{margin:0;padding:0em 0em 0em 1.5em;}


.zwart{color:#000;font-weight:bold;text-decoration:underline}
.zwart:hover{color:#cc0000;font-weight:bold;text-decoration:none}

.actief{
	color:#cc0000;
	font-weight:bold;
}

#enlarge {padding:0; margin:1em auto; list-style-type:none; width:700px; height:80px;}
#enlarge li {margin-right:1em;display:block; float:left; width:80px; height:80px; position:relative;}
#enlarge li a {display:block; width:80px; height:80px; background:transparent; overflow:hidden; position:relative;}
#enlarge li a img {width:100%; height:100%; border:0;}
#enlarge li a:hover {position:absolute; left:-10px; top:-10px; width:100px; height:100px; z-index:100;}
#enlarge li.nomove{display:block; float:left; width:80px; height:80px; position:relative;}
#enlarge li.nomove a{position:relative; left:0px; top:0px; width:80px; height:80px}
#enlarge li.nomove a:hover{position:absolute; left:0px; top:0px; width:80px; height:80px}
#enlarge li.nomove a img {width:100%; height:100%; border:0;}

.menu{
	font-size:92%;
}
.menuactief{
	font-size:92%;
	color:#cc0000;
}
.menuprojecten{
	font-size:82%;
}
.menuprojectenactief{
	font-size:82%;
	color:#cc0000;
}

.rec_overlib{
	border:solid 10px #fff;
}

fieldset{width:90%;border:solid 1px #ccc;font-size:.8em}
legend{color:#cc0000;font-weight:bold}
label{width:33%;float:left;padding:2px 0px 2px 0px;text-align:right;margin-right:10px;}
div.frm{padding:2px 0px 2px 0px}

.artikelnr{font-family:courier;color:#666;font-size:10px}
