body {
	background: white url("linie.jpg") no-repeat scroll top left;
}
h1 {
	font: bold 30px arial, sans-serif;
	color: black; 
	padding: 37px 10px 1px 184px;
}
h2 {
	font: bold 17px arial, sans-serif;
	color: red; 
	padding: 37px 10px 1px 184px; 
}
p {	
	font: 14px arial, sans-serif;
	padding: 7px 10px 1px 184px;	
	text-indent: 1px;
	
}
a {
	color: red;
}
a:link {
	color: red;
}
a:visited {
	color: red;
	text-decoration:none;
}
a:active {
	background-color: white;
}
a:hover {
	letter-spacing: 1px;
	font-weight:bold;
	color:red;
}
#A {
	background:red;
}
#R-K-V {
	background:blue;
}
#billede {
	float:left;
	width: 100px;
}
.flydestop  {
	clear:both;
}

#spalte1 {
	float:left;
	width: 5%;
	background:white;
}
#spalte2 {
	float:left;
	width: 15%;
	background:gray;
}
#spalte3 {
	float:left;
	width: 3%;
}
#spalte4 {
	float:left;
	width: 20%;
}
#spalte5 {
	float:left;
	width: 3%;
}
#spalte6 {
	float:left;
	width: 20%;

}#spalte7 {
	float:left;
	width: 20%;

}
