/* At-Rules */
@charset "windows-1252";

body {
margin-bottom : 0;
margin-left : 1em;
margin-right : 1em;
margin-top : 30px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: normal;
line-height: normal;
color: black;
}

a.text {font: normal normal medium; font-family: Verdana; font-stretch: normal}
/* standaard link */
a {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1.0em;
color: navy;
} 

a:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1.0em;
color: black
}
a:hover {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1.0em;
text-decoration: none;
color: red
}

a:active {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 1.0em;
text-decoration: none;
color: red
}

p{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
color: black
}
h1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
color: black
}	
h2{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: none;
color: black
}	

ol{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: none;
font-size: .8em;
text-decoration: none;
color: black
}

ul{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: none;
font-size: .8em;
text-decoration: none;
color: black
}
   
li{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: none;
font-size: 1.0em;
text-decoration: none; 
line-height: 1.9;
color: black
}

blockquote{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: none;
font-size: 1.0em;
text-decoration: none;
color: black
}					

#Container {
	background-repeat: no-repeat;
	height: 206px;
	width: 299px;
	margin-right: auto;
	margin-left: auto;
}
#blok1 {background-image: url(afb/blok_299-206.jpg); background-repeat: no-repeat; height: 206px; width: 299px;
float: left; clear: left;
 padding-left: 2em; padding-top: 2em}
#blok2 {
	background-image: url(afb/blok_299-206.jpg);
	background-repeat: no-repeat; 
	float: left; clear: left; 
		height: 206px;
	width: 299px;
}
#blok3 {
	background-image: url(afb/blok_299-206.jpg);
	background-repeat: no-repeat;	
	float: left; clear: left;
		height: 206px;
	width: 299px;
}	



	  

