@charset "ISO-8859-1";
#topcontainer {
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	width: 980px;
	background-image: url(images/baggrund.gif);
	position: relative;
	z-index: 0;
}
#menu {
	height: 219px;
	width: 137px;
	position: absolute;
	left: 183px;
	top: 33px;
	z-index: 0;
}
#imagebox {
	height: 500px;
	width: 650px;
	position: absolute;
	left: 330px;
	z-index: 0;
}
#nav {
	position: absolute;
	left: 72px;
	top: 452px;
	height: 44px;
	width: 234px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.navtxt_sort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.navtxt_rod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b72026;
	text-decoration: none;
}
#infotekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 79px;
	width: 315px;
	position: absolute;
	left: 270px;
	top: 10px;
}
#tekstpagemain {
	height: 301px;
	width: 650px;
	background-color: #000000;
	margin-top: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
}

#tekstpagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	left: 52px;
	top: 30px;
}
#spalte1 {
	position: relative;
	float: left;
	width: 240px;
	margin-left:30px;
}

#spalte2 {
	position: relative;
	float: left;
	width: 240px;
	margin-left:30px;

}

.redlink {
	color: #b72026;
}
