html {
	width: 100%;
}
body {
	background-color: #313131;
	background-image: url(../img/layout/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#main {
	background-image: url(../img/layout/header-background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 152px;
	width: 977px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	width: 475px;
	float:right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li
{
	list-style-type:none;
	padding:0;
	float: left;
	margin-left:3px;
}
#id2 {
	background-image:url(../img/submenu-back.png);
	background-repeat:no-repeat;
	background-position:right;
	height:25px;
	width:850px;
	position:static;
	margin-left:109px;
	margin-top:-8px;
	padding-top:9px;
	color:#d8c250;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
#id2 a {
	color:#d8c250;
	text-decoration:none;
}
#id2 a:hover {
	color:#d8c250;
	text-decoration:underline;
}
form{margin:0;padding:0;}
fieldset{margin:1em 0;border:none;border-top:1px solid #ccc;}
legend{margin:1em 0;padding:0 .5em;color:#d8c250;background:transparent;font-size:1.3em;}
label{float:left;width:100px;padding:0 1em;text-align:right;}
fieldset div{margin-bottom:.5em;padding:0;display:block;}
fieldset div input,fieldset div textarea{
	width:250px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;
	color:#333;
}
fieldset div select{padding:1px;}
div.fm-multi div{margin:5px 0;}
div.fm-multi input{width:1em;}
div.fm-multi label{display:block;width:200px;padding-left:5em;text-align:left;}
#fm-submit{
	clear:both;
	text-align:left;
	margin-left: 125px;
}
#fm-submit input{
	border:1px solid #D7C14D;
	color:#D7C14D;
	font-size:100%;
	background-color: #000;
	font-weight: bold;
	width: 255px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*input:focus,textarea:focus{background:#efefef;color:#000;}*/
fieldset div.fm-req{font-weight:bold;}
fieldset div.fm-req label:before{content:"* ";}
p#fm-intro{margin:0;}

#menu li a
{
	margin-top:61px;
	background-image:url(../img/layout/menu-btn-off.png);
	background-repeat:no-repeat;
	height: 58px;
	line-height: 55px;
	float: right;
	width: 95px;
	display: block;
	color: #313131;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
#menu li a:hover
{
color: #313131;
text-decoration:underline;

}

#menu .act a
{
	margin-top:61px;
	background-image:url(../img/layout/menu-btn-act.png);
	background-repeat:no-repeat;
	height: 58px;
	line-height: 55px;
	width: 95px;
	display: block;
	color: #d8c250;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
#menu .act a:hover
{
	color:#d8c250;
	text-decoration:underline;
}
#menu .off2 a
{
	margin-top:61px;
	background-image:url(../img/layout/menu-btn-off2.png);
	background-repeat:no-repeat;
	height: 58px;
	line-height: 55px;
	width: 170px;
	display: block;
	color: #313131;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
#menu .off2 a:hover
{
	color:#313131;
	text-decoration:underline;
}

#menu .act2 a
{
	margin-top:61px;
	background-image:url(../img/layout/menu-btn-act2.png);
	background-repeat:no-repeat;
	height: 58px;
	line-height: 55px;
	width: 170px;
	display: block;
	color: #d8c250;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
#menu .act2 a:hover
{
	color:#d8c250;
	text-decoration:underline;
}
/* Hide from IE5-Mac \*/
#menu li a
{
float: none
}
#flash-header {
	background-color: #CCC;
	height: 232px;
	width: 650px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 17px;
	float: left;
	z-index: 0;
}
#login-box {
	background-color: #FFF;
	float: right;
	height: 201px;
	width: 228px;
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-style: italic;
	padding: 15px;
	color: #191919;
}
#login-box a {
	color: #191919;
	text-decoration: underline;
	font-weight: bold;

}
.inputbox {
	background-image: url(../img/layout/form-back.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 3px;
	padding-left: 5px;
}
.login-field {
	background-color: #D8C250;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 200px;
}
#password-clear {
    display: none;
}
.btn-aanmelden {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000;
	color: #D8C250;
	border: 1px solid #D8C250;
	font-weight: bold;
	height: 24px;
	margin-right: 10px;
	cursor: pointer;
}

#logo-element {
	background-color: #F00;
	height: 99px;
	width: 100%;
	clear: left;
	z-index: 10;
	visibility: visible;
	position: absolute;
}

#content-header {
	height: 281px;
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/layout/content-head-background.png);
	background-repeat: no-repeat;
}
#content-box {
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/layout/content-box-background.png);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	float: left;
}
.content {
	color: #FFF;
	padding-top: 10px;
}

.content a {
	color: #d8c250;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
#content-left {
	float: left;
	width: 223px;
	background-image: url(../img/layout/content-left-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	padding-left: 30px;
	padding-right: 15px;
}

#content-right {
	float: right;
	width: 638px;
	background-image: url(../img/layout/content-right-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left: 25px;
	padding-right: 25px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #d8c250;
	font-weight: normal;
	line-height:28px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d8c250;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #313131;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
}
#content-footer {
	height: 32px;
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/layout/footer-content-background.png);
	background-repeat: no-repeat;
	clear: both;
}
.content-blok {
	background-color: #313131;
	border: 1px solid #D8C250;
	padding: 15px;
	margin: 20px;
	color: #FFF;
}

.footer {
	width: 960px;
	font-size: 11px;
	color: #FFF;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
.footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
