* {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

.clear{
	clear: both;
}

html, body{
	height: 100%;
}

body {
	font-family: calibri, tahoma;
	font-size: 12px;
	color: #5b5b5b;
	background: #f0f0f0 url('images/bg.png') repeat-x;

}

#top {
	position: relative;
	width: 842px;
	height: 7px;
	padding-top: 10px;
	background: url('images/top.png') no-repeat bottom;
	z-index: 1;
}

#wrapper {
	position: relative;
	width: 842px;
	background: url('images/middle.png') repeat-y;
	overflow: hidden;
	z-index: 2;
}

#background{
	top: 20px;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/middle.png') repeat-y center;
	z-index: 0;
}

#header-red {
	background: url('images/header-red.png');
	width: 828px;
	height: 144px;
}

#header-blue {
	background: url('images/header-blue.png');
	width: 828px;
	height: 144px;
}

#header-green {
	background: url('images/header-green.png');
	width: 828px;
	height: 144px;
}

#header-orange {
	background: url('images/header-orange.png');
	width: 828px;
	height: 144px;
}

#logo {
	float: right;
	margin: 30px 45px 0px 0px;
}

#logo img {
	border: 0;
}

#menu {
	float: left;
	margin: 110px 0px 0px 10px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	float: left;
	width: 80px;
	text-align: center;
	padding-top: 3px;
	margin-right: 10px;
}

#menu a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

.nav-select {
	background: url('images/nav-select.png') no-repeat;
	width: 80px;
	height: 26px;
	
}

.nav:hover {
	background: url('images/nav-select.png') no-repeat;
	width: 80px;
	height: 26px;
}

#left {
	margin: 20px 0px 20px 20px;
	width: 485px;
	float: left;
}

#intro {
	width: 475px;
	text-align: justify;
}

h1 {
	font-family: calibri, tahoma, arial;
	font-size: 18px;
	color: #0092d5;
	font-weight: lighter;

}

h2 {
	font-family: calibri, tahoma, arial;
	font-size: 18px;
	color: #0092d5;
	font-weight: lighter;

}


#portfolio {
	margin-top: 20px;
}

.portfolio-header {
	background: url('images/portfolio-header.png') no-repeat;
	width: 500px;
	margin-left: -10px;
	overflow: hidden;
}

.portfolio-item {
	float: left;
	width: 228px;
	height: 116px;
	background: url('images/portfolio-bg.png');
	margin: 20px 0px 0px 11px;
}

.portfolio-item .picture {
	margin: 10px 0px 0px 10px;
	float: left;
}

.portfolio-item .info {
	float: left;
	margin: 7px 10px 0px 8px;
	text-align: justify;
	width: 145px;
}

.portfolio-item .picture img {
	border: 0px;
}

.portfolio-item .info .title {
	font-size: 15px;
	font-family: calibri, tahoma;
	font-weight: bold;

}

.more {
	background: url('images/button.png');
	width: 61px;
	height: 21px;
	padding: 2px 0px 0px 7px;
	margin: 10px 15px;
	float: right;
}

.more a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}

.more a:hover {
	text-decoration: underline;
}

#right {
	float: right;
	margin: 20px 5px 0px 0px;
	width: 302px;
}

.item {
	width: 302px;
	clear: both;
	margin-bottom: 10px;
}

.striped {
	background: url('images/striped.png') repeat-x;
	height: 1px;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

.item-header {
	background: url('images/item-header.png');
	width: 287px;
	height: 23px;
	font-size: 14px;
	color: #fff;
	padding: 7px 0px 0px 15px;
}

.item .date {
	float: left;
	width: 70px;
	margin: 10px 0px 0px 5px;
	color: #e3e3e3;
	background: url('images/date-stripe.png') right no-repeat;
	height: 39px;
	padding-right: 5px;
}

.date-day {
	color: #cc191f;
	font-size: 24px;
}

.item .text {
	float: right;
	width: 200px;
	text-align: justify;
	margin: 10px 5px 15px 5px;
}

.item .text a {
	color: #f37024;
	text-decoration: none;
}

.item .text a:hover {
	text-decoration: underline;
}

.item .contact {
	float: left;
	margin-right: 3px;
}

.item .contact .address {
	float: left;
	color: #cc191f;
	height: 100px;
	font-weight: bold;
	margin: 10px 1px 0px 0px;
}

.item .contact .data {
	float: left;
	margin: 10px;
}

#footer {
	border-top: 1px solid #e9e9e9;
	width: 825px;
	margin-top: 20px;
	padding-bottom: 10px;
}

br {
	clear: both;
}


.copyright {
	text-align: center;
	font-family: arial, calibri, tahoma;
	font-size: 11px;
	color: #adadad;
	margin-top: 10px;
}

.copyright a {
	color: #66bee6;
	text-decoration: none;
}

.submenu {
	text-align: center;
	font-family: arial, calibri, tahoma;
	font-size: 11px;
	color: #adadad;
}

.submenu a {
	color: #f37024;
	text-decoration: none;
}

.submenu a:hover {
	text-decoration: underline;
}

.portfolio-title {
	font-family: calibri, tahoma, arial;
	font-size: 18px;
	color: #0092d5;
	font-weight: lighter;
}

.portfolio-cijfers {
	font-family: calibri, tahoma, arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.goed {
width:100%; 
background:#a9dc93 url(images/goed.gif) center left no-repeat; 
padding:5px 5px 5px 20px; 
border:solid 1px #3d9b35; 
color:#000000; 
font-weight:bold;
}

.fout {
width:100%; 
background:#efc9b8 url(images/fout.gif) center left no-repeat; 
padding:5px 5px 5px 20px; 
border:solid 1px #dc291e; 
color:#000000; 
font-weight:bold;
}

