body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #c2cfd2;
	font-size:11px; }
	
img { border: 0; }

/* Linkjes */	
a {
	text-decoration:none;
	color:#000000; }
	
a:hover {
	text-decoration:underline; }

form input, form textarea { 
	width:auto;  }

	
a:visited {
	color:#000000; }

/* content */
.container {
	width:850px;
	background: #F2F2F2;
	border:#333 1px solid;
	margin:0px auto 0px auto; }
	
.content {
	width:850px;
	margin:0px;
	padding:0px;
	background-image:url(images/menu_back.gif);
	background-repeat:repeat-y; }
	
/* HEADER GEDEELTE */	
.headtop {
	width:820px; 
	height:77px;
	background-image:url(images/header_back.gif);
	margin:0px;
	padding:0px;
	padding-top:25px;
	padding-left:30px; }
	
.logo {
	width:161px;
	height:18px;
	paddgin:0px; }
	
.zoeken {
	float:right;
	margin-top:-30px;
	margin-right:5px;
}

.zoeken input {
	border-width:4px;
	border-style:solid;
	border-color:#6e7e90; }
	
.zoeken a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold; }

.zoeken a:hover {
	text-decoration:none; }
	
.zoeken a:visited {
	color:#ffffff; }
	
.topmenu {
	float:right;
	margin-right:10px;
	_margin-right:5px; 
	color:#ffffff; 
	margin-top:14px;
	_margin-top:20px; }
	
.topmenu a {
	color:#ffffff; }
	
.topmenu a:visited {	
	color:#ffffff; }
	
/* MENU GEDEELTE */	
.menu {
	width:220px;
	float:left;
	margin:0px; }
	
.menu ul {
	font-weight:bold;
	font-size:11px;
	list-style-type:none;
	padding:0px;
	margin-left:20px;
	margin-top:10px; }
	
.menu li {
	margin:0px;
	margin-bottom:3px;
	_margin-bottom:1px;
	padding:0px; }
	
.menutop {
	width:220px;
	height:51px;
	margin:0px;
	padding:0px;
	background-image:url(images/menu_top.gif); }
	
.menuboog {
	width:220px;
	height:82px;
	margin-bottom: 40px;
	padding:0px;
	background-image:url(images/menu_boog.gif); }


/* CONTENT GEDEELTE */	
.innercontent {
	width:630px;
	float:left; }
	
.contenttop {
	width:630px;
	height:158px;
	background-image:url(images/content_top.gif);
	margin-top:-3px;
	_margin-top:0px; }
	
.story {
	width:620px;
	background-color:#F2F2F2;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;}

.balk {
	height:7px;
	width:616px;
	margin-left:9px;
	background-color:#bfc4c8;
	font-size:6px; /* IE BUG */ } 
		
.story h1 {
	font-size:16px;
	margin-left:36px;
	_margin-bottom:8px; }
	
.story p {
	width:610px;
	margin:10px;
	padding:0px;
	font-size:11px; }
	

/* HOTLIST */

.hotlist {
	background-color:#435468;
	width:609px;
	margin: 0px auto 0px auto;
	padding:3px;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
	overflow:auto; }
	
.hotlistleft {
	width:318px;
	float:left; }
	
.hotlist h1 {
	font-size:16px;
	font-color:#ffffff;
	margin-top:11px;
	margin-left:17px;
	margin-bottom:5px; }
	
.hotlist .bar {
	width:297px;
	height:7px;
	font-size:0px; /*BUG IE */
	background-color:#7c8a99;
	margin-left:11px; }
	
.hotlist p {
	color:#ffffff;
	width:291px;
	padding-left:6px; }

.hotlisttop {
	width:613px;
	height:4px;
	margin:15px auto 0px auto;
	font-size:0px; /*BUG IE*/
	padding:0px;
	background-image:url(images/hotlist_top.gif); }

.hotlistright {
	width:285px;
	float:left; }
	
.innerhotlisttop {
	width:285px;
	height:3px;
	background-image:url(images/inhotlist_top.gif);
	margin:0px;
	padding:0px;
	font-size:0px; /*BUG IE*/ }	
		
.innerhotlist {	
	width:277px;
	background-color:#7c8a99;
	margin:0px;
	padding:4px; }
	
.innerhotlistbottom {
	width:285px;
	height:3px;
	background-image:url(images/inhotlist_bottom.gif);
	margin:0px;
	padding:0px;
	font-size:0px; /*BUG IE*/ }	

.hotlistbottom {
	width:613px;
	height:4px;
	margin:0px auto 15px auto;
	font-size:0px; /*BUG IE*/
	padding:0px;
	background-image:url(images/hotlist_bottom.gif);
}
/* FOOTER GEDEELTE */

.footer {
	clear:both;
	width:850px;
	height:23px;
	margin:0px;
	padding:0px; 
	background-color:#323c45;
	color:#bfc4c8;
	padding-top:10px;
	font-size:10px;
	text-align:center; }
	
.footer a {
	color:#bfc4c8; }
	
.footer a:visited {
	color:#bfc4c8; }
