body {
	background: #FFFFFF url(../images/Background.gif);
	background-repeat: repeat-y;
}
body,div {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	font-size: 80%;
	color: #000066;
}
img {
	border: 0px;
}
a:visited {
	color: #FF9900;
}
#logo {
	position: absolute;
	left: 24px;
/*	left: 194px;*/
	top: 0;
}
#links {
	position: absolute;
	left: 24px;
	top: 120px;
	width: 125px;
}
#midden {
	position: absolute;
	left: 160px;
	top: 120px;
	width: 660px;
}
#rechts {
	position: absolute;
	left: 831px;
	top: 120px;
	width: 165px;
}
#midrechts {
	position: absolute;
	left: 160px;
	top: 120px;
	width: 836px;
}

.NavigationBar tr {
	vertical-align: top;
	align: left;
}
.NavigationBar td {
	width: 125px;
	height: 20px;
}
.NavigationBar a {
	cursor: hand;
	text-decoration: none;
}
.NavigationBar img {
	border: 0;
}




.nieuws_kop {
	font-weight: bold;
	display: block;
}
.nieuws_tekst {
	display: block;
}

.table_2cols {
	border: 0;
	width: 100%;
	border-spacing: 0;
}
.table_2cols td {
	border: 0;
	width: 50%;
	vertical-align: top;
}

.table_bb {
	border: 0px solid gray;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.table_bb td, .table_bb th {
	border: 0px solid gray;
}
.table_bb th {
	background: #FFE793;
/*	width: 50%;*/
	vertical-align: top;
}


.SB_button {
	background : #FFFFFF;
	border: 1px solid;
	color : #405870;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight : bold;
	border-color: #88A0D8 #88A8D8 #88A8D8;
}

.SB_input {
	background : #FFFFFF;
	border: 1px solid;
	color : #405870;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.stats_google_table td {
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	padding: 3px;
}
.stats_google_table .kop {
	background-color: #9ddc25;
	color: #ffffff;
	font-weight: bold;
}
.stats_google_table .licht {
	background-color: #F5F6F1;
}
.stats_google_table .donker {
	background-color: #D4D5CF;
}

.zaalwacht,.zaalwacht th,.zaalwacht td {
	border: 0;
}
.zaalwacht {
	width: 100%;
}
.zaalwacht th.col1 {
	width: 70px;
}
.zaalwacht th.col2 {
	width: 60px;
}
.zaalwacht th.col3 {
	width: 250px;
}
.zaalwacht th.col4 {
	width: 35px;
}
.zaalwacht th.col5 {
/*	width: 200px;*/
}
.zaalwacht th.col6 {
	width: 35px;
}
.zaalwacht th.col7 {
	width: 40px;
}

.MenuButton {
	display:block;
	width: 125px;
}
.MenuButton img {
	border: 0;
}
.AdminPopup {
	width: 0;
	height: 0;
	border: 3px solid black;
	visibility: hidden;
	z-index: 100;
//	background: blue;
	position: absolute;
	top: 60px;
	left: 200px;
	overflow: auto;
}