* {
	background-color: transparent;
	font-family: Calibri, Verdana, Sans, sans-serif, "sans serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	text-decoration: none;
	color: #000000;
/*	vertical-align: top;
	max-width: 600px;*/

	border: 0 none;
	border-collapse: collapse;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	background-color: #ffffff;
	margin-left: auto; margin-right: auto;
	width: 600px;
	overflow-y: scroll;
}
a {
	color: #606060; color: rgba(0,0,0,0.6);
	font-size: inherit;
}
	a:hover {
		color: #404040; color: rgba(0,0,0,0.8);
		cursor: pointer;
	}

em {
	font-size: inherit;
	color: inherit;
	font-weight: bold;
}
i {
	font-size: inherit;
	font-style: italic;
	color: #666666;
}
p {margin-bottom: 0.5em;}
	
h2 {
	font-size: 20px;
	text-align: center;
	color: #666666;
	padding-bottom: 8px;
	border-bottom: 2px dashed;
	margin-bottom: 8px;
	margin-top: 8px;
	width: 100%;
}
h3 { /*Voor een kop met subtitel*/
	font-size: 20px;
	text-align: center;
	color: #666666;
	margin-top: 8px;
	width: 100%;
}	
h4 { /*de subtitel*/
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 2px dashed;
	margin-bottom: 8px;
	width: 100%;
}
small {
	font-size: 0.75em;
	color: #888888;
}	
.titellogo {
	width: 294px; height: 100px;
	color: #666666;
	margin-right: 20px;
}
#titel {
	height: 100px; width: 100%;
	position: static;
	margin-top: 40px; margin-bottom: 20px;
	text-align: left;
}
.links {
	position: static;
	height: 40px;
	width: 16.67%;
	border-right: 2px solid #ffffff;
	border-bottom: 16px solid #ffffff;
	/*padding-top: 8px; padding-bottom: 8px;*/
	text-align: center;
	color: #222222;
	color: rgba(0,0,0,0.7);
	background-image: url(./afb/knop-alpha.png);
	font-size: 16px;
	font-weight: normal;
}
	.links:hover {
		color: rgba(255,255,255,0.5);
	}
#l1 {background-color: rgb(64,255,240);}/*eerst: #3ac8c1;}*/
#l2 {background-color: rgb(88,255,48);}/*eerst: #4be026;}*/
#l3 {background-color: rgb(255,112,177);}/*#de508e;}*/
#l4 {background-color: rgb(255,125,39);}/*#e0641f;}*/
#l5 {background-color: rgb(255,255,48);}/*#e0e326;}*/
#l6 {background-color: rgb(88,186,255);}/*#4695df;}*/

#inhoud {
	position: static;
	width: 100%;
/*	margin-left: auto; margin-right: auto;*/
	text-align: justify;
}
#inh2 {
	width: 520px;/* org: 420px;*/
	margin-left: auto; margin-right: auto;
}
/*#inh3 {
	width: 420px;
	margin-left: auto; margin-right: auto;	
}*/
#inh3, #inh4 {width: 100%;}
#inh3a, #inh4a {
	width: 400px;
	float: right;
	padding-right: 50px; padding-left: 30px;
	padding-bottom: 8px;
}
#inh5 {
	width: 240px;
	margin-left: auto; margin-right: auto;	
}

.t2 {border-bottom-color: #4be026;}
.t3 {border-bottom-color: #de508e;}
.t4 {border-bottom-color: #e0641f;}
.t5 {border-bottom-color: #e0e326;}

#rep, #mus {
	width: 16.67%;
}
#m2 {background-color: rgb(88,255,48);}/*eerst: #4be026;}*/
#m3 {background-color: rgb(255,112,177);}/*#de508e;}*/
#m4 {background-color: rgb(255,125,39);}/*#e0641f;}*/
#m5 {background-color: rgb(255,255,48);}/*#e0e326;}*/
#m6 {background-color: rgb(88,186,255);}/*#4695df;}*/
#r2 {background-color: rgb(88,255,48);}/*eerst: #4be026;}*/
#r3 {background-color: rgb(255,112,177);}/*#de508e;}*/
#r4 {background-color: rgb(255,125,39);}/*#e0641f;}*/
#r5 {background-color: rgb(255,255,48);}/*#e0e326;}*/
#r6 {background-color: rgb(88,186,255);}/*#4695df;}*/

#colofon {
	width: 600px;
	position: fixed;
	bottom: 10px;
	font-size: 0.75em;
	text-align: center;
	color: #888888;
	z-index: -10;
}

