html {
	height:100%; 
	max-height:100%; 
	padding:0;
	margin:0; 
	border:0; 
	background:#fff; 
	font-size:12px; 
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}
body 
{
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #20213f;
	background-image:url(../Image/imgBackMain.jpg);
	background-repeat:repeat-x; 
	background-color:White;
}
#content 
{
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:200px; 
	bottom:50px; 
	left:00px; 
	right:0;
	padding: 20px;
	font-size:12px;
}
* html #content 
{
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	height:100%; 
	max-height:100%; 
	width:100%; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	border-top:200px solid #BFC0DE; 
	border-bottom:50px solid #fff;
	font-size:12px;
}
#head 
{
	position:absolute; 
	margin:0; 
	top:10px; 
	left:0; 
	display:block; 
	width:100%; 
	height:200px; 
	z-index:5; 
	overflow:hidden;
	background-image: url(../Image/imgBackMain200.jpg);
	background-repeat:repeat-x; 
	background-color:White;
}
#foot 
{
	position:absolute; 
	margin:0; 
	bottom:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:50px; 
	z-index:5; 
	overflow:hidden;
}

.tblMenu 
{
	width: 97%;
	height: 100%;
	background-image:url(../Image/imgBackMenu.jpg);
	background-repeat:repeat-y;
	background-position:left;
	border-top: 5px solid #9090A8;
	border-collapse:collapse;
}
html>body .tblMenu
{
	background-image:url(../Image/imgBackMenu.png);
	background-repeat:repeat-y;
	background-position:left;
}
.tdMenuFotoRight {
	vertical-align:middle;
	text-align:right;
	background-image:url(../Image/imgMenuBorderOrange.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
}
.tdMenuIcon {
	text-align:center;
	padding-left:5px;
	width:40px;
	background-image:url(../Image/imgMenuIconBorderKrul.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
html>body .tdMenuIcon
{
	background-image:url(../Image/imgMenuIconBorderKrul.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.tdMenuLink {
	background-image:url(../Image/imgMenuLinkBorderKrul.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:328px;
}
html>body .tdMenuLink 
{
	background-image:url(../Image/imgMenuLinkBorderKrul.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.tblMenu a {
	font-family:Lucida Sans Unicode;
	color:#20213f;
	font-size:15px;
}
.tblMenu a:hover {
	font-family:Lucida Sans Unicode;
	color:#20213f;
	font-size:15px;
	background-color:#CB9107;
}
.tblFoot
{
	width: 97%;
	height: 100%;
	border-collapse:collapse;
	text-align:center;
	background-image:url(../Image/imgMenuBorderOrange.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a {
	text-decoration:none;
	color: #835E05;
	font-family: Lucida Sans Unicode;
	font-size:12px;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	color: #835E05;
	font-family: Lucida Sans Unicode;
	font-size:12px;
}

h1 {
	font-family:Lucida Sans Unicode;
	color:#20213f;
	font-size:22px;
	font-style:italic;
	text-align:center;
}
h2 {
	color:#cb9107;
	font-size:18px;
	font-style:italic;
	font-family:Lucida Sans Unicode;
}
h3 {
	font-family:Lucida Sans Unicode;
	color: #8989a6;
	font-size:14px;
}
img 
{
	margin: 10px;
}
.imgMenu 
{
	margin: 0px;
}

/* AGENDA */
.MonthRow 
{
	background-color:#C0C1DF;
	text-align: center;
	font-weight: bold;
	border-top: solid 1px #C0C1DF;
	border-bottom: solid 1px #C0C1DF;
	font-family:Lucida Sans Unicode;
	font-size: 14px;
}
.hlNaam 
{
	text-decoration: underline;
	color: #CB9107;
	font-family: Lucida Sans Unicode;
	font-size:14px;
	font-weight: bold;
}
.hlNaam:hover
{
	text-decoration: underline;
	color: #835E05;
	font-family: Lucida Sans Unicode;
	font-size:14px;
	font-weight: bold;
}
.hlNaamVoor
{
	color: #F8BF24;
}

/* AGENDADETAIL */ 
.lblOpeningsuren
{
	font-family:Lucida Sans Unicode;
	color: #494968;
	font-size: 14px;
	font-weight: bold;
}
.lblSessie 
{
	color: #F8BF24;
	font-weight: bold;
}
.tblEventDetailHead
{
	width: 100%;
	border: dotted 1px #20213F;
}
.tblEventDetailBody
{
	width: 100%;
}
.tdEventDetailBodyInfo
{
	border-left: dotted 1px #20213F;
	border-bottom: dotted 1px #20213F;
	border-right: dotted 1px #20213F;
	background-color:#FFFFD1;
}

/* KOMENDE EVENTS */
.lblKomendEventTitel
{
	color:#cb9107;
	font-size:18px;
	font-style:italic;
	font-family:Lucida Sans Unicode;
	font-weight: bold;
}

.lblKomendEventHoofding
{
	font-family:Lucida Sans Unicode;
	color: #8989a6;
	font-size:14px;
	font-weight: bold;
}
.lblKomendEventHoofdingSmall
{
	font-family:Lucida Sans Unicode;
	color: #8989a6;
	font-size:12px;
	font-weight: bold;
}
.lblKomendEventInfo
{
	font-family:Lucida Sans Unicode;
	font-size:12px;
}

.hlKomendEvent 
{
	text-decoration: underline;
	color: #CB9107;
	font-family: Lucida Sans Unicode;
	font-size:10px;
}
