body {
	background: #383838 url(images/body-bg.png) repeat-y 50% 0;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
}
div.clearer {
	line-height: 0;
	height: 0;
	clear: both;
}
a img {
	border: none;
}
q {
	font-style: italic;
}
q:before, q:after {
	content: "";
}
a h2 {
	cursor: hand;
	cursor: pointer;
}

#container {
	width: 997px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #000;
}

#header h1, #header h2 {
	display: none;
}

#header {
	position: absolute;
	width: 770px;
	height: 188px;
/* hoxha aanpassing hoi joris!	*/
/* Joris de-aanpassing, Ik loop toch ook niet jouw postjes te editen! */
background: url(images/main_header.jpg) no-repeat; 
}
#header h1, #header h2 {
	display: none;
}

/*  		Headernav  		*/

#headernav {
	position: absolute;
	top: 0;
	left: 770px;
/* hoxha aanpassing height 188px; */
	height: 188px;
	width: 227px;
	background: #ff0097 url(images/headernav_bg.jpg);
	list-style: none;
	padding: 0;
	margin: 0;
}
#headernav ul {
	position: absolute;
	top: 23px;
	left: 25px;
	margin: 0;
	padding: 0;
}
#headernav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
#headernav li a {
	background-image: url(images/headernav.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 110px;
	height: 19px;
}
#headernav li a span {
	display: none;
}
#hn_archief a 		{background-position: 0 -19px;}
#hn_nieuwsbrief a	{background-position: 0 -38px;}
#hn_tips a			{background-position: 0 -38px;}
#hn_contact a		{background-position: 0 -57px;}
#hn_stamcafe a 	{background-position: 0 -76px;}
#hn_goodies a		{background-position: 0 -95px;}
#hn_dump a			{background-position: 0 -114px;}
#headernav li a:hover, #headernav li.active a  {
	width: 148px;
	width: 110px;
}
#hn_home a:hover, #hn_home.active a				{background-position: -110px 0;}
#hn_archief a:hover, #hn_archief.active a	 	{background-position: -110px -19px;}
#hn_tips a:hover, #hn_tips.active a	 			{background-position: -110px -38px;}
#hn_contact a:hover, #hn_contact.active a 	{background-position: -110px -57px;}
#hn_stamcafe a:hover, #hn_stamcafe.active a 	{background-position: -110px -76px;}
#hn_goodies a:hover, #hn_goodies.active a 	{background-position: -110px -95px;}
#hn_dump a:hover, #hn_dump.active a 			{background-position: -110px -114px;}




#main {
	position: absolute;
	top: 214px;
	left: 18px;
	width: 468px;
	line-height: 1.5;
}
#main a {
	color: #ff0097;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#main .article h2,
#main #archief h2,
#main .contact h2,
#widebar .contact h2 {
	margin-bottom: 0.5em;
	font-size: 14px;
	font-weight: normal;
	color: #ff0097;
}
#main .article
#main .article p {
	margin: 0;
}
#main .article p img {
	float: right;
	margin: 0 0 3px 3px;
	border: 1px solid #000;
}
#main .article .articlefooter {
	margin: 1em 0;
	font-weight: bold;
	clear: both;
}
#main .article .articlefooter a {
	color: #000;
	text-decoration: underline;
}
#main .article .articlefooter a:hover {
	color: #FF0097;
}

#main #comments {
	color: #626264;
	border-top: 1px solid #000;
}
#main #comments h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 1em 0;
}
#main #comments div.comment {
	margin-bottom: 1em;
	border: 1px solid #626264;
	padding: 5px;
	word-wrap: break-word;
}
#main #comments .comment p {
	margin: 0;
	font-size: 10px;
}
#main #comments .comment p.footer {
	font-weight: bold;
	border-top: 1px solid #626264;
	margin-top: 5px;
	padding-top: 5px;
}
#main #loggedin {
	color: #626264;
}
#main #loggedin h3 {
	font-size: 12px;
	margin-bottom: 0.5em;
}
#main #loggedin p, #main #loggedin form {
	margin: 0;
}
#main #loggedin textarea {
	width: 98%;
	border: 1px solid #000;
	margin: 0.5em auto;
	display: block;
	font-family: Verdana;
	color: #626264;
	font-size: 10px;
}
#main #archief ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main #archief ul li {
	margin: 0;
	padding: 0;
}

div.contact {
	line-height: 1.5;
}
div.contact a {
	color: #FF0097;
	text-decoration: none;
}
div.contact a:hover {
	text-decoration: underline;
}

#widebar {
	position: absolute;
	top: 210px;
	left: 515px;
	width: 336px;
}

#sidebarright {
	position: absolute;
	top: 214px;
	right: 1px;
	width: 130px;
}

#dump_box {
	color: #000;
	background-color: #f5f5f5;
	margin-bottom: 18px;
}
#dump_box ul {
	margin: 5px 0 0 15px;
	list-style: none;
	height: 96px;
	padding: 0;
}
#dump_box ul li {
	float: left;
	margin-right: 5px;
	padding: 0;
	display: block;
}
#dump_box ul li a {
	overflow: hidden;
	width: 46px;
	height: 96px;
	display: block;
}
#dump_box ul li a img {
	margin: -6px 0 0 -6px;
}

#nieuwnieuws_box {
	color: #20396f;
}
#nieuwnieuws_box h2 {
	background: url(images/kopje_nieuwnieuws.gif) no-repeat;
	width: 190px;
	height: 30px;
	margin: 5px 0;
}
#nieuwnieuws_box h2 span {
	display: none;
}
#nieuwnieuws_box h3 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}
#nieuwnieuws_box a {
	color: #20396F;
	text-decoration: none;
}
#nieuwnieuws_box a:hover {
	text-decoration: underline;
}
#nieuwnieuws_box p {
	margin: 0 0 1em 0;
}
#nieuwnieuws_box p.meernieuws {
	font-weight: bold;
	text-align: right;
}

#gamert_box {
}
#gamert_box h2 {
	background: url(images/kopje_gamert_reviews.jpg) no-repeat;
	width: 375px;
	height: 60px;
	margin-bottom: 10px;
}
#gamert_box h2 span {
	display: none;
}
#gamert_box h3 {
	color: #f20f09;
	margin: 0;
	font-size: 12px;
}
#gamert_box .article img {
	float: right;
	width: 72px;
	height: 72px;
	margin: 0 0 3px 3px;
}
#gamert_box .article p {
	margin: 0.5em 0;
}
#gamert_box .article p a {
	color: #f20f09;
	text-decoration: none;
}
#gamert_box .article p a:hover {
	text-decoration: underline;
}
#gamert_box .article {
	border-bottom: 1px solid #c7c8ca;
	margin-bottom: 1em;
}
#klassiekers_box {
	color: #626264;
}
#klassiekers_box h2 {
	font-size: 12px;
}
#klassiekers_box h3, #klassiekers_box p {
	font-size: 10px;
	margin: 0;
}
#klassiekers_box p {
	margin-bottom: 1em;
}

#klassiekers_box a {
	color: #FF0097;
	text-decoration: none;
}
#klassiekers_box a:hover {
	text-decoration: underline;
}

#poll,
#bezoekers {
	color: #626264;
	margin-bottom: 1em;
	font-size: 10px;
}
#poll {
	padding-bottom: 1em;
}
#poll label {
	font-size: 10px;
}
* html #poll label {
	position: relative;
	top: -3px;
}
#poll h3,
#bezoekers h3 {
	font-size: 12px;
	color: #ff0097;
	margin-bottom: 0.5em;
}
#poll #polllogo {
	width: 130px;
	background: url(images/alsahaf.gif);
	height: 51px;
	margin-bottom: 10px;
}
#poll strong {
	margin-bottom: 5px;
	display: block;
}
#poll form {
	margin: 0 0 10px 0;
}
#poll form input.button {
	border: 1px solid #626264;
	color: #626264;
	background: #fff;
	font-size: 10px;
	margin-top: 5px;
}
#bezoekers p {
	font-weight: bold;
}

#search {
	position: absolute;
	top: 193px;
	right: 43px;
	margin: 0;
}
#search h4 {
	background: #fff url(images/btn_zoek.gif) no-repeat;
	width: 32px;
	height: 11px;
	margin: 0;
	position: absolute;
}
#search h4 span {
	display: none;
}
#search span.itxt {
	background: transparent url(images/itxt_bg.png) no-repeat;
	width: 130px;
	height: 15px;
	margin: 0;
	padding-left: 5px;
	position: relative;
	top: -1px;
	left: 40px;
	display: block;
}

#search span.itxt input {
	background: transparent;
	border: none;
	font-size: 9px;
	padding: 1px;
	color: #000;
}
* html #search span.itxt input {
	padding: 0;
}

#footernav {
	float: left;
	clear: both;
}
#footernav ul {
	margin: 0;
	padding: 0;
}
#footernav ul li {
	margin: 10px 10px 10px 0;
	padding: 0;
	float: left;
}
#footernav ul li a {
	font-size: 9px;
	display: block;
	padding: 3px;
	font-weight: bold;
}
#footernav ul li a:hover {
	background-color: #FF0097;
	color: #fff;
	text-decoration: none;
}