@charset "utf-8";
/* CSS Document */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


a img
{
	border: none;
}
.lang_menu
{
	width: 155px;
	float: left;
	padding-bottom: 20px;
}

.lang_menu.nl
{
	margin-right: 20px;
	padding-right: 20px;
	background: url(images/stippellijn_vertikaal.png) right repeat-y;
}

.lang_menu a
{
	color: #695e4a;
	margin-bottom: 5px;
}
.lang_menu h2
{
	padding-left: 55px;
	height: 30px;
	color: #695e4a;
	font-size: 12px;
	padding-top: 2px;
	line-height: 14px;
}

.lang_menu.nl h2
{
	background: url(images/vlag_nl.png) no-repeat;
}

.lang_menu.en h2
{
	background: url(images/vlag_en.png) no-repeat;
}

body
{
	background-image: url(images/achtergrond.png);
	background-color: #302b20;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;
}

#container
{
	background-image: url(images/achtergrond_schaduw.png);
	margin: auto auto;
	padding-left: 2px;
	padding-right: 2px;
	width: 900px;
	position: relative;
}
#extraordinaryones
{
	position: absolute;
	left: auto;
	right: 42px;
	top: 116px;
	background: url(Assets/img/eoo.png) top left no-repeat;
	width: 94px;
	height: 90px; 
}
#header #plaatje
{
	background-image: url(images/header_plaatje.png);
	margin: auto auto;
	width: 780px;
	height: 248px;
}

#top_menu
{
	padding-top: 18px;
	margin: auto auto;
	width: 780px;
	height: 80px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #809356;
}

#top_menu a
{
	margin: auto auto;
	width: 780px;
	height: 80px;
	text-decoration: none;
	color: #809356;
}

#top_menu div
{
	float: left;
}

#top_menu_1
{
	padding-top: 50px;
	width: 230px;
}
#top_menu_2
{
	padding-top: 15px;
	width: 270px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}
#top_menu_3
{
	padding-top: 50px;
	width: 200px;
	text-align: right;
}
#top_menu #logo_link
{
	background-image: url(images/logo.png);
	display: block;
	width: 264px;
	height: 45px;
}

#midden_menu
{
	margin: auto auto;
	margin-top: -1px;
	width: 842px;
	height: 26px;
}

#midden_menu *
{
	float: left;
}

#midden_menu .seperator
{
	background-image: url(images/menu_scheidingsstreepje.png);
	margin-top: 1px;
	width: 2px;
	height: 24px;
}



#midden_menu #eind
{
	background-image: url(images/menu_uiteinde_rechts.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 26px;
}

#midden_menu #start
{
	background-image: url(images/menu_uiteinde_links.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 26px;
}

#midden_menu #midden
{
	background-image: url(images/menu.png);
	height: 26px;
	width: 782px;
}

#content
{
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 14pt;
	font-size: 12px;
	color: #695e4a;
}

#content a
{
	color: #695e4a;

}

#content h1
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	color: #809356;
}

input, select
{
	color: #809356;
	font-family: arial;
	font-size: 12px;
}

#content_links
{
	background-image: url(images/stippellijn_vertikaal.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 350px;
	padding-right: 40px;
}

#content_rechts
{
 	float: right;
	width: 350px;
	padding-left: 40px;
}

.stippellijn
{
	background-image: url(images/stippelijn_horizontaal_groot.png);
	height: 1px;
	margin-top: 40px;
	margin-bottom: 10px;
	width: 780px;
}

.stippellijns
{
	background-image: url(images/stippelijn_horizontaal_klein.png);
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 350px;
}

#footer
{
	background-image: url(images/schaduw_onder.png) repeat-x;
	margin: auto auto;
	padding-top: 10px;
	width: 900px;
	height: 20px;
	font-size: 10px;
	color: #a7956e;
}

#footer a
{
	color: #cfcac0;
}
#content a:hover
{
	color: #211f1a;
}





