body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E0E6F2;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	padding-left: 150px;
}
.menuvandret {
	background-image: url(images/menuvandret.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.repeat {
	background-image: url(images/repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 350px;
}
.bund {
	background-image: url(images/bund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
}
.overskrift {
	font-size: 18px;
	color: #FE9603;
	padding-top: 25px;
	font-weight: bold;
}
.underskrift {
	font-size: 14px;
	color: #333333;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 20px;
}
.linkcelle {
	background-color: #F5F8FC;
	height: 18px;
	width: 100px;
	border: 1px solid #666666;
}
a:link {
	font-weight: bold;
	color: #4D6BA4;
	font-size: 12px;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #4D6BA4;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bundtekst {
	padding-top: 5px;
}
