* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
// background: #e5e5e5;
}

h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #000;
	margin-bottom: 15px;
	padding-bottom: 3px;
	width: 100%;
}

h2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

a {
	color: #e9c100;
	text-decoration: underline;
}

a:hover {
	color: #fff;
}

input,textarea {
	font: 12px Trebuchet MS;
}

#wrapper {
	width: 100%;
	background: url(../img/bg/body.gif) repeat-x #fff;
	overflow: hidden;
}

#container {
	width: 854px;
	margin: 0 auto;
}

#header {
	width: 854px;
	background: url(../img/logo.gif) no-repeat;
	overflow: hidden;
	margin: 86px 0 29px 0;
}

#mainmenu {
	float: right;
	overflow: hidden;

}

#submenu {
	float: left;
	overflow: hidden;
	padding-bottom: 15px;
	margin: 0 0 40px 0;
	width: 100%;
	border-bottom: 1px dotted #000;
}

a.squarebutton {
	background: transparent url(../img/bg/menu_l.gif) no-repeat top left;
	display: block;
	float: left;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	height: 27px;
	padding-left: 8px;
	text-decoration: none;
	color: #000;
}

a.squarebutton span {
	background: transparent url(../img/bg/menu_r.gif) no-repeat top right;
	display: block;
	padding: 4px 8px 4px 0;
}

a.squarebutton:hover {
	background-position: bottom left;
}

a.squarebutton:hover span {
	background-position: bottom right;
}

.buttonwrapper {
	width: 100%;
}

.marginleft2px {
	margin-left: 2px;
}

#topbalk {
	width: 854px;
	overflow: hidden;
}

#inloggen {
	width: 363px;
	float: left;
}

#inlogform {
	background: url(../img/bg/inloggen.gif);
	width: 320px;
	height: 111px;
	margin: 27px 0 0 0;
	padding: 30px 0 0 15px;
	line-height: 22px;
}

#welkom {
	background: url(../img/bg/welkom.gif);
	width: 223px;
	height: 111px;
	margin: 27px 0 44px 0;
	padding: 10px 0 0 15px;
	line-height: 16px;
	font-size: 11px;
	float: left;
}

#welkom span {
	font: 14px Arial Black;
	font-weight: bold;
	text-transform: uppercase;
}

#laatste {
	background: url(../img/bg/laatste.gif);
	width: 570px;
	height: 111px;
	margin: 27px 0 0 30px;
	padding: 10px 0 0 15px;
	line-height: 16px;
	font-size: 11px;
	float: left;
}

#aanmelden {
	width: 451px;
	float: left;
	color: #fff;
	line-height: 19px;
	padding: 20px;
}

#aanmelden p {
	margin-bottom: 19px;
}

#aanmelden a {
	color: #e9c100;
	text-decoration: underline;
}

#aanmelden a:hover {
	color: #fff;
}

#content {
	width: 854px;
	overflow: hidden;
	line-height: 19px;
	clear: both;
}

#content p {
	margin-bottom: 15px;
}

#contentlinks {
	width: 337px;
	float: left;
	margin-right: 40px;
}

#list {
	margin: 0 0 30px 0;
	list-style: none;
}

#list li {
	padding: 2px 5px;
}

#list a {
	color: #000;
}

#list a:hover {
	text-decoration: none;
}

.bggray {
	background: #e5e5e5;
}

#premium {
	background: url(../img/bg/premium.gif);
	width: 310px;
	height: 82px;
	padding: 10px;
}

#contentrecht {
	width: 477px;
	float: left;
}

#contentrecht a {
	color: #000;
	text-decoration: underline;
}

#contentrecht a:hover {
	text-decoration: none;
}

#footerwrapper {
	background: #e5e5e5;
	width: 100%;
	height: 65px;
}

#footer {
	padding: 10px;
	width: 834px;
	margin: 0 auto;
}

#footert {
	padding-bottom: 10px; }

#footerl {
	font-size: 8pt;
	float: left;
	width: 584px;
}

#footerl a { 
	font: 8pt 'Gill Sans MT'; 
	color: #00ADEE;
	font-weight: bold; 
	text-decoration: none;}

#footerl a:hover { 
	font: 8pt 'Gill Sans MT'; 
	color: #00ADEE;
	font-weight: bold; 
	text-decoration: none;}

#footerr {
	font-size: 8pt;
	float: left;
	text-align: right;
	width: 250px;
}

#footer a {
	color: #000;
}

#footer a:hover {
	text-decoration: none;
}

.registreernu {
	float: right;
	margin-left: 20px;
	border: 0;
}

.inputfield {
	border: 1px solid #c2c2c2;
	background: #fff;
	width: 105px;
	height: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}

.inputbutton {
	border: 0;
	background: url(../img/btn/login.gif);
	width: 80px;
	height: 32px;
	margin: 0 0 0 24px;
}

.floatright {
	float: right;
}

.marginleft15px {
	margin-left: 15px;
}

.width200px {
width: 200px;

}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}
#status {
	color: #FFF;
}

#premium_ad {
	background: url(../img/bg/premium.gif);
       /* margin-top: -40px;*/
	width: 310px;
	float: right;
	color: #000000;
	padding: 10px;
	margin-top: 40px;
        background-repeat: no-repeat;
	height: 125px;
}

#ad {
	height: 125px;
	float: right;
	padding: 30px;
}

p.linkpartners a { 
	width: 232px; 
float: left;
}

