body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #D1D1D1;
	margin: 0px;
	padding: 0px;
	color: #1C0024;
}
#container {
	background-image: url(images/GBG-Brass-achtergrond.gif);
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 640px;
	position: relative;
	background-repeat: no-repeat;
}
#menu {
	position:absolute;
	left:19px;
	top:175px;
	width:120px;
	height:326px;
	z-index:1;
}
#menu a {
	color: #663333;
	text-decoration: none;
}
#menu a:hover {
	color: #9B02CE;
}
#tekstvlak {
	position:absolute;
	left:170px;
	top:175px;
	width:573px;
	height:422px;
	z-index:1;
	overflow: auto;
}

#tekstvlak a {
	text-decoration: none;
	color: #1C0024;
	font-weight: normal;
}
#tekstvlak a:hover {
	background-color: #E9D7E8;
}


#agenda {
	position:absolute;
	left:768px;
	top:175px;
	width:123px;
	height:320px;
	z-index:2;
	overflow: auto;
}

#titelpagina {
	position:absolute;
	left:170px;
	top:144px;
	width:573px;
	height:18px;
	z-index:1;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	font-weight: bold;
	text-indent: 5px;
}
#titelagenda {
	position:absolute;
	left:768px;
	top:144px;
	width:123px;
	height:18px;
	z-index:2;
	letter-spacing: 0.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	text-indent: 5px;
}
#rechten {
	position:absolute;
	left:170px;
	top:618px;
	width:570px;
	height:15px;
	z-index:1;
	text-align: center;
	font-size: 10px;
}
#inlog {
	position:absolute;
	left:48px;
	top:515px;
	width:59px;
	height:78px;
	z-index:1;
}
#ingelogd {
	position:absolute;
	left:48px;
	top:515px;
	width:59px;
	height:78px;
	z-index:1;
}
td.off {
	background-color: #FFFFFF;
}
td.on {
	background-color: #E9D7E8;
}

.style1 {
	font-weight: bold;
}
.img {
	border-right-width: 4px;
	border-bottom-width: 3px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #E9D7E8;
	border-bottom-color: #E9D7E8;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #E9D7E8;
}
