body {
	background-image: url(../gfx/bg_repeat.jpg);
	background-position: center 100%;
	background-repeat: repeat-y;
	background-color: #000;
	
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
}

#container {
	position:absolute;
	left: 50%; 
	top: 0%;
	width: 1100px;
	margin-left: -550px;
}

#col-left {
	width: 150px;
	height:875px;
	background-image: url(../gfx/bg_gr_l.jpg);
	background-position: top 100%;
	background-repeat: no-repeat;
}
#col-middle {
	width: 800px;
	vertical-align: top;
}

#col-mid-flash {
	height: 214px;
	width: 800px;
}
#col-mid-left {
	padding-left: 5px;
	width: 485px;
	vertical-align: top;
}
#col-mid-left-title {
	height: 59px;
	background-position: top 100%;
	background-repeat: no-repeat;
	background-color: #FFF;
	vertical-align: bottom;
	padding-left: 4px;
	padding-bottom: 6px;
}
#col-mid-left-title-today {
	font-family: Arial; 
	font-size: 11px; 
	color: #ffffff;
	font-weight: bold;
}
#col-mid-left-title-date {
	font-family: Arial; 
	font-size: 16px; 
	color: #ffffff;
	font-weight: bold;
}
#col-mid-left-title-time {
	font-family: Arial; 
	font-size: 16px; 
	color: #00ccff;
	font-weight: bold;
}
#col-mid-left-agenda-title {
	background-image: url(../gfx/titel_agenda.gif);
	background-position: top 100%;
	background-repeat: no-repeat;
	/*height: 48px;*/
	height: 29px;
	
	text-align:right;
	vertical-align:top;
}
			#main-title {
				padding-left: 3px;
				padding-top: 3px;
				font-family: Arial; 
				font-size: 14px; 
				color: #000000;
				font-weight: bold;
				text-transform: uppercase
			}
		#col-mid-left-agenda-seperator {
			height: 5px;
		}
		#col-mid-left-agenda-explain {
			background-color: #FFF;
			font-family: Arial; 
			font-size: 11px; 
			color: #000000;
			font-weight: bold;
			height: 20px;
			padding-left:4px;
		}
		#col-mid-left-agenda-dark {
			font-family: Arial; 
			font-size: 11px; 
			color: #000000;
			height: 51px;
			background-color: #e0e0e0;
			vertical-align: top;
			padding-left:5px;
			padding-top: 5px;
		}
			#col-mid-left-agenda-dark A {
				font-family: Arial; 
				font-size: 11px; 
				color: #000000;
				text-decoration: none;
			}
			#col-mid-left-agenda-dark A:hover {
				color: #00ccff;
			}
		#col-mid-left-agenda-light {
			font-family: Arial; 
			font-size: 11px; 
			color: #000000;
			height: 51px;
			vertical-align: top;
			padding-left:5px;
			padding-top: 5px;
		}
			#col-mid-left-agenda-light A {
				font-family: Arial; 
				font-size: 11px; 
				color: #000000;
				text-decoration: none;
			}
			#col-mid-left-agenda-light A:hover {
				color: #00ccff;
			}
		#col-mid-left-agenda-highlight {
			padding-left:5px;
			padding-top: 5px;
			vertical-align: top;
			font-family: Arial; 
			font-size: 11px; 
			color: #ffffff;
			background-color: #1c3532;
			height: 51px;
		}
			#col-mid-left-agenda-highlight A {
				color: #00ccff;   
				text-decoration:none;
			}
			#col-mid-left-agenda-highlight A:hover {
				color: #ffffff;   
			}
	#col-mid-right {
		padding-left: 5px;
		padding-right: 5px;
		width: 300px;
		vertical-align: top;
	}
		#col-mid-right-title {
			height: 59px;
			background-position: top 100%;
			background-repeat: no-repeat;
			background-image: url(../gfx/bg_zoek.gif);
			background-color: #FFF;
			vertical-align: top;
		}
		#col-mid-right-banners {
			height: 110px;
		}
		#col-mid-right-nieuws {
			color: #FFF;
			height: 37px;
			background-position: top 100%;
			background-repeat: no-repeat;
			background-image: url(../gfx/bg_title_top_nieuwtjes.gif);
			background-color: #FFF;
			vertical-align: bottom;
			padding-bottom: 6px;
			padding-left: 5px;
			font-size: 14px; 
			font-weight: bold; 
		}
			#col-mid-right-nieuws font {
				font-size: 14px; 
				font-weight: bold; 
				color: #00ccff;
				text-transform: uppercase
			}
			#col-mid-right-nieuws-dark {
				height: 30px;
				background-color: #e0e0e0;
				font-size: 11px; 
				padding-left: 5px;
			}
				#col-mid-right-nieuws-dark a {
					color: #000000;	
					text-decoration:none;
					font-weight: bold;
				}
				#col-mid-right-nieuws-dark a:hover {
					color: #00ccff;	
				}
			#col-mid-right-nieuws-light {
				height: 30px;
				font-size: 11px; 
				padding-left: 5px;
			}
				#col-mid-right-nieuws-light a {
					color: #000000;	
					text-decoration:none;
					font-weight: bold;
				}	
				#col-mid-right-nieuws-light a:hover {
					color: #00ccff;	
				}

#col-right {
	width: 150px;
	height:875px;
	background-image: url(../gfx/bg_gr_r.jpg);
	background-position: top 100%;
	background-repeat: no-repeat;
}

#footer {
	position:relative;
	left: 50%; 
	width: 800px;
	height: 30px;
	margin-left: -400px;

	text-align: center;
	vertical-align: bottom;
	
	font-size: 11px;
	font-family: Verdana, Arial;
	
}
#footer-left {
	vertical-align: bottom;
	text-align: right;
	width: 505x;
}
#footer-right {
	width: 295px;
	text-align: right;
	padding-right:10px;
}

#footer1 {
	position:relative;
	left: 50%; 
	width: 800px;
	height: 30px;
	margin-left: -400px;
	background-color: #FFF;
	
	text-align: left;
	vertical-align: middle;
	
	font-size: 11px;
	font-family: Verdana, Arial;
}

#footer1 a.link-onder {
	font-size: 10px; 
	padding-left: 8px;
	color: #808080;	
	text-decoration:none;
	font-weight: bold;
}
#footer1 a.link-onder:hover {
	font-size: 10px; 
	padding-left: 8px;
	color: #000000;	
	text-decoration:none;
	font-weight: bold;
}
.form-velden {
	width: 245 px;
	padding-left: 3px;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-size: 8pt;
	font-family: Arial
}
