*{ padding:0; margin:0; }

html, body {
	height: 100%;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 18px;
	background: url(images/bg.jpg) repeat-x #dbde00;
}

a, a:link, a:visited, a:active {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #0093ff;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
}

h1 {
	font: 16px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	font-weight:bold;
	margin: 0 0 0 -7px;
}
h2 {
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	font-weight:bold;
	margin: 0 0 0 -7px;
}
h3 {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #81c54e;
	font-weight:bold;
}
h4 {
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	font-weight:bold;
	margin: 0 0 0 0px;
}

#container {
	width: 926px;
	margin: 0 0 0 -463px;
	left: 50%;
	text-align: left;
	position: absolute;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%;  /* voor IE */
	background: #fff;
}

#header {
	position: absolute;
	width: 926px;
	height: 302px;
	background: url(images/bg_header2.png) no-repeat top;
	z-index:3;
	border-bottom: 14px solid #81c54e;
}

#headermenu ul{
	position: absolute;
	width: 926px;
	height: 46px;
	background: url(images/bg_menu_repeat.png) repeat-x;
	margin: 256px 0 0 0;
	z-index:4;
}

#headermenu li {
	float: left;
	display:inline;
}

#headermenu li a  {
	position:static;
	display: block;
	color: #003963;
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 16px 13px 16px 13px;
}

#headermenu li a:hover, #headermenu li a.active {
	background: #81c54e;
	color: #ffffff;
}

#headerplaatjes {
	z-index:1;
	width: 926px;
	height: 302px;
}
#headerplaatjes img {
	margin: 0 0 0 476px;
}

#contentbox {
	position: relative;
	float:left;
}

#breadcrumbs {
	height: 20px;
	padding: 30px 0 0 23px;
	color: #003963;
}
#breadcrumbs a {
	color: #003963;
}

#contentlinks {
	width: 416px;
	padding: 30px 30px 30px 30px;
	float:left;
}

#contentrechts {
	width: 390px;
	padding: 30px 30px 30px 30px;
	float:right;
	background: #d5ecfe url(bgr.jpg) repeat-x;
}

#contentbreed {
	width: 860px;
	padding: 30px 30px 30px 30px;
	float: left;
}

#grasgroen_link {
	position:fixed;
	_position:absolute;
	right: 10px;
	bottom:10px;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

#grasgroen_link a{
	color:#878787;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#878787;
}

img {
	border:0;
}
td.news {
	font-size: 11px;
	line-height: 15px;
}
select {
	width: 320px;
	float: left;
}

.knop{
	border: 0;
	background: #333333;
	color: #ffffff;
	height: 25px;
	padding: 5px;
}

.roster1{
	border-bottom: 1px solid #C95025;
	height: 25px;
	width: 25px;
	font-weight:bold;
	color: #FFF;
}

.weekday, .weekendday {
	border-left:1px solid #CCCCCC;
	text-align:center;
	height: 25px;
	width: 25px;
}
.wisseldag {
	background-color: #f1d346;
	border-bottom: 1px solid #C95025;
}
.wisseldag2 {
	background-color: #f1d346;
	border-bottom: 1px solid #C95025;
	color: #ffffff;
	font-weight: bold;
}
.weekendday {
	background-color:#999999;
	color: #ffffff;
}
.avail {
	background-color: #81c54e;
}
.navail {
	background-color: #db6034;
}
.availwknd {
	background-color: #6fb03d;
}
.navailwknd {
	background-color: #c95025;
}
.vaartijden td {
    border-left: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    padding: 1em;
    text-align: center;
    background-color: #D5ECFE;
}
.vaartijden th {
    background-color: #D5ECFE;
    padding: 1em;
    border-bottom: solid 1px #c0c0c0;
}
.vaartijden tr {
    border-top: solid 1px #c0c0c0;
}
