@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #000000;
}
body {
	margin:0px;
	margin-top:20px;
	background-color: #A5C0EF;
	background-image:url(../images/achtergrond.png);
	background-repeat:repeat-x;
}
#centreren {
	position:relative;
	margin:0 auto;
	text-align:center;
	width: 1000px;
	}
#positiefoto {
	position:absolute;
	padding: 10px 0px 0px 0px;
	float:left;
	clear:both;
	}
#kop {
	height:160px;
	}
#inhoud {
	width:750px;
	margin: 0px auto;
	background-color:#FFFFFF;
	padding:40px 60px 10px 60px;
	}
#tekst {
	text-align:left;
	line-height:20px;	
	}
			
@font-face {
	font-family: 'AndikaBasicRegular';
	src: url('../fontface/andbasr-webfont.eot');
	src: local('?'), url('../fontface/andbasr-webfont.woff') format('woff'), url('../fontface/andbasr-webfont.ttf') format('truetype'), url('../fontface/andbasr-webfont.svg#webfontrLZUvHtU') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-family: 'AndikaBasicRegular', verdana;
	font-size: 24px;
	font-weight:normal;
	color: #4A76A6;
	text-align:center;
	}
h2 {
	font-family: 'AndikaBasicRegular', verdana;
	font-size: 16px;
	font-weight:normal;
	color: #4A76A6;
	}
.blauw {
	font-family: 'AndikaBasicRegular', verdana;
	font-size: 14px;
	font-weight:bold;
	color: #4A76A6;
	}
h4 {
	font-family: 'AndikaBasicRegular', verdana;
	font-size: 42px;
	font-weight:normal;
	color: #ffffff;
	}
.h4-klein {
	font-family: 'AndikaBasicRegular', verdana;
	font-size: 24px;
	font-weight:normal;
	color: #ffffff;
	}

h5 {
	font-family: 'AndikaBasicRegular', verdana;
	font-size: 24px;
	font-weight:normal;
	color: #ffffff;
	}
a:link {
	color: #4A76A6;
}
a:visited {
	color: #4A76A6;
}
a:hover {
	color:#CC3333;
}
a:active {
	color: #4A76A6;
}
a.block:link, a.block:visited, a.block:active {
	padding-top: 15px;
	font-family: 'AndikaBasicRegular', verdana;
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	display:block;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/knop-groot.png);
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
	width:180px;
	}
a.block:hover {
	padding-top: 15px;
	font-family: 'AndikaBasicRegular', verdana;
	font-size: 16px;
	font-weight:normal;
	background-image:url(../images/knop-groot-wit.png);
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
	width:180px;
	color: #4A76A6;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}
table.navbar td a{
   display: block;
   width: 100px;
   padding: 8px 0px 10px 0px;
   text-decoration: none;
   font-size:12px;
   text-align:center;
   font-weight:bold;
	font-family: 'AndikaBasicRegular', verdana;
}
table.navbar td a:link {
   color:#ffffff;
   text-decoration:none;
   background-image:url(../images/knop.png);
}
table.navbar td a:visited {
   color:#ffffff;
   text-decoration:none;
   background-image:url(../images/knop.png);
}
table.navbar td a:hover {
   color:#000;
   text-decoration:none;
   background-image:url(../images/knop-wit.png);
}
table.navbar td a:active {
   color:#ffffff;
   text-decoration:none;
   background-image:url(../images/knop.png);
}

body#menu1 a#menu1,
body#menu2 a#menu2,
body#menu3 a#menu3,
body#menu4 a#menu4,
body#menu5 a#menu5,
body#menu6 a#menu6,
body#menu7 a#menu7,
body#menu8 a#menu8,
body#menu9 a#menu9 {
   color:#4A76A6;
   text-decoration:none;
   background-image:url(../images/knop-wit.png);
}
.fotolinks {
	margin-right:15px;
	float:left;
	}
.fotorechts {
	margin-left:15px;
	float:right;
	}
.h1-klein {
	font-family: 'AndikaBasicRegular', verdana;
	font-size: 12px;
	font-weight:normal;
	color: #4A76A6;
	text-align:center;
	}
.klein {
	font-size:11px;
	}

.blauw-emergenetics {color: #045EAA; font-weight:bold}
.groen-emergenetics {color: #039159; font-weight:bold }
.rood-emergenetcis {color: #FF0007; font-weight:bold }
.geel-emergenetcis {color: #F0E402; font-weight:bold}
.paars-emergenetcis {color: #510081; font-weight:bold }
.lila-emergenetcis {color: #924BAA; font-weight:bold }
.roze-emergenetcis {color: #CB9FD2; font-weight:bold }
