/* hoofdopmaak */

body { 	
	background: #fff;
	/* 	background-image: url('images/bg/grey.gif');*/
	margin: 0 0 0 0;
	padding: 0 0 1em 0;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-align: center;
	margin-bottom: 0px;		
	background-image: url('images/background.jpg');
	background-position: 50% 0;	
	background-attachment: fixed;
}

div { 	
		font-size: 11px; 
		color: #333333; 
}
		
td { 	
		font-size: 11px; 
		color: #fff; 
		line-height: 19px;  }


hr {  	
		color: #ca43a1; 
		background-color: #ca43a1; 
		height: 1px; 
		border: 0px;
		margin: 0px;
		margin-bottom: 6px;
		margin-top: 6px;
		}

img { border: 0; }

a { 		
		color: #4C448F; 
		text-decoration: none;
		
		 }
.panel a {
		color: #ffcc00;
}
a.sidebar { 		
		color: #000000; 
		text-decoration: none; }
		
a.sidebar:hover {
		color: #952673;
		text-decoration: none; }
		
a:hover { 
		color: #8c5c1d; 
		text-decoration: none; }


input, textarea, select { 	
		color: #000000; 
		font-family: Trebuchet MS, Arial; font-size: 11px;
		border: 0px solid #ff0000;
		background-color: #ffffff;
		padding: 4px;}

.ding {	font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #910506;
	}
	
/* absolute shizzle*/

#container { 	
	width: 870px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #000;


}

.logonextomenu {

	position: absolute;
	top: 15px;
	left: 330px;
}
	
.menu { 
	position: absolute; 
	top: 200px; 
	left: 10px;
	width: 100px;
	}
	
	
	
.verwacht { 
	position: absolute; 
	top: 700px; 
	left: 0px;
	width: 158px;
	height: 242px;
	line-height: -8px;
	/* background-image: url('images/sideright.jpg'); */
	}
.verwachttekst {
	padding-left: 10px;
	padding-right: 10px;	
	color: #000000;
	font-size: 9px;
}
	
.txtblox { 
	position: absolute; 
	top: 174px; 
	left: 10px;
	width: 697px; 
	color: #333;
}

.txtbloxsub {
	margin-left: 10px;
	width: 557px;
	color: #000;	
}

.dates {
	position: absolute;
	right: 170px;
	top: 0px;
	z-index: 10;
	/*width: 875px;
	background-color: #ffffff;*/
	/*background-image: url('images/sideleft.jpg'); */
}

.datessub {
	padding: 10px;
	margin-right: 5px;
	font-size: 9px;
	line-height: 14px;
}

h2, h1, h3 {
	color: #ffcc00;
}

h1 {
	margin-bottom: 7px;
	margin-top: 0px;
}

.panel {
	padding: 20px;
	border: 0px solid #000000;
	color: #fff;
	background-color: #952673;
	line-height: 25px;
}

/* MAILINGLIST BLOKJE OPMAAK STUFFLE */

.mailinglistblok  {
	text-align: justify;
	font-size: 11px;
	line-height: 13px;
	color: #555555;
}

.mailinginput {
	width: 86px;
	border: 0px solid #ffffff;
	background-color: #ffffff; 
	padding: 2px;
	color: #000000;
	font-size: 11px;
}

.mailingsubmit {
	width: 36px;
	border: 0px solid #8a2508;
	background-color: #000000; 
	font-weight: bold;
	padding: 2px;
	color: #FFCC00;
	font-size: 11px;
}



.agendapanel {
	width: 410px;

}
.flyer { border: 1px solid #ffffff; }

.sIFR-alternate { color: #EEFEA6; font-size: 11px; }


.agendading { color: #000000; font-size: 11px;  }


.Boxnaam { font-weight: bold;  }


.vrijwilligerID { padding: 5px; color: #333333; }
.vrijwilligerIDtxt { color: #333333; font-weight: bold; }
.vrijwilligerIDnaam { line-height: 26px; }






.boxbox { padding: 3px; }
.nieuwsblok { padding-right: 10px; }

LI { color: #0099CC; list-style: block; }

.ibutt { cursor: pointer; }

/* FOTOS AFDELING */

.fotosmall { font-size: 9px; color: #065867; }
a.fotolink { color: #FFCC01; }
a.fotolink:hover { color: #065867; }
a.flyerlink { color: #666666; }
a.flyerlink:hover { color: #FFCC00; }



/* JARIGE */

.jarige { 
	position: absolute; 
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: bottom;
	color: #fff;
	width: 148px; height: 134px;
	background-image: url('images/postit.jpg');
	background-position: bottom; 
	background-repeat: no-repeat;
	margin-left: 10px;
	filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}
	
.jarigetext {
	margin-top: 55px;
	padding: 5px;
	color: #fff;
	}
	
/* AGENDA */

.agenda {
	position: absolute;
	top: 170px;
	left: 10px;
	width: 160px;
	}
	
.agendaitem {
	border-top: 1px solid #e3e3e3;
	background-color: #fff;
	background-image: url('images/background_agenda.jpg');
	background-position: bottom; 
	background-repeat: no-repeat;
	color: #000;
	margin-bottom: 3px;
	padding: 10px;

	}
	
.agendaitem strong {
	font-size: 16px;
	color: #902972;
	font-family: Arial;
}


