body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #272b25;
}

/* hyperlinks */
a {
	color: #1c1f1a;
	text-decoration: underline;
}

a:hover {
	color: #272b25;
	text-decoration: none;
}

a.wedstrijdverslagen {
	color: #1c1f1a;
	text-decoration: underline;
	display: block;
	background: white;
	padding: 5px;
	border-top: 1px dashed #b8b8b8;
}

a:hover.wedstrijdverslagen {
	color: #b8b8b8;
	text-decoration: underline;
	display: block;
	background: #1c1f1a;
	padding: 5px;
	border-top: 1px dashed #b8b8b8;
}

div#topmenu a {
	color: white;
	text-decoration: none;
	font-weight: normal;
	float: left;
	display: block;
	width: 216px;
	height: 25px;
	text-align: center;
	padding-top: 7px;
}

div#topmenu a:hover {
	color: #1c1f1a;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 216px;
	height: 25px;
	background: #ffffff;
	text-align: center;
	padding-top: 7px;
}

div#breadcrumbs a {
	color: #272b25;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

div#breadcrumbs a:hover {
	color: #272b25;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

div.nieuwinagenda a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

div.nieuwinagenda a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

div#footer a {
	font-size: 11px;
	color: #979797;
	text-decoration: none;
}

div#footer a:hover {
	font-size: 11px;
	color: #979797;
	text-decoration: underline;
}

/* Div positie bepaling */

div#container {
	position: absolute;
	width: 100%;
	height: 100%;
}

div#topmenuwrap {
	position: relative;
	width: 100%;
	height: 62px;
	background: #272b25;
}

div#topmenu {
	position: relative;
	width: 864px;
	height: 62px;
	margin-left: auto;
	margin-right: auto;
}

div#headerwrap {
	position: relative;
	width: 100%;
	height: 225px;
	background: #1c1f1a;
}

div#headerlogo {
	position: relative;
	width: 864px;
	height: 83px;
	background: url('../_images/headerlogo.png');
	margin-left: auto;
	margin-right: auto;
}

div#headerbanner {
	position: relative;
	width: 864px;
	height: 142px;
	margin-left: auto;
	margin-right: auto;
}

div#contentwrap {
	position: relative;
	width: 864px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
}

div#contentleft {
	position: relative;
	float: left;
	width: 537px;
	min-height: 400px;
}

div#contentright {
	position: relative;
	float: right;
	width: 305px;
	min-height: 400px;
}

div#fotogallery {
	position: relative;
	float: left;
	width: 864px;
	height: auto;
	border: 1px solid black;
}

div.nieuwinagenda {
	position: relative;
	background:#272b25;
	border-bottom:1px solid #ffffff;
	padding:10px;
}

div.nieuwinagendatop {
	position: relative;
	background:#272b25;
	padding:10px;
}

div.nieuwinagenda p {
	color:#ffffff;
}
div.nieuwinagendatop h2 {
	color:#ffffff;
}

div#breadcrumbs {
	position: relative;
	width: 864px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background: #f4f4f4;
	border: 1px solid #b8b8b8;
}

div#space10 {
	position: relative;
	width: 864px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}

div#space102 {
	position: relative;
	width: 864px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}

div#footer {
	position: relative;
	width: 100%;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #979797;
}

/* tekstopmaak */
h1 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #272b25;
}

h2 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #272b25;
}

p {
	margin: 0px;
	color: #272b25;
	font-family: Arial;
	line-height: 20px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px dashed #b8b8b8;
}

/* shoutbox */
#contentbox {  
	background: #ffffff;  
	width: auto;  
	height: 250px;  
	overflow: auto; 
}

ul#shoutboxmessage {  
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.maandTop {
	padding:5px;
	width:100px;
	background:#1f1f1f;
	color:white;
	border:1px solid white;
	float:left;
	font-weight:bold;
}
div.watTop {
	padding:5px;
	width:300px;
	background:#1f1f1f;
	color:white;
	border:1px solid white;
	float:left;
	font-weight:bold;
}
div.waarTop {
	padding:5px;
	width:100px;
	background:#1f1f1f;
	color:white;
	border:1px solid white;
	float:left;
	font-weight:bold;
}

div.maand {
	padding:5px;
	width:100px;
	float:left;
}
div.wat {
	padding:5px;
	width:300px;
	float:left;
}
div.waar {
	padding:5px;
	width:100px;
	float:left;
}

.clearBoth {
	clear:both;
}

.emoticonlist {
	width:45px;
	height:30px; 
	padding:6px;
	background:#f4f4f4; 
	border:1px solid #b8b8b8; 
	float:left;
	margin:3px;
}

a.benodigdheden {
	color:#1f1f1f;
	text-decoration:none;
	display:block;
	padding:20px;
	background:#b1de71;
	text-align:center;	
}

a.benodigdheden:hover {
	color:#fff;
	background:#1f1f1f;
}

/* VTIP */
p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 12px; color:#fff; background-color: #3c3c3c; border: 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
/* END VTIP */

/* TOGGLER */
.togglebox {
	float:left;
}
/* END TOGGLER */
