﻿a, a:hover, a:active, a:visited
{
    color:#EEEEEE;
}

#recentProjects .project {
		width:178px;
		overflow:hidden;
	}
#recentProjects .project h2 { width:98px; }

#pageHeader {
		height: 60px;
	}
.searchheader
{
    height:24px;
}
.cssselect 
{
}
.cssselect .selected {
    margin:0;
    padding-top:1px;
    height:32px;
}
.cssselect .options {
	background-color: #3B4049;
	width: 100%; 
	position: absolute; 
	margin-top: 1px;
}
#bar #barProjecten div {
	height: 32px;
	padding-top:1px;
}
#pageCrumb 
{
}
#mainTable 
{
    height:100%;
}
#picture {
	
	border: 8px solid #292D34;
	background: #292D34 url(/assets/images/hdr_projectfoto.gif) no-repeat;
	
	top: 0%;
	left: 0%;
	
	padding-bottom: 16px;
	
	margin: 100px;
	
	position:absolute;
	
	cursor: pointer; 
	cursor: hand;
	
	z-index: 5001;
}

