*
{
	padding:0;
	margin:0;
}

html, body{
	font:14px/18px Arial, "Trebuchet MS", Geneva, Verdana ;
	color: #4c4b35;
	background: #fff url(../images/project2plus.png) no-repeat top left;
	margin:0;
	padding:0;
}

p{margin:0 0 15px 0;
width:580px;
padding-left:7px;
}


#kop{
	height:100px;
}


#wrapper{


}

#container{
	position:absolute;
	width:615px;
	/*top:130px;*/
	top:100px;
	left:250px;
}

p a{
	background-color:#4c4b35;
	color:#fff;
	text-decoration:none;
	padding:0 3px 1px 3px;
}

p a:hover{
	background-color:#fff;
	color:#4c4b35;
	text-decoration: underline;

}

#contact{
	font-size:0.9em;
	position:absolute;
	top:30px;
	left:350px;
	display:none;
}

#boxwrap{

	width:1000px;
	margin-left:-145px;
}

.warning
{
	width:100%;
	color:#fff;
	top:0;
	position:fixed;
	background: #f40000;
	margin:0;
	text-align:center;
	padding:4px 4px 4px 4px;
	border-bottom:1px solid #c60000;
	font-size:11px;
	z-index:999;
}


#boxmodel{margin:0px 0px 0 4px;}
#boxmodel fieldset{border:none;}
#boxmodel legend{display:none;}

.project{
	background: transparent url(../images/shade.png) no-repeat top left;
	width: 290px;
	display: block;
	float: left;
	height:215px;
}

.project h1{
	font-size:16px;
	font-weight:normal;
}

.beeld{
	width:270px;
	height: 195px;
	position:relative;
	top:6px;
	left:6px;
	clear:both;
}

.beeld img{display:none;}

.beeld a{
	float:left;
	width:270px;
	height: 195px;
	z-index:1;
	border:none;
	z-index: 2;
	background: transparent url(../images/imgmap.gif) no-repeat top left;
}

.beeld a:hover, a:active{
	border:none;
	z-index: 2;
	background: transparent url(../images/imgmap-o.gif) no-repeat top left;
}

.info{
	width:263px;
	margin-top:20px;
	padding-left:12px;
}

a span{
	z-index:0;
}

#laag{
	z-index:0;
}

#thumbnails{
	margin-left:4px;
	display:block;
	float:left;
	margin-top:10px;
}


.thumb{
	padding:2px 4px 4px 2px;
	width:133px;
	height:96px;
	display:block;
	float:left;
	margin-right:8px;
	margin-bottom:7px;
	background: transparent url(../images/bg.thumb.gif) no-repeat top left;
}

.thumb a img {
	border:1px solid #fff;
}

.thumb  a:hover img{
	border:1px solid #353628;
}

#danny{
	float:left;
	width:270px;
	margin-left:1px;
}

.weg{
	display:none;
}

/* 
 * todo kan later verwijdert worden..
 * 
 */

#beschikbaar{
	position:fixed;
	padding:0px;
	top:20%;
	left:0px;
	display:block;
	float:left;
	width:280px;
	height:205px;
	z-index:998;
}


#box {
	background: transparent url(../images/todo.png) repeat-y top left;
	display: none;
	padding-left:5px;
}

#footer{
	height:25px;
	width:100%;
	position: absolute;
	bottom:0px;
	left:0;
	color:#353628;
}

.foot{
	margin:0 auto;
	text-align: left;
	padding-left:15px;
	font-size:0.9em;
}

.foot a{
	color:#353628;
	text-decoration:underline;
}

.foot a:hover{
	color:#353628;
	text-decoration: none;
}

.footer-colm{
	color:#f3f4ec;
	width:270px;
	height:110px;
	margin-top:25px;
	border-right:1px solid #5b5c4f;
	margin-right:36px;
	display:block;
	float:left;
}
.footer-colm a{
	color:#f3f4ec;
}

.tools{
	position:fixed;
	top:0px;
	right:0;
	z-index:999;
}



