﻿@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	background-image:url('/style library/eaf/images/bg.jpg');
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	color:#0074bb;
	font-size:12px;
}
img {
	border:none;
}
h1 {
	padding:0px;
	font-weight:bold;
	font-size:18px;
}
	.front h1 {
		color:#f29200;
	}
	.criteria h1 {
		color:#e2007a;
	}	
	.nieuws h1 {
		color:#7db61c;
	}	
	.donaties h1 {
		color:#009ab0;
	}	
	.organisatie h1 {
		color:#840165;
	}	
	.links h1 {
		color:#fabb00;
	}		
h2 {
	padding:0px;
	font-weight:bold;
	font-size:12px;
}
	.front h2 {
		color:#f29200;
	}
	.criteria h2 {
		color:#e2007a;
	}
	.nieuws h2 {
		color:#7db61c;
	}	
	.donaties h2 {
		color:#009ab0;
	}	
	.organisatie h2 {
		color:#840165;
	}	
	.links h2 {
		color:#fabb00;
	}		

#container {
	width:1024px;
	background-color:#FFFFFF;
	text-align:left;
	margin:auto;
}
#header {
}	
#main {
	clear:both;
}
#contentkolom {
	width:647px;
	padding-left:15px;
	padding-right:25px;
	padding-top:20px;	
	float:left;
}
#rightsidebar {
	width:336px;
	float:right;
	padding-top:20px;	
}
#rightsidebar table {
	width:336px;
}
.language {
	clear:both;
	margin-bottom: 20px;
}
	.language ul.menu {
		display:inline;
		padding:0px;
		margin:0px;
	}
	.nl {
		list-style:none;
		background-image:url('/style library/eaf/images/nederlands.jpg');
		background-repeat:no-repeat;
		width:168px;
		height:22px;
		float:left;
	}
	.nlactive {
		list-style:none;
		background-image:url('/style library/eaf/images/nlactive.jpg');
		background-repeat:no-repeat;	
		float:left;
		width:168px;
		height:22px;		
	}
	.nl a:hover img {
		background-image:url('/style library/eaf/images/nlactive.jpg');
		background-repeat:no-repeat;
		background-position:top;
	}	
	.eng {
		list-style:none;
		background-image:url('/style library/eaf/images/english.jpg');
		background-repeat:no-repeat;	
		width:168px;
		height:22px;
		float:left;
	}
	.engactive {
		list-style:none;
		background-image:url('/style library/eaf/images/engactive.jpg');
		background-repeat:no-repeat;	
		float:left;
		width:168px;
		height:22px;		
	}
	.eng a:hover img {
		background-image:url('/style library/eaf/images/engactive.jpg');
		background-repeat:no-repeat;
		background-position:top;
	}
	
.agenda {
	
	padding-bottom:20px;
}
.agenda img {
	
	padding-bottom:20px;
}
.agendacontent
{
padding-top:20px;
}
.downloads 
{
  padding-bottom:10px;

}
.downloads img
{
  
 padding-bottom:20px;
}
.downloadscontent
{
    padding-top:20px;
  
}

	.downloads  ul {
		padding:5px;
		margin:0px;
	}
	.downloads li {
		list-style:none;
	}
#EAFfooter {
	clear:both;
	height:25px;
	background-color:#7e6e66;
	color:White;
	padding-left:15px;
	line-height:25px;
}

#EAFfooter {
	clear:both;
	height:25px;
	background-color:#7e6e66;
	color:White;
	padding-left:15px;
	line-height:25px;
}
#EAFfooter a{
	color:White;
	
}

.ms-WPBody{
	padding-left:6px;
    text-decoration:none;
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:4px;
}
.ms-PartSpacingVertical 
{
    margin-top: 0px;
}
 
.ms-PartSpacingHorizontal
{
   width: 0px;
}

.ms-WPBody a:link, .ms-WPBody a:visited {
    
    text-decoration:none;
	color:#0074bb;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.agenda td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	
	text-align:left;
	

}

.agenda th{
	display:none;
}


