* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fff;
	background-image: url(../img/bg-body.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 1.3em;
	font-family: arial;
	color: #000;
}

img {
	border: 0px none;
}

ul,
p {
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: #D80724;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: verdana;
	font-size: 15px;
	color: #A4BA17;
	font-weight: bold;
	padding-bottom: 5px;
}

h2 {
	font-family: verdana;
	font-size: 11px;
	color: #D80724;
	font-weight: bold;
}

div.sponsors {
	padding: 10px 0px 10px 0px;
}

fieldset {
	border: medium none;
}

hr {
	border-bottom: 1px dotted #CCCCCC;
	border-top: medium none;
	height: 0px;
	width: 100%;
}

label {
	display: block;
	float: left;
}

hr.clearer {
	border: medium none;
	clear: both;
	margin: 0pt;
	visibility: hidden;
}

.required {
	padding-left: 5px;
	color: #D80724;
}

.sponsor {
	margin-bottom: 10px;
}

div#wrapper {
	background: #fff;
	width: 800px;
	margin: 0pt auto;
}

table.contenttable td {
	padding: 2px;
}

table.contenttable-0 {
	padding: 5px 0px 5px 0px;
}

table.contenttable-0 .tr-even {
	background: #F5F5F5;
}

table.contenttable-0 .tr-odd {
	background: #E5E5E5;
}

table.contenttable-0 .tr-0 {
	background-color: #D80724;
	color: #fff;
}

table.contenttable {
	margin-bottom: 5px;
	font-size: 11px;
}

div#foto-top {
	width: 800px;
	height: 251px;
	background: url(../img/top.jpg) no-repeat;
}

div#navbalk {
	margin-left: 165px;
}

.tx-veguestbook-pi1 ul {
	color: #D80724;
	margin: 5px 0px 5px 0px;
	list-style: none;
}

#nav, #nav ul {
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li a {
	background: url(../img/menu-bg.jpg) repeat-x;
	margin: 2px 2px 2px 0px;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
}

#nav li.act a,
#nav li a:hover {
	text-decoration: none;
	color: #333333;
}

#nav li ul {
	position: absolute;
	z-index: 999;	
	width: 140px;
	left: -999em;
	padding: 0px 0px 0px 0px;
	border-top: #fff solid 2px;
}

#nav li:hover ul, 
#nav li.sfhover ul {
	left: auto;
}

#nav li ul li {
	clear: both;
	width: 140px;
	background: url(../img/menu-sub-back.png) repeat-y;
}

#nav li ul li a {
	background: url(../img/menu-sub-pijl-rood.gif) no-repeat 10px 5px;
	margin: 2px 2px 3px 0px;
	padding: 0px 10px 0px 20px;
	font-weight: normal;
	font-size: 11px;
}

#nav li ul li.act a,
#nav li ul li a:hover {
	background: url(../img/menu-sub-pijl-zwart.gif) no-repeat 10px 5px;
}

#nav li ul li.bottom {
	width: 140px;
	height: 15px;
	background: url(../img/menu-sub-back-bottom.png) no-repeat;
}

div#kruimelpad {
	background: #E1E1E1;
	clear: both;
	margin-bottom: 20px;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	padding: 6px 5px 5px 10px;
}

div#kruimelpad a {
	color: #333;
}

div#kolom-links h1 {
	background: url(../img/submenu-kop-bg.jpg) repeat-x;
	margin-bottom: 1px;
	font-size: 12px;
	padding: 4px 4px 4px 5px;
}

ul#submenu {
	list-style-type: none;
}

ul#submenu li {
	border-bottom: 1px solid #fff;
}

ul#submenu li a {
	color: #fff;
	display: block;
    padding: 5px 4px 5px 15px;
    font-weight: bold;
    background: #A4BA17 url(../img/menu-arrow.gif) no-repeat 5px 10px;
}

ul#submenu li.act a:hover,
ul#submenu li a:hover {
	color: #000;
    padding: 5px 4px 5px 15px;
    background: #fff url(../img/menu-arrow-hover.gif) no-repeat 5px 10px;
   	text-decoration: none;
	border-right: 5px solid #CDD980;
}

ul#submenu li.act a {
	border-right: 5px solid #333;
}

div#kolom-links {
	padding-left: 10px;
	width: 135px;
	float: left;
	border-top: 1px solid #fff;
}

div#kolom-midden {
	width: 470px;
	float: left;
	padding: 0px 20px 0px 20px;
	border-top: 1px solid #fff;
}

div#kolom-rechts {
	width: 145px;
	float: left;
	border-top: 1px solid #fff;
}

div#kolom-rechts h1 {
	font-size: 10px;
	padding-bottom: 0px;
}

div#footer {
	clear: both;
	font-size: 11px;
	color: #999;
	padding-left: 165px;
	padding-bottom: 5px;
}

div#footer a {
	background: url(../img/trenner.gif) no-repeat scroll 3px 1px;
	color: #000;
	padding-left: 8px;
}

div.speler {
	width: 225px;
	margin: 0px 0px 10px 0px;
	float: left;
}

div.speler .foto {
	float: left;
}

div.speler h2 {
	background: #D80724;
	color: #fff;
	font-weight: bold;
	padding: 2px 0px 2px 105px;
}

div.speler .tekst {
	padding: 5px 0px 0px 5px;
	font-size: 11px;
	color: #666;
	overflow: hidden;
	width: 120px;
}

div#smileys {
	padding-top: 5px;
}

div.gast-post {
	padding-top: 10px;
}

div.gast-post .onderwerp {
	background: #D80724;
	color: #fff;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
}

div.gast-post .gegevens1 {
	color: #666;
	font-size: 11px;
	float: left;
	width: 50px;
	padding-top: 5px;
}

div.gast-post .gegevens2 {
	color: #000;
	font-size: 11px;
	float: left;
	padding-top: 5px;
	width: 110px;
	overflow: hidden;
}

div.gast-post .bericht {
	background: #F5F5F5;
	margin-left: 170px;
	padding: 5px 5px;
}

div.gast-post .bericht h3 {
	font-size: 11px;
	margin-top: 5px;
}

div.gast-post .bericht p.tx-guestbook-comment {
	font-size: 10px;
}

div.alsosee {
	width: 150px;
	float: left;
	margin-right: 10px;
}

div.alsosee h2 {
	background: #D80724 url(../img/alsosee-arrow.gif) no-repeat right;
	color: #fff;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
}

div.alsosee h2 a {
	color: #fff;
	display: block;
}

div.alsosee h2 a:hover {
	text-decoration: none;
}

div.alsosee .foto {
}

div.alsosee .tekst {
	font-size: 11px;
	color: #666;
	padding: 0px 5px 5px 5px;
}

div.laatste-nieuws {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px 5px 5px 5px;
}

div.laatste-nieuws h1 {
	color: #333;
	font-size: 12px;
}

div.laatste-nieuws .datum {
	font-size: 11px;
	color: #666;
	padding-top: 5px; 
}

div.nieuws-bottom {
	background: url(../img/nieuws-bottom.gif) no-repeat;
	height: 20px;
}
