* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Tahoma, Helvetica, Arial;
}

body, html {
	width: 100%;
	height: 100%;
}

#container {
	position: relative; /* needed for footer positioning*/
	height: auto !important; /* real browsers */
	min-height: 100%; /* real browsers */
	height: 100%;
	float: left;
	width: 100%;
}

#header {
	width: 100%;
	height: 248px;
	background: #000 url('images/header-repeat.png') repeat-x;
}

#header-image {
	width: 880px;
	height: 248px;
	background: transparent url('images/header.png') no-repeat;
	margin: 0 auto;
}

#center, #footer-center {
	margin: 0 auto;
	width: 880px;
	height: 100%;
}

#menu {
	height: 25px;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	float: left;
	margin-top: 10px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	float: left;
	margin-left: 18px;
	height: 25px;
	position: relative;
}

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

#menu > ul > li:hover {
	border-bottom: 4px solid #b7ee2d;
}

#menu ul li ul {
	visibility: hidden;
	position: absolute;
	background-color: #b7ee2d;
	min-width: 170px;
	width: auto;
	padding: 5px 0;
}

#menu ul li ul {
	margin-top: 3px\9
}

#menu ul li ul {
	*position: relative;
	*margin-top: 0;
	*display: none;
}

#menu ul li ul li {
	height: 20px;
	line-height: 14px;
	width: 100%;
}

#menu ul li:hover ul {
	visibility: visible;
	display: block;
}

#menu ul li ul li a {
	font-size: 11px;
}

#menu ul li ul li a:hover {
	text-decoration: none;
	font-weight: bold;
}
	
#middle {
	height: 100%;
	float: left;
	width: 840px;
	padding: 20px;
	overflow: hidden;
}

#content {
	float: left;
	width: 590px;
	font-size: 11px;
	color: #333333;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
	margin-right: 40px;
}

#content h1 {
	font-weight: 100;
	font-size: 48px;
	height: 50px;
	float: left;
}

#content h1.light {
	margin-left: 10px;
	margin-top: 4px;
}

#content div:first-child {
	float: left;
}

#content h2 {
	margin-top: 54px;
	margin-bottom: 20px;
	font-size: 14px;
}

#content h3 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
}
#content h4 {
	font-weight: bold;
	font-size: 08px;
	color:#5f8304;
	float:right;
}

#content p {
	margin-bottom: 10px;
}

#content ul {
	list-style-image: url('images/list-item.png');
	margin-left: 15px;
}

#content .item {
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: 25px;
	padding-bottom: 10px;
	float: left;
}

#content .item h3 {
	color: #75A050;
	font-weight: bold;
}

#sidebar {
	width: 180px;
	min-height: 480px;
	float: left;
	background: #eeeeee;
	font-size: 11px;
	padding: 20px;
	padding-top: 10px;
	margin-right: -100%;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

#sidebar h1 {
	color: #999999;
	border-bottom: 1px solid #d9d9d9;
	font-weight: 100;
	font-size: 42px;
	margin-bottom: 10px;
}

#sidebar p #email {
	margin-top: 30px;
}

#sidebar p span {
	color: #5f8304;
	font-weight: bold;
	display: block;
	margin-top: 20px;
}

#sidebar .work {
	border: 1px solid #333333;
	margin-bottom: 10px;
	
}

#sidebar .work.even {
	float: left;
}

#sidebar .work.odd {
	float: right;
}

#footer {
	height: 242px;
	width: 100%;
	background-color: #000000;
	width: 100%;
	position: absolute;
	bottom: -340px; /* stick to bottom */
	color: #999999;
	font-size: 11px;
	clear: both;
}

#copyright {
	height: 85px;
	line-height: 85px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
}

#contact {
	padding: 10px 20px;
	color: white;
}

.contact-item {
	float: left;
	border-right: 1px solid #d9d9d9;
	margin-right: 42px;
	padding-right: 42px;
	width: 200px;
}

.contact-item h2 {
	color: #b7ee2d;
	font-size: 18px;
	height: 20px;
}

#design-by-accentuate {
	color: #333333;
	float: right;
	margin-top: 30px;
}

#design-by-accentuate img {
	display: inline;
	border: none;
}

a {
	color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #5f8304;
}

/* Organisatie gedeelte */
.exposition {
	padding-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
	color: #333333;
}

.exposition h2 {
	color: #5f8304;
	font-size: 11px;
	font-weight: bold;
}
.exposition h3 {
	color: #5f8304;
	font-size: 8px;
	font-weight: normal;
	margin-top: 10px;
}
.exposition h3 a {
	color: #5f8304;
	font-size: 8px;
	font-weight: normal;
	margin-top: 10px;
	text-decoration: none;
}
.exposition h3 a:hover {
	color: #333333;
	font-size: 8px;
	font-weight: normal;
	margin-top: 10px;
	text-decoration: underline;
}

/* FORM STYLES */
input, select, textarea {
	background-color: #eeeeee;
	border: 0;
	margin-top: 4px;
}

dd, dt {
	width: 260px;
}

textarea, #dt-for-message {
	width: 580px;
}

input {
	width: 260px;
	height: 23px;
	line-height: 23px;
}

input[type="submit"], input[type="reset"] {
	width: 100px;
	height: 40px;
	font-weight: bold;
}

dt {
	margin-top: 4px;
	padding: 4px 0;
	border-bottom: 1px solid #b7ee2d;
}

dl.send dt {
	border: 0;
}

dl.left {
	float: left;
}

dl.right{
	float: right;
}

input.error, textarea.error, select.error {
	border: 1px solid red;
}

ul.errors {
	color: red;
	margin-left: 40px;
}

.item dd, .item dt, .item input {
	width: 180px;
}

.item input {
	background-color: #dddddd;
}

.item input[type="submit"] {
	width: 100px;
	height: 40px;
	margin-left: 80px;
}

/** SPONSOR STYLES **/
.sponsor img{
	border: 0;
}

a.sponsor {
	display: block;
	border: 1px solid #b6b6b6;
	height: 100px;
	width: 180px;
	float: left;
	margin: 11px;
}

a.sponsor:hover {
	border: 1px solid #C5ED28;
}

a.sponsor.top {
	margin-top: 0;
}

a.sponsor.left {
	margin-left: 0;
}

a.sponsor.right {
	margin-right: 0;
}
