html { 
	height: 100%; 
}

body {
	height: 100%;
	margin: 0;
	background: none repeat scroll 0 0 #000120;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 140%;
	color: #505050;
	text-decoration: none;
}

td {
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
	color: #fff;
	text-decoration: none;	
}

th {
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
	text-align: left;
}

img {
	border: 0;
}

form {
	margin: 0;
	display: inline;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: circle;
	display: inline;
}  

h2 {
	background: url("img/dotted_tile.gif") repeat-x scroll left bottom transparent;
	font-size: 18px;
	font-weight: normal;
	margin: 0 5px;
	padding: 12px 0 3px 0;
	position: relative;
}

#precontainer {
	background: url("img/body_background.jpg") no-repeat scroll left bottom transparent;
	margin-bottom: -160px;
	min-height: 100%;
	position: relative;
}

#container {
	position: relative;
	width: 1000px;
	min-height: 910px;
}

#header {
	position: relative;
	width: 1000px;
	height: 160px;
}

#datetime {
	position: absolute;
	top: 4px;
	right: 4px;
	text-align: right;
	font-weight: bold;
	color: #fff;
}

#h_logo {
	width: 1000px;
	height: 160px;
	background: url('img/header.png');
}

#h_ruler {
	width: 1000px;
	height: 18px;
	background: #000;
}

#h_zoek {
	position: absolute;
	right: 30px;
	bottom: 35px;
	height: 25px;
	width: 265px;
	background: #c0b9ae;
}

#h_menu {
	position: absolute;
	right: 0px;
	bottom: 20px;
	width: 680px;
	height: 25px;
	background: #E0F2FE;
	color: #757373;
	font-weight: bold;
	font-size: 11px;
	display: table;
}

#h_menu a {
	color: #757373;
}

#middle {
	width: 100%;
	min-height: 750px;
}

#inhoud {
	width: 540px;
	padding: 10px;
	color: #fff;
}

#footer {
	clear: both;
	height: 160px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

#footer2 {
	position: absolute;
	bottom: 0;
	right: 0;
}

#footer_wrapper {
	clear: both;
	height: 160px;
	width: 100%;
	position: relative;
}

#eventlist td, #eventlist th {
	text-align: center;
}

#eventlist .geel td {
	background-color: #ffff00;
	color: #000000;
	width: 25px;
}

#eventlist .groen td {
	background-color: #008800;
	width: 25px;
}

#eventlist .geel .geel2 {
	background-color: #ffff44;
}

#eventlist .groen .groen2 {
	background-color: #00aa22;
}

#eventlist .geel .transp {
	background-color: #ffff00;
}

#eventlist .groen .transp {
	background-color: #008800;
}

.mid1 {
      #position: absolute; 
      #top: 50%; 
      display: table-cell; 
      vertical-align: middle;
}

.mid2 {
      #position: relative; 
      #top: -50%; 
	  margin-left: 30px;
}

.center {
	width: 100%;
	text-align: center;
}

input {
	border: 1px solid #757373;
}

input.large {
	width: 300px;
}

input.middle {
	width: 150px;
}

textarea.large {
	width: 350px;
	height: 100px;
}


input.small {
	width: 50px;
	text-align: right;
}

input.submit {
	border: 1px solid #008; 
	background-color: #3b5998; 
	color: #fff;
}

.error {
	color: #cc0000;
	padding: 2px 2px;
}

.calendar * {
	font-size: 12px;
}	
.date1 {
	background: red;
	color: white;
	padding: 0 2px;
	border: 1px solid black;
}
td.calcell.selectable.date1 a {
	color: white;
}
.date2 {
	background: green;
	color: white;
	padding: 0 2px;
	border: 1px solid black;
}
td.calcell.selectable.date2 a {
	color: white;
}
.date3 {
	background: #ff9600;
	color: white;
	padding: 0 2px;
	border: 1px solid black;
}
td.calcell.selectable.date3 a {
	color: white;
}
.date4 {
	background: blue;
	color: white;
	padding: 0 2px;
	border: 1px solid black;
}
td.calcell.selectable.date4 a {
	color: white;
}
.date5 {
	background: yellow;
	color: black;
	padding: 0 2px;
	border: 1px solid black;
}

.date6 {
	background: pink;
	color: black;
	padding: 0 2px;
	border: 1px solid black;
}

.date7 {
	background: white;
	color: black;
	padding: 0 2px;
	border: 1px solid black;
}

td.calcell.selectable.date5 a {
	color: black;
}

td.calcell.selectable.date6 a {
	color: black;
}

.dateaccepted {
	background: #beff31;
	color: black;
	padding: 0 2px;
	border: 1px solid black;
}
td.calcell.selectable.dateaccepted a {
	color: black;
}
.datenotaccepted {
	background: #333;
	color: #fff;
	padding: 0 2px;
	border: 1px solid black;
}
td.calcell.selectable.datenotaccepted a {
	color: #fff;
}
.sick {
	background: #6C4935;
	color: white;
	padding: 2px;
	border: 1px solid black;
}
td.calcell.selectable.sick a {
	color: white;
}
.dateevent {
	background: #9900CC;
	color: white;
	padding: 0 2px;
	border: 1px solid black;
}
td.calcell.selectable.dateevent a {
	color: white;
}

.verslagitem {
	padding-left: 16px;
	background: url('img/bullet.gif') no-repeat;
}

#fotopop {
    background-color: #e41e27;
    border: 1px solid #fff;
    position: fixed;
    left: 50%;
	top: 0;
	margin-left: -281px;
	width: 562px;
	height: 660px;
	display: none;
	z-index: 50;
}

#exit {
      position: absolute;
      right: 0px;
      top: 0px;
      color: #000;
      background-color: #fff;
      font-weight: bold;
      width: 16px;
      height: 18px;
      padding-left: 5px;
}

#exit a {
      color: #000;
	  text-decoration: none;
}

#exit a:visited {
      color: #000;
	  text-decoration: none;
}

#sliderbg {
      position: absolute;
      right: 0px;
      top: 0px;
      height: 113px;
      width: 8px;
      background-color: #c00000;
      visibility: hidden;
}

#sliderthumb {
      width: 8px;
}

form {
	margin: 0px;
}

input.large {
	width: 350px;
}

input.middle {
	width: 130px;
}

textarea.large {
	width: 350px;
	height: 100px;
}


input.small {
	width: 50px;
	text-align: right;
}

.formTable {
	border-collapse: collapse;
	width: 540px;
}

.formTable td {
	padding: 5px;
	vertical-align: top;
}

.formTable td.label {
	padding-top: 8px;
	width: 120px;
}

.formTable table td {
	padding: 0px;
	vertical-align: middle;
}

a img { border: 0px; }

.error {
	background: #cc0000;
	color: #ffffff;
	padding: 2px 2px;
}

.dbTable {
	width: 540px;
	border-collapse: collapse;
}
.dbTable th , .dbTable td {
	padding: 4px 8px;
	text-align: middle;
}
.dbTable th {
	text-align: left;
}
.dbTable th.expand {
	width: 100%;
}
.dbTable th {
	border-bottom: 1px solid #535353;
}
.dbTable tr.bottom th {
	border-bottom: 0px;
	border-top: 1px solid #535353;
}
.dbTable tr.odd td {
	background: #555;
}
.dbTable td.number , .dbTable th.number {
	white-space: nowrap;
	text-align: right;
}

.submit {
	padding: 10px;
	text-align: center;
	margin-top: 10px;
}


div.filter {
	background: #ededed; 
	padding: 10px; 
	margin: 10px 0px;
}
div.paging {
	background: #ededed; 
	padding: 10px; 
	margin: 10px 0px;
	text-align: center;
}
#menu a.menuitem {
	display: block;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	width: 170px;
}
#menu a.menuitem:hover {
	text-decoration: underline;
}

.calheader {
	color: #333;
}

.maand {
	font-size: 40px;
	font-weight: bold;
	color: #e5eaf5;
}

#stefansblog p {
	margin: 0 0 12px 0;
}
