body {
	background: url(../images/bg.jpg);
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	line-height: 18px; 
}

h1, h2, h3, h4 { color: #00A0C6; }
h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }
h4 { font-size: 13px; }

img { border: none; }

td { vertical-align: top; }

a:link 		{ color: #00A0C6; text-decoration: none}
a:visited 	{ color: #00A0C6; text-decoration: none}
a:active 	{ color: #00A0C6; text-decoration: none}
a:hover 	{ text-decoration: underline; }

ul.errors {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	color: red;
}
#container {
	background: url(../images/bg_main.jpg);
	margin: 0 auto;
	width: 1000px;
}

#header {
	background: url(../images/header.jpg);
	height: 223px;
}

#topbar {
	margin: 0; padding: 0;
	height: 64px;
	background-color: #000;
	list-style-type: none;
	}

	#topbar li {
		display: inline;
		line-height: 64px;
		margin-left: 55px;
		padding: 0 50px 0 0;
		border-right: 1px solid #959595;
		}
	
		#topbar li.fontsize 			{ border: none; }
		#topbar li.fontsize a 			{ text-decoration: underline; }
		#topbar li.fontsize a.small 	{ font-size: 10px; }
		#topbar li.fontsize a.medium	{ font-size: 11px; }
		#topbar li.fontsize a.big 		{ font-size: 12px; }
	
	#topbar a {
		color: #fff;
		font-size: 13px; font-weight: bold;
		text-decoration: none;
		margin-right: 10px;
	}
	
	#topbar a:hover { text-decoration: underline; }

#navigation { 
	background: url(../images/menu_bg.jpg);
	}
	
	#navigation ul { 
		background: url(../images/menu_fill.jpg) #639816 repeat-x;
		margin: 0 37px 0 30px; padding: 35px 0;
	}
	
	#navigation li {
		padding: 0 15px 0 0; margin: 0;
		list-style-type: none;
		border-bottom: 1px dotted #fff;
		line-height: 38px;
		text-align: right;
	}
	
	#navigation a {
		color: #fff;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
	
	#navigation a:hover { text-decoration: underline; }

#address { 
	margin: 25px 37px 25px 30px; 
	text-align: right;
}
	
.content		{ float: left; line-height: 18px; }
.content.left 	{ width: 270px; }
.content.middle	{ width: 498px; margin: 35px 20px 0 20px; }
.content.middle.wide	{ width: 650px;  }
.content.right 	{ width: 152px; margin: 35px 20px 0 20px; line-height: 18px; }

.content.right ul { margin-left: 0; padding-left: 0; }
.content.right li { margin-left: 10px; padding-left: 0; list-style-type: square; }

#breadcrumbs {
	background-color: #e0e0e0;
	padding: 10px; margin: 0 15px 15px 0;
}

#breadcrumbs a { color: #000; }
#breadcrumbs a:hover {
	text-decoration: underline;
}
#content #sidebar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	width: 150px;
	border-left: 1px solid #80BDDC;
	min-height:700px;
}

#facebook {
	float:left;
}

#print {
	float: right;
	margin-right: 15px;
}

.comment {
	border-bottom: 1px solid #ECEBEB;
	padding-bottom: 10px;
    margin-bottom: 10px;
}

.comment .message {
    margin-left: 70px;
}

.comment .date {
    margin-top: 10px;
    text-align: right;
}

.comment .gravatar {
    float: left;
}

.comment .author {
    float: left;
}

.comment .author a {
	color: #908D8D;
	text-decoration: none;
}

.comment .author a:hover {
	color: #908D8D;
	text-decoration: underline;
}

.block {
	width: 190px;
	float: left;
	margin-right: 25px;	
	line-height: 15px;
}

.middle h1 a, .middle h2 a {
	color: #908D8D;
	text-decoration: none;
}

.block.right { float: right; margin-right: 15px; }
.block h2 a:hover { text-decoration: underline; }



.comments { margin: 0; padding: 0; }
.comments td {
	border: none;
}

.comment {
	border-bottom: 1px solid #ECEBEB;
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
}

.comment .message {
    margin-left: 70px;
}

.comment .date {
    margin-top: 10px;
    text-align: right;
}

.comment .gravatar {
    float: left;
}

.comment .author {
    float: left;
}

.comment .author a {
	color: #908D8D;
	text-decoration: none;
}

.comment .author a:hover {
	color: #908D8D;
	text-decoration: underline;
}

.result {
	padding: 10px;
	border: 1px solid #000;
	background-color: #7ABC1A;
	color: #fff;
}

#sponsors {
	float: right;
	width: 100px;
	margin: 25px 10px 0 0; 
	line-height: 15px;
	text-align: center;
	background-color: none;
}

#event {
    margin-top: 20px;
}

.event-index {
    margin-left: 20px;
	line-height: 18px;
}

.event-index h2 {
	margin: 0;
	padding: 0;
}

.event-month {
    border-bottom:1px solid #E0E0E0;
    padding: 0 0 10px 0;
    margin: 16px 0 16px 0; 
}

.event-index .thumb {
	float: left; 
	padding: 4px 10px 5px 0;
	width: 80px;
}

.event-index .desc {
	float: left;
	width: 370px;
	margin: 0; padding: 0;
}

.event-index .desc p {
	margin: 5px 0; padding: 0;
}

h2 a:hover { text-decoration: underline; }
#nieuwsbrief form{
	margin-top:-45px;
	padding-left:600px;
	padding-bottom:15px;
	color:#FFF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;

}
#nieuwsbrief form {
	background-color:#000;
}
#footer{
	margin-left:105px;
}
#footer a{
	color:#000000;
}
