#site_layout_content {
	height: auto;
	width: auto;
	background: #666;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#flash {
	background: url(../afb/hedder2.png);
	height: 129px;
	width: 1024px;
}
#foter {
	background: url(../afb/foeter.png);
	height: 70px;
	width: 1024px;
	color: #FFF;
}
#tekstcorner {
	background: #333;
	height: 200px;
	width: 1024px;
}
#titel {
	background: #999;
	height: 10px;
	width: 1024px;
}
#tekstl {
	background: #8C8C8C;
	float: left;
	height: 600px;
	width: 240px;
	font: bold normal 14px/normal Verdana, Geneva, sans-serif;
	color: #000;
}
#tekstr {
	background: #999;
	float: right;
	height: 600px;
	width: 240px;
	font: italic bold 14px Verdana, Geneva, sans-serif;
	color: #000;
}
#tekstm {
	background: #999;
	clear: none;
	float: right;
	height: 600px;
	width: 540px;
	margin-right: 2px;
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #600;
	padding: 5px;
	
}
