*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, p, blockquote, th, td {
margin:0;
padding:0;
}
img {
	border: none;
}
html, body {
	height: 100%;
}
body {
	background: #ffffff;
	font-family: Arial,Helvetica,sans;
	font-size: 62.5%;
	color: #000000;
	text-align: left;
}
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:980px;
	background: transparent url('../img/logo.png') no-repeat left top;
	height: 685px;
	border: #000000 1px solid;
}
#containerlarge {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:980px;
	background: transparent url('../img/logo.png') no-repeat left top;
	border: #000000 1px solid;
}

#containerlarge {
	height: 850px;#
	*height: 865px;#
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#containerlarge {
	height: 862px;
}
}

#header {
	height: 180px;
	position: relative;
}
div#home {
	height: 180px;
	width: 240px;
	position: absolute;
	z-index: 1;
	left: 0px;
}
#menubar {
	float:left;
	font-size:11px;
	position:relative;
	text-align:left;
	margin-top:-93px;
	left: 230px;
	width:700px;
	z-index:10;
	margin-bottom: 80px;
}
#menubar img {
	margin-left: 50px;
	float: left;
}
#pagebar {
	height: 180px;
	position: relative;
}
#projectbar {
	height: 360px;
	
}
#leftbar {
	width: 475px;
	float: left;
	padding: 50px;
	border-top: #000000 1px solid;
	background: #dedade;
}
#leftbar p, #pagebar .pbleft p, #pagebar .pbright p {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.7em;
}
#leftbar p.red, #leftbar p.red a {
	margin-top: 20px;
	color: #c31b42;
	text-decoration: none;
}
#leftbar p.red a:hover, #pagebar .pbright p a:hover {
	text-decoration: underline;
}
#pagebar .pbright p a {
	color: #000;
	text-decoration:none;
}
#rightbar {
	width: 304px;
	float: left;
	padding: 50px;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	background: #aea7b0;
}
ul {
	list-style-type: none;
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.7em;
}
.pbleft, .pbright {
	width: 920px;
	padding: 30px;
	float: left;
	min-height: 120px;
}
a.hidden {
	display:none;
}
#homecontent {
	width: 980px;
	float: left;
	background: url('../img/shadowtje.png') top left repeat-x;
	border-top: #000 1px solid;
	padding-top: 10px;
}
#hometext {
	float:right;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.8em;
	margin:54px 58px 20px 0;
	width:235px;
}
#homesubtext {
	float:right;
	font-size:1em;
	line-height:1.8em;
	margin:0px 58px 0px 0;
	width:235px;
}