body {
	margin-top: 0px;
}

#maincontainer {
	width: 986px;
	border: 1px solid #AAA;
	border-top: 0px solid #FFF;
	text-align: left;
	font-family: Arial;
}

#hoofdmenu {
	height: 70px;
	width:850px;
	margin-left: 130px;
}
#logo{
	float: left;
	 width: 126px;
	 height: 68px;
	
}

#schaduwlijn {
	width: 100%;
	height: 11px;
	font-size: 0px;
	background-image: url(../images/header_schaduw.gif);
}


#hoofdmenu hr {
	border-color: #CCC;
	border-width: 0px;
	border-bottom-width: 1px;
	margin: 5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 133px;
}

#hoofdlinks {
	padding-top: 27px;
	padding-left: 10px;
}
#buttonsrechts {
	float: right;
	margin-right: 10px;
}


#searchbar {
	float: right;
	background-repeat: no-repeat;
	height: 25px;
	width: 305px;
	background-position: right top;
	background-image: url(../images/searchbgblack.png);
	text-align:right;
}



.searchinput {
	background-color: #FFF;
	height: 13px;
	margin-top: 2px;
	font-size: 9pt;
	border: 1px solid #AAA;
	line-height: 12px;
	width: 174px;
	margin-right: 17px;
}

#searchform {
	display:inline;
}

.dummybutton {
	width:75px;
	margin-right:3px;
	_margin-right:0px;
	_margin-left:3px;
	cursor:pointer;
}

.hoofdmenu {
	font-family: Century Gothic;
	font-size: 14px;
	color: #333;
	float: left;
	padding-right: 10px;
	letter-spacing:-0.1em;
	text-decoration: none;
	font-stretch: condensed;
}

.hoofdmenu {
	font-family: Century Gothic;
	font-size: 14px;
	color: #333;
	float: left;
	padding-right: 10px;
	letter-spacing:-0.1em;
	text-decoration: none;
	font-stretch: condensed;
}

.hoofdmenu:hover {
	color: #888;
	cursor: pointer;
}

.hoofdmenuhover {
	font-family: Century Gothic;
	font-size: 14px;
	float: left;
	padding-right: 10px;
	letter-spacing: 0.1em;
	color: #888;
	cursor: pointer;
	text-decoration: none;
}


#maincrumbs a {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-style: italic;
}

#maincrumbs a:hover {
	color: #aaa;
}

#maincrumbs {
	padding-left: 10px;
	padding-top: 0px;
	float: left;
}


.newsletter {
	width: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	font-family: "Futura Lt BT";
	font-size: 14px;
}
.subtext_news {
	font-family: "Futura Lt BT";
	font-size: 12px;
	text-align: left;
}
.newsletter_logo {
	font-family: "Futura Lt BT";
	font-size: 12px;
	text-align: left;
	padding: 20px;
}
.facebook {
	padding-top: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}

