html, body {
	height:100%;
	margin: 0 auto;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;

}

table {border-collapse: collapse; border-spacing: 0; }
td { margin: 0px; padding: 0px; }
#menu a:link { color: #FFFFFF; text-decoration:none; }
#menu a:visited { color: #FFFFFF; text-decoration:none; }
#menu a:active { color: #FFFFFF; text-decoration:none; }
#menu a:hover { color: #FFFFFF; text-decoration:none; }


:link { color: #000000; text-decoration:none; }
:visited { color: #000000; text-decoration:none; }
:active { color: #000000; text-decoration:none; }
:hover { color: #000000; text-decoration:underline; }

#container {
	width: 100%;
	height: 100%;
	background-image: url(afbeeldingen/intro/background.jpg);	
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b7b7b7;
}

#container  .top{
	height: 115px;
	vertical-align: top;
}

#container  .middel{
	text-align: center;
	vertical-align: top;
}

#container  .bottom{
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
}

#afbeelding {

	width: 873px;
}

#afbeelding .1{
	height: 71px;
	width: 438px;
}

#afbeelding .2{
	width: 128px;
}

#afbeelding .3{
	width: 307px;
}

#afbeelding .4{
	height: 137px;
}

#afbeelding .7{
	height: 0px;
}

#afbeelding .10{
	width: 110px;
}

#afbeelding .10{
	width: 110px;
}


