@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
}

.tabel {
	height: 220px;
}
.logo {
	padding-right: 25px;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 45px;
	line-height: 19px;
}
.tekst a{
	color: #DB4513;
	text-decoration:none;
}
.tekst a:hover{
	color: #1D8BCD;
	text-decoration:none;
}
.tekst a:visited{
	color: #DB4513;
	text-decoration:none;
}
.titel {
	font-size: 22px;
	color: #1D8BCD;
}

