body {
	background-image:url(img/background.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	text-align:left;
	font-family:Verdana, Helvetica, sans_serif;
	font-size:11px;
	line-height:16px;
	margin:20px 10px 30px 10px;
	color:#8F4F38;
}
img {
	border:none;
}
a:link, a:visited {
	color:#8F4F38;
	text-decoration:underline;
}
a:hover {
	color:#8F4F38;
	text-decoration:none;
}
.formerror {
	color:#CC0000;
	font-weight:bold;
}
.formsend {
	color:#339900;
	font-weight:bold;
}
td {
	font-size:11px;
}
.small {
	font-size:10px;
	line-height:normal;
}
.highlighted {
	font-weight:bold;
}
input, select, textarea {
	font-family:Verdana, Helvetica, sans_serif;
	font-size:11px;
	padding:1px 0px 1px 0px;
	color:#8F4F38;
}
form {
	padding:0px;
	margin:0px;
}
.spacer {
	background-image:url(img/spacer-pixel.gif);
	background-repeat:repeat-x;
	height:1px;
}
h1 {
	font-family:Verdana, Helvetica, sans_serif;
	font-size:15px;
	color:#8F4F38;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0px 0px 8px 0px;
	line-height:18px;
}
h2 {
	font-family:Verdana, Helvetica, sans_serif;
	font-size:11px;
	color:#8F4F38;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
#news h1 {
	font-size:13px;
	color:#8F4F38;
	font-weight:bold;
	margin:0px 0px 1px 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#8F4F38;
}
#news h2 {
	font-size:10px;
	color:#666;
	margin:4px 0px 0px 0px;
}
#news h3 {
	font-family: Tahoma, Helvetica, Arial;
	font-size:14px;
	font-weight:bold;
	color:#8F4F38;
	margin:0px;
}
#news p {
	font-size:10px;
	line-height:140%;
}
#main {
	width:810px;
	whitespace:no-wrap;
	text-align:left;
}
div.navigation {
	height:40px!important;
	height:60px;
	border-bottom-style:solid;
	border-bottom-color:#8F4F38;
	border-bottom-width:2px;
	text-align:center;
	padding-top:20px;
	margin-bottom:10px;
}
div.language {
	margin-bottom:20px;
}
.flagde {
	background-image:url(img/flag-de.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	vertical-align:middle;
	margin-right:10px;
}
.flagnl {
	background-image:url(img/flag-nl.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	vertical-align:middle;
}
#content {
	float:left;
	width:380px;
}
#left {
	float:left;
	width:230px;
	text-align:left;
}
#right {
	float:right;
	text-align:left;
}
