/* body { behavior:url("css/csshover.htc"); } */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;

}
body, html {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../img/body_bg.jpg) center repeat-x #573618;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color:#FFF;
}
a:active{
	color: #000000;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px 0px 1em 0px;
}

h1{
	font-size:11px;
	text-transform:uppercase;
}

img {
	border:none;
	vertical-align:top;
}

.clear {
	clear:both;
	line-height:0px;
	height:0px;
}

.alert{
	border:1px solid #FF0000;
	color:#FF0000;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}

/*--------------------- */
/* WRAPPERS				*/
/*--------------------- */

#wrapper{
	height:100%;
	width:100%;
	background:url(../img/wrapper-bg.png) center no-repeat;
}

#main{
	position:relative;
	margin:170px 0px 0px 0px;
	width:730px;
	height:570px;
}

#nav{
	position:absolute;
	width:618px;
	height:20px;
	top:5px;
	left:-50px;
	
}

#content{
	position:absolute;
	top:35px;
	left:70px;
	height:480px;
	width:375px;
	text-align:left;
	overflow: auto;
}

#agenda_box{
	position:absolute;
	height:175px;
	width:140px;
	top:48px;
	left:460px;
}

#worp_van_de_maand{
	position:absolute;
	width:200px;
	height:170px;
	top:250px;
	left:455px;
}

#footer{
	position:absolute;
	height:15px;
	width:430px;
	top:550px;
	left:35px;
}
/*--------------------- */
/* NAV					*/
/*--------------------- */

#nav ul{
	margin:0;
	padding:0;
}

#nav li{
	margin:0px 4px 0px 4px;
	float:left;
	list-style:none;
}

#nav a{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:2px;
}

#nav a:hover{
	background:#FFF;
	color:#000;
}

#nav a.active{
	background:#FFF;
	color:#000;
}

#back {
	float: left;
}

#forward {
	float: right;
}


/*--------------------- */
/* Agenda_box			*/
/*--------------------- */

#agenda_box ul{
	margin:3px 0px 0px 6px;
	padding:0;
}

#agenda_box li{
	position:relative;
	text-align:left;
	list-style:none;
	height:20px;
	margin:0px 0px 9px 0px;
	padding:6px 0px 0px 32px;
	background:url(../img/kalender_bg.gif) no-repeat top left;
	font-size:12px;
}

#agenda_td{
	vertical-align: top;
	text-align:center;
	list-style:none;
	height:20px;
	background:url(../img/kalender_bg.gif) no-repeat top left;
	font-size:12px;
}

.agenda_date{
	position:absolute;
	top:0;
	left:0;
	height:27px;
	widows:26px;
}

.agenda_date span{
	position:absolute;
	top:0;
	left:0;
	height:10px;
	width:26px;
	text-align:center;
	color:#FFF;
	font-size:8px;
	font-weight:bold;
}

.agenda_date p{
	text-align:center;
	width:26px;
	margin:7px 0px 0px 0px;
	padding:0;
	font-size:17px;
	font-weight:bold;
}

.agenda_date_i{
	text-align:center;
	top:0;
	left:0;
	height:27px;
	widows:26px;
}

.agenda_date_i span{
	position:relative;
	top:-6px;
	left:0;
	height:10px;
	width:26px;
	text-align:center;
	color:#FFF;
	font-size:8px;
	font-weight:bold;
}

.agenda_date_i p{
	position:relative;
	top:-16px;
	left:-1px;
	text-align:center;
	width:26px;
	margin:7px 0px 0px 0px;
	padding:0;
	font-size:17px;
	font-weight:bold;
}

#agenda_box a{
	text-decoration:none;
	font-size:10px;
	color:#000;
}

/*--------------------- */
/* WORP VAN DE MAAND	*/
/*--------------------- */

#worp_van_de_maand img{
	background:url(../img/worp_img_bg.jpg) no-repeat;
	padding:4px 4px 4px 0px;
}

#worp_van_de_maand a{
	text-decoration:none;
	text-transform:uppercase;
	margin:0px 0px 0px 40px;
}

/*--------------------- */
/* RESULTATEN			*/
/*--------------------- */

.resultaten_table{
	border:0;
}

.resultaten_table td{
	height:27px;
}

.resultaten_bg{
	width:26px;
	background:url(../img/kalender_bg.gif) no-repeat;
	font-size:17px;
	font-weight:bold;
	padding:6px 0px 0px 0px;
}



/*--------------------- */
/* afdelingen			*/
/*--------------------- */

.afdelingen{
	margin:20px 0px 0px 0px;
	
}

.afdelingen li{
	list-style:none;
	padding:10px 0px 10px 0px;
}

.afdelingen a{
	text-transform:uppercase;
	font-weight:bold;
}


/*--------------------- */
/* album				*/
/*--------------------- */

.album{
	position:relative;
	height:52px;
	width:353px;
	padding:3px;
	background:url(../img/album_bg.png) no-repeat;
	margin:5px 0px 5px 0px;
}

.album a{
	position:absolute;
	top:18px;
	left:76px;
}

.album a:hover{
	background:none;
}

/*--------------------- */
/* FOOTER				*/
/*--------------------- */

#footer ul{
	padding:0;
	margin:0;
}

#footer li{
	float:left;
	list-style:none;
	color:#FFF;
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer_adres{
	text-align:left;
	margin-right:28px;
	
}

.credit{
	text-align:right;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	color:#FFF;
	background:none;
	text-decoration:none;
}
