body{
	margin: 0;
	padding: 0;
	text-align: center;
	/* background: #487ebc url(../img/top_grad.png) top repeat-x; */
	background-color: #487ebc;
	font-family: "Comic Sans MS","Lucida Sans Unicode", "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #2e2e2e;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

body p{
	font-family: "Comic Sans MS", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

div#container{	
	margin: 0 auto;
	min-width: 940px; 
	max-width: 1600px;
	width: 95%;
}

div#header{
	background: url(../img/bg_header.png) no-repeat right top;
	height: 220px;
}

div#header h1{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

a img{
	border: 0;
}

div#contentdiv{
	text-align: left;
	margin: 0 6px 0 8px;
}

div#left{
	width: 185px;
	float: left;
}

div#right{
	width: 190px;
	float: right;
}

div#center{
	margin: 0px 200px 0 200px;
	padding-top: 10px;
}

div.menutop{
	background: url(../img/bg_menu_top.png) no-repeat;
	height: 15px;
}

div.menucontent{
	padding: 10px 20px 10px 20px;
	background: url(../img/bg_menu_middle.png) repeat-y;
}

div.menucontent img{
	width: 140px;
}

div.menubottom{
	background: url(../img/bg_menu_bottom.png) no-repeat;
	height: 25px;
}

div.menu div.menucontent h3{
	margin: 0 0 8px 0;
	padding: 0;
	color: #f00;
	background: url(../img/icons/bullet_red.png) no-repeat center left;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.9em;
	border-bottom: 1px solid #ccc;
	
}

/* CONTENT A */

#contentdiv a{
	color: #0082c3;
}

/* menu (incl suckerfish dropdown, horizontal) */

ul.nav{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.nav li{
	position: relative;
}

ul.nav li ul.rollout{
	white-space: nowrap;
	position: absolute;
	left: 144px;
	top: 0;
	display: none;
	background: #FFF;
	border-bottom: 1px solid #CCC;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 9px;
}

ul.nav li:hover ul.rollout, ul.nav li.over ul{
	display: block;
}

ul.nav li a{
	display: block;
	text-decoration: none;
	color: #0082c3;
	height: 25px;
	width: 149px;
	line-height: 24px;
	background: url(../img/bg_button.png) no-repeat center left;
	padding-left: 8px;
}

ul.nav li ul a{
	white-space: nowrap;
	text-decoration: none;
	background: none;
	width: auto;
	padding-right: 8px;
	line-height: 24px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

ul.nav li ul li.first a{
	border-left: 1px solid #FFF;
}

ul.nav li a:hover{
	text-decoration: underline;
}

div.item{
	margin-bottom: 15px;
}

.tl,.tr,.bl,.br {
	display: block;
	background-repeat: no-repeat;
	background-color: #487ebc;
	background-image: url("../img/bg_item.png");
}

.item div.tl {
	background-position: top left;
	padding: 0em 0em 0em 1em;
}

.item div.tr {
	background-position: top right;
	padding: 20px 25px 20px 0;
	margin: -1em 0 0 1em;
}

.item div.bl {
	height: 45px;
	margin-top: -1.5em;
	background-position: bottom left;
}

.item div.br {
	background-position: bottom right;
	height: 45px;
	margin-left: 2em;
}

div#center p{
	line-height: 1.7em;
}

div#contentdiv h1,
div#contentdiv h2,
div#contentdiv h3,
div#contentdiv h4,
div#contentdiv h5,
div#contentdiv h6{
	color: #f00;
}

/* FRM */

.frm{
	padding: 0;
}

.frm a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.frm a:hover{
	color: #ddd;
}

.frm input{
	width: 50%;
}

.frm textarea{
	width: 100%;
}

.frm ul.form_checkbox{
	list-style: none;
	padding: 0;
}

.frm ul.form_checkbox li{
	border-bottom: 1px solid #f00;
}

.frm ul.form_checkbox li input{
	width: 10px;
	margin: 5px 10px;
}

.frm ul.form_radio{
	list-style: none;
	padding: 0;
}

.frm ul.form_radio li{
	border-bottom: 1px solid #f00;
}

.frm ul.form_radio li input{
	width: 10px;
	margin: 5px 10px;
}

.frm .form_select{
	margin: 15px 10px;
	width: 300px;
}

.frm label{
	display: block;
	color: #000;
}

.frm .button{
	width: auto;
	
}

.frm .note{
	font-size: 85%;
	color: #333;
}

.frm label span, .frm p span{
	color: #f00;
	font-weight: bold;
}

.frm .field_error{
	background: #ffcccc;
}

.frm input.login{
	width: 100%;
}

/* PATH */

#path{
	display: none; /* for now */
	text-align:right;
	font-size: 0.9em;
	width:100%;
	height:20px;
	/*margin-bottom:10px;*/
	/*padding: 3px 0 3px 3px;*/
	text-align:right;
	color:#888;
	letter-spacing: 1px;
	font-variant: small-caps;
}
#path a{
	color:#f00;
}

/* ITEM */

.item h2, #main h2{
	color: #F6C44E;
	font-weight: normal;
	font-size: 1.5em;
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
}

.item h2 span, #main h2 span{
	display: block;
	padding-left: 20px;
	line-height: 1.5;
	color: #888;
	font-size: .5em;
	background: url(../img/icons/clock.gif) no-repeat center left;
	
}

.item h3{
	font-size: 1.1em;
	font-weight: normal;
}

.item h3 span{
	display: block;
	line-height: 1.5;
	color: #888;
	font-size: .8em;
}

/* BLA */

#bestuur,#gastenboek,#routebeschrijving,#sponsors{
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 5px;
}
#gastenboek p,#routebeschrijving p,#sponsors{
	font-size: 0.9em;
}

/*
#options a{
	padding:3px;
	font-size:0.8em;
	color: #000;
}
#options a.active{
	border: 1px solid #f00;
}
*/

/* SPONSORS */

#sponsors img{
	width:100%;
	margin-top:10px;
}

#sponsor-item{
	float:left;
	text-align:center;
	border: 1px solid #777;
	background:#444;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 7px;
	margin-right:7px;
}
#sponsor-item img{
	text-align:center;
	border: 1px solid #777;
}


#sponsors table td{
	border:none;
	padding-left: 0;
}

/* Calendar styles */
#calendar, #minical{
	font-size: .9em;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color:#fff;
	text-align:center;
	width: 100%;
}

#calendar{
	margin-top: 4px;
	margin-bottom: 19px;
}

#calendar th, #calendar td, #minical th, #minical td{
	padding: 4px;
	border: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
	width: 14%;
}

#minical th{
	color:	#F6C44E;
	text-decoration: none;
	background: #487ebc url(../img/th_grad.png) repeat-x;
}

#calendar th{
	color: #fff;
	cursor: default;
	background: #487ebc url(../img/th_grad.png) repeat-x;
}

#calendar td, #minical td{
	text-align: center;
	color: #000;
	height:15px;
}
#calendar td{
	background:#fff;
	text-align:left;
}

#calendar td.scheduled, #minical td.scheduled{
	background-color:#eee;
}


#calendar td.scheduled a, #minical td.scheduled a{
	color: #F6C44E;
	font-weight: bold;
	text-decoration: underline;
}

#calendar td.scheduled a:hover, #minical td.scheduled a:hover;{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#minical .date{
	font-size: 0.9em;
}

#calendar span.date{
	font-size: 0.9em;
	display: block;
	color: #000;
	padding-bottom: 5px;
}

#calendar tfoot td{
	background: #f4f4f4;
	text-align: center;
}

#calendar tfoot a{
	color: #f00;
}

#calendar tfoot td img{
	display: none;
}

#calendar ul{
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#calender li{
	padding: 0;
}

#calendar li a{
	color: #000;
	font-size: 0.9em;
}

#calendar .day, #calendar .today{
	height: 60px;
	vertical-align: top;
}

#calendar .today{
	background-color: #eee;
}

div#options ul.agendafilter{
	list-style: none;	
	margin: 0;
	padding: 10px 0;
}

div#options ul.agendafilter li{
	display: inline;
	margin-right: 10px;
}

div#options ul.agendafilter li a{
	color: #888;
}

div#options ul.agendafilter li.active a{
	background: #f3f3f3;
	border: 1px solid #ccc;
	padding: 2px 4px;	
	text-decoration: none;
}

/* End calendar styles */

table{
	color: #000;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

table caption{
	display:none;
}

table thead th{
	color:#fff;
	padding: 4px;
	background: #487ebc url(../img/th_grad.png) repeat-x;
	font-size:0.9em;
	border: 1px solid #ccc;
	cursor: pointer;
	vertical-align: middle;
}
table td{
	color:#000;
	border: 1px solid #ccc;
	font-weight:normal;
	font-size: 0.9em;
	padding: 4px;
	vertical-align: middle;
}

table .firstcolor{
	background: #fff;
}

table .secondcolor{
	background: #eceaff;
}


/* --- pagenumbers --- */

#pager{
	border: 1px solid #ccc;
	padding: 3px 8px;
	background: #f4f4f4;
	font-size: .8em;
	margin-left: 0;
	margin-bottom: 19px;
	margin-top: 8px;
}

#pager li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	color:#777;
}

#pager li a{
	color: #111;
	text-decoration:none;
}

#pager li a:hover{
	color: #333;
}

/* Poll */

ul.poll{
	list-style: none;
	margin: 0;
	padding: 0;
}

dl.poll dd{
	background: url(../img/poll.png);
	text-align: right;
	margin: 0 0 6px 0;
	padding: 0 4px 0 0;
	font-size: .75em;
	color: #fff;
}

p.poll{
	color: #888;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

div.item div#poll{
	border: 1px solid #CCC;
	background-color: #F4F4F4;
	margin-top: 10px;
	padding: 5px;
}

div.item div#poll h3{
	padding: 0;
	margin: 0;
}

div.item div#poll dl,
div.item div#poll dt{
	border: none;
}

div.item div#poll dt{
	margin: 5px 0 0 0;
}

div.item div#poll dd{
	margin: 0 0 5px 8px;
}

div.item div#poll p{
	margin-top: 15px;
	font-size: .8em;
}

/* Homepage items */

div.item dl{
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	width: 210px;
}

div.item dt{
	padding: 3px 0 0 8px;
	border-top: 1px solid #CCC;
}

div.item dd{
	font-size: .9em;
	padding: 0 0 3px 8px;
	margin-left: 0;
	font-size: .8em;
	color: #999;
}

div.item div.lastreportitems dl:after{
	content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* Gastenboek */

#gastenboek{
	border: 1px solid #CCC;
	background-color: #f4f4f4;
	padding: 5px;
}

#gastenboek h3{
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: .9em;
	text-transform: uppercase;
}

#gastenboek h3 span{
	float: right;
	font-size: .8em;
	color: #999;
	text-transform: none;
	background: url(../img/icons/clock.gif) no-repeat center left;
	padding-left: 18px;
	height: 14px;
}

#gastenboek p{
	color: #555;
}

/* Lees meer */

a.leesmeer{
	display: block;
	line-height: 2;
	padding-left: 20px;
	background: url(../img/icons/zoom.gif) no-repeat center left;
}

.divimg{
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #ccc;
	padding: 0px;
	background: #fff;
	margin: 5px;
}

#sponsor-item{
	float:left;
	text-align:center;
	border: 1px solid #CCC;
	background-color: #F4F4F4;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 7px;
	margin-right:7px;
}

#sponsor-item img{
	text-align:center;
	border: 1px solid #CCC;
}

#right a{
	color: #f00;
	text-decoration: none;
}

#right div.menu div.menucontent h3{
	border-bottom: none;
	margin: 0;
}

div#contentdiv sub a {
	color: #f00;
}