.menu {
	height: 439px;
	width: 269px;
	position: absolute;
	top: 50px;
	left: 15px;
	visibility: visible;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 100%;
	width: 485px;
	left: 330px;
	top: 196px;
	position: absolute;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A20038;
	padding-left: 35px;
	line-height: 1.6em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A20038;
	visibility: visible;
}
.kop {
	width: 485px;
	height: 105px;
	position: absolute;
	left: 330px;
	top: 89px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A20038;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A20038;
	visibility: visible;
}


body {
	background-attachment: scroll;
	background-image: url(images/balk_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tekstimg {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.tekst a:link {
	color: #9B0338;
	text-decoration: underline;
}
.tekst a:visited {
	color: #9E043A;
	text-decoration: underline;
}
.tekst a:hover {
	color: #670024;
	text-decoration: none;
}
