html {
	padding: 0;	
	color: #fff;
	background: url("bg.png") 10px 0 repeat-x;
	font: 11px "Verdana", Sans-Serif;
}

body {
	width: 966px;
	margin: 0 auto;
}
/* Link opmaak */
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
/* /Link opmaak */

/* Clear */
.clear {
	width: 1px;
	height: 1px;
	clear: both;
}
/* /Clear */

/* Images */
img {border: 0;}
/* /Images  */

/* Alinea */
p {
	margin: 0;
	padding: 7px 0;
}
form p {padding: 0;}
/* /Alinea  */

/* Header  */
div#header {height: 204px;}
div#header h1 {
	height: 91px;
	margin: 0;
	padding: 0;
}
div#header .left {
	float: left;
	width: 176px;
}
#talloos {
	margin: 0;
	padding: 0;
}
form#inlog {
	height: 113px;
	background: url("inlog_bg.png") no-repeat;
	margin: 0;
	padding: 0 0 0 7px;
}
form#inlog label {
	display: block;
	height: 21px;
	color: #fff;
	margin: 0 0 0 2px;
	
	line-height: 21px;
}
form#inlog input.textfield {
	width: 154px;
	height: 15px;
	background: url("textfield_bg.png") no-repeat;
	margin: 0;
	padding: 2px 3px 0 3px;
	font-size: 11px;
	border: 1px solid #385E92;
}
form#inlog input.submit {
	width: 162px;
	height: 17px;
	color: #fff;
	background: #112B6D;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	border: 1px solid #fff;
}
ul#bonus {
	float: left;
	margin: 67px 32px 0 0;
	padding: 0;
	list-style: none;
}
ul#bonus li {
	display: inline;
	float: left;
	margin: 0 0 0 70px;
}
ul#bonus li img {behavior:url(iepngfix.htc);}
/* /Header */

/* Menu  */
div#menu {
	float: left;
	width: 186px;
	margin: 19px 0 0 3px;
	padding: 0;
	border: 1px solid #fff;
	list-style: none;
}
div#menu h2 {
	height: 23px;
	color: #fff;
	background: url("head_bg.png") repeat-x;
	margin: 0;
	padding: 0;

	font: bold 13px "Verdana", Sans-serif;
	text-indent: 9px;
	line-height: 23px;
	border-bottom: 1px solid #fff;
}
div#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#menu ul li {
	height: 22px;
	background: url("blauw_bg.png") repeat-x;
	border-top: 1px solid #B9D5FF;
	overflow: hidden;
}
div#menu ul li.first-child {border: 0;}
div#menu ul li a {
	display: block;
	height: 23px;
	background: url("list-style-image.png") 6px 50% no-repeat;
	color: #fff;
	
	text-indent: 25px;
	line-height: 23px;
}
/* /Menu */

/* Left */
div#left {
	float: left;
	width: 174px;
	border-left: 1px solid #CFD2DB;
	border-right: 1px solid #CFD2DB;
}
div#left h2 {
	height: 23px;
	color: #fff;
	background: url("head_bg.png") repeat-x;
	margin: 0;
	padding: 0;
	font: bold 13px "Verdana", Sans-serif;
	text-indent: 9px;
	line-height: 23px;
	border: 1px solid #fff;
}
div#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #fff;
	border-top: 0;
}
div#left ul li {
	height: 22px;
	background: url("blauw_bg.png") repeat-x;
	border-top: 1px solid #B9D5FF;
	overflow: hidden;
}
div#left ul li.first-child {border: 0;}
div#left ul li a {
	display: block;
	height: 23px;
	background: url("list-style-image.png") 6px 50% no-repeat;
	color: #fff;
	
	text-indent: 25px;
	line-height: 23px;
}
div#left .advertentie {
	text-align: center;
	background: #F37220;
	border: 1px solid #fff;
	border-top: 0;
	padding: 0 0 15px 0;
}
div#left .advertentie h2 {
	text-align: left;
	margin: 0 0 8px 0;
	border: 0;
}
div.foot {
	height: 20px;
	color: #6e6e6e;
	padding: 7px 5px 0 12px;
	background: url("foot_bg.png") repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
}
div.foot a {color: #6e6e6e;}
div.foot a:hover {color: #6e6e6e;}
/* /Left  */

/* Content */
div#content {
	float: left;
	width: 600px;
}
div#content h2 {
	height: 23px;
	color: #fff;
	background: url("head_bg.png") repeat-x;
	margin: 0;
	padding: 0 9px;
	font: bold 13px "Verdana", Sans-serif;
	line-height: 23px;
	border: 1px solid #fff;
	text-align: right;
}
div#content h2 span.left {float: left;}
div#content h2 span.right {float: right;}
div#content .box {
	background: #5E9DFF url("box_bg.png") repeat-y;
	border: 1px solid #fff;
	border-top: 0;
}
div#content .inner {
	background: url("box_bg2.png") no-repeat;
	padding: 5px;
}
div#content ul.ads {
	margin: 0;
	padding: 16px 0;
	list-style: none;
	text-align: center;
}
div#content ul.ads li {
	display: inline;
	margin: 0 8px;
}
div.foot b {float: left;}
div.foot ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
div.foot ul li {
	float: left;
	padding: 0 12px;
	border-left: 1px dotted #6e6e6e;
	line-height: 15px;
}
div.foot ul li.first-child {border-left: 0;}
/* /Content  */

/* Right */
div#right {
	float: left;
	width: 188px;
	border-right: 1px solid #BEC1C9;
	border-left: 1px solid #BEC1C9;
	margin-right: -3px;
}
div#right h2 {
	height: 23px;
	color: #fff;
	background: url("head_bg.png") repeat-x;
	margin: 0;
	padding: 0 9px;
	font: bold 13px "Verdana", Sans-serif;
	line-height: 23px;
	border: 1px solid #fff;
}
div#right .box {
	background: #2E81FE url("right_bg.png") no-repeat;
	border: 1px solid #fff;
	border-top: 0;
	padding: 5px;
}
/* /Right  */

/* Footer */
div#footer {
	color: #;
	background: url("");
	clear: both;
}
/* /Footer  */