/* Created on 14-feb-2010 12:29:04 */

.plat {
		color: #333;
		font: Georgia, "Times New Roman", Times, serif;
		text-align: left;
		font-size: 13px;
		line-height: 18px;
		text-align: top;
		margin-left: 2px;
		margin-right: 2px;
		margin-top:3px;
}
.kop1 {
		color: #1985b5;
		font-family: Helvetica,Arial,sans-serif;
		text-align: left;
		font-size: 18px;
		line-height: 6px;
		FONT-WEIGHT: bold;
		margin-left: 2px;
}
.kop2 {
		color: #fff;
		font-family: Helvetica,Arial,sans-serif;
		background-color: #1985b5;
		text-align: left;
		font-size: 15px;
		line-height: 20px;
		text-align: top;
		border-top: 4px solid #1985b5;
		border-left: 4px solid #1985b5;
		FONT-WEIGHT: bold
}
.voet {		color: #888;
		font: Georgia, "Times New Roman", Times, serif;
		text-align: left;
		font-size: 13px;
		line-height: 18px;
		text-align: top;
		margin-left: 2px;
		margin-right: 2px;
		margin-top:3px;
}

hr {
		widht: 60%;
		text-align: left;
		height:px;
		color: #000
}
#drieluik {
		top: 10px;
		left: 100px;
		position: absolute;
}
#blog {
		top: 315px;
		left: 100px;
		position: absolute;
		width: 520px;
}
#midden {
		top: 315px;
		left: 620px;
		position: absolute;
		width: 220px;
}
#rechts {
		top: 315px;
		left: 840px;
		position: absolute;
		width: 250px;
}
A:link{
 text-decoration: none;
 color: #1985b5
}
A:visited{
 text-decoration: none;
 color: #1985b5
}
A:hover{
	text-decoration: underline;
	color: #1985b5
}
A:active{
	text-decoration: none;
	color: #1985b5
}
