body {
margin: 0px; 
padding: 0px; 
font: .8em Arial, Helvetica, sans-serif; 
background-color:#ecebec;
}

.clear {
clear:both;
}

h1 {
font: bold 2em "Trebuchet MS", Georgia, Arial, sans-serif; 
color:#FF6600; 
margin:0 15px 0 0; 
padding:0; 
border-bottom:1px solid #000;
}
h2 {
font: bold 1.5em "Trebuchet MS", Georgia, Arial, sans-serif; 
color:#247fe6; 
padding:0; 
margin:0 125px 0 0; 
/*border-bottom:1px solid #000;*/
}
h3 {
font: bold 1.1em "Trebuchet MS", Georgia, Arial, sans-serif; 
color:#FF9900; 
margin:0;
}
h4 {
font: bold 2em "Trebuchet MS", Georgia, Arial, sans-serif; 
color:#FF6600; 
margin:0;
padding:0; 
text-align:center;
}

p {
margin:0;
}

a:link, a:visited, a:active {
color:#247fe6;
text-decoration: none;
}
a:hover {
color:#247fe6; 
text-decoration: underline;
}

a.agenda, a.agenda:visited, a.agenda:active {
font-size: 0.8em;
color:#247fe6;
text-decoration: none;
}
a.agenda:hover {
font-size: 0.8em;
color:#247fe6; 
text-decoration: underline;
}

/* Layout */
#container {margin: 0 auto 0 auto; width:1003px;}
	#header {height:99px;}
	#links {float:left; width:193px; margin-right:2px; padding:0;}
		.links-top {width:193px; height:18px; background: url(images/links-top.gif) no-repeat;}
		.links-mid {width:163px; background: url(images/links-mid.gif) repeat-y; padding:0 15px;}
		.links-bottom {width:193px; height:18px; background: url(images/links-bottom.gif) no-repeat;}
	#midden {margin: 0 195px}
		.midden-top {width:613px; height:18px; background: url(images/midden-top.gif) no-repeat;}
		.midden-mid {width:583px; background: url(images/midden-mid.gif) repeat-y; padding:0 15px 0 15px;}
		.midden-bottom {width:613px; height:18px; background: url(images/midden-bottom.gif) no-repeat;}
	#rechts {float:right; width:193px; text-align:center; padding:0;}

img {
border:0;
}

/* footer */
#footer {
clear:both; 
height:43px; 
background: url(images/footer.gif) no-repeat; 
font: .8em Verdana, Arial, Tahoma, sans-serif;
}
	a.copyright, a.copyright:visited {
	color:#3b3b3b; 
	text-decoration:none;
	}
	a.copyright:hover {
	color:#3366CC; 
	text-decoration:none;
	}
	a.footer, a.footer:visited {
	color:#3b3b3b; 
	text-decoration:none;
	}
	a.footer:hover {
	color:#3366CC; 
	text-decoration:none;
	}
	
/* Menu */
#menu ul {
list-style-type: none; 
margin:0; 
padding:0;
}
#menu a {
font: bold 1.1em "Trebuchet MS", Georgia, Arial, sans-serif; 
color:#247fe6; 
text-decoration:none;
}
#menu a:hover {
font: bold 1.1em "Trebuchet MS", Georgia, Arial, sans-serif; 
color:#247fe6; 
text-decoration:underline;
}

/* Login */
.login {
font: bold 1.1em "Trebuchet MS", Georgia, Arial, sans-serif; 
color:#247fe6; 
}
.formulier {font: .9em Verdana, Arial, Helvetica, sans-serif;}

/* Opmaak */
.voetnootnieuws {
font: bold .8em Verdana, Arial, sans-serif; 
color: #a4b6c8; 
text-transform:uppercase;
}

.klein {
font-size: .8em;
}

a.vereniging:link, a.vereniging:visited, a.vereniging:active {
	font: bold 1.5em "Trebuchet MS", Georgia, Arial;
	color:#247fe6;
	text-decoration: none;
}
a.vereniging:hover {
color:#247fe6; 
text-decoration: underline;
}

/* Kennisbank */
.grijs {
background-color:#f6f6f6;
border-bottom: 1px solid #FFF;
}

.blauw {
background-color:#d9f0ff;
border-bottom: 1px solid #FFF;
}

	.datumenreacties {
	font-size:.9em;
	color:#999999;
	}
	.verderlezen {
	color:#0066CC;
	font-size:.9em;
	cursor:pointer;
	}
	.reacties {
	background-color:#d9f0ff;
	width:500px;
	padding:5px;
	border-bottom: 1px solid #FFF;
	}	
	
	.avatar_klein {
	width:55px;
	margin-right:5px;
	float:left;
	}
	
	.wwwreactie {
	width:440px;
	float:left;
	}	

	.invoerveldwww_reactie {
	background-color:#d9f0ff;
	width:500px;
	height:105px;
	margin-bottom:10px;
	}

	.verzendknopwwww {
	float:right;
	padding:2px;
	border:1px solid #000;
	}
	
	
/************* Overlay **************/
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.loadingclass {
text-align:center;
	margin: 250px auto 0 auto;
	z-index: 120;
}
