body {
	padding: 0px;
	margin: 0px;
	background-color: white;
	color: #3e3e3e;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, schreefloos;
}

#container {
	width: 940px;
}

#left {
	width: 400px;
	height: 100%;
	float: left;
}

#right {
	margin-left: 45px;
	float: left;
}

#nav {
	margin-left: 185px;
	margin-top: 150px;
	width: 151px;
	text-align: right;
	text-transform: uppercase;
	list-style-type: none;
	padding-top: 2px;
}

#nav li {
	margin-bottom: 10px;
}

#nav a:link, #nav a:visited {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 3px;
	text-decoration: none;
	background-color: white;
	color: #3e3e3e;
}

#nav a:hover, #nav a:active {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 3px;
	text-decoration: none;
	background-color: #3e3e3e;
	color: white;
}

#maintitle {
	margin-bottom: 30px;
	margin-top: 86px;
	clear: both;
	float: left;
	margin-left: 5px;
}

#news {
	line-height: 17px;
	width: 430px;
	margin-left: 5px;
	margin-top: 2px;
	float: left;
	clear: both;
}

.newsdate {
	color: #999999;
}

.newstitle {
	font-weight: bold;
	color: #3e3e3e;
}

.readmore a:link, .readmore a:visited {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #3e3e3e;
}

.readmore a:hover, .readmore a:active {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #3e3e3e;
}

#gallery {
	width: 450px;
	clear: both;
	float: left;
}

.gallerythumb {
	float: left;
	padding: 5px;
}

.gallerythumb {
	float: left;
	padding: 5px;
}

#footer {
	color: #9b9b9b;
	font-size: 10px;
	float: left;
	clear: both;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 5px;
	width: 450px;
}

#contact {
	margin-left: 5px;
	width: 430px;
	margin-top: 3px;
	float: left;
	clear: both;
}

#mediaddict a:link, #mediaddict a:visited {
	color: #9b9b9b;
	text-decoration: none;
}

#mediaddict a:hover, #mediaddict a:active {
	color: #9b9b9b;
	text-decoration: none;
}

#logolink {
	left: 38px;
	top: 38px;
	position: absolute;
}

#extratext {
	width: 440px;
	clear: both;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 30px;
}

li {
	margin-left: -25px;
}

#intro {
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-top: 3px;
	width: 400px;
}

.field1 {
	border-color: #3e3e3e;	
	border-width: 1px;	
	border-style: solid;	
	background-color: #3e3e3e;	
	width: 150px;	
	padding: 2px;	
	color: white;	
}