html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #aaa7af;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1.4em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../grafik/gradient.gif);
	background-repeat: repeat-x;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	text-align: left;
	width: 861px;
	background-image: url(../grafik/main.jpg);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: 0px 90px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#outerWrapper #header {
	background-color: #FFF;
	font-size: 18px;
	font-weight: bold;
	height: 90px;
	line-height: 15px;
}
#outerWrapper #contentWrapper #menu {
	float: left;
	width: 103px;
	margin-left: 29px;
	padding-top: 64px;
	background-image: url(../grafik/menu_top.jpg);
	background-repeat: repeat-y;
	height: 391px;
	background-position: -1px;
}
#outerWrapper #contentWrapper #indhold {
	height: 100%;
	width: 80%;
	display: block;
	position: relative;
	float: left;
	margin-top: 50px;
	background-attachment: fixed;
	background-image: url(../grafik/mainbg4.jpg);
	background-repeat: no-repeat;
	background-position: center 140px;
}

#outerWrapper #contentWrapper #indhold #info {
	position:relative;
	height: 385px;
	width: 95%;
	overflow: auto;
	padding-top: 20px;
	padding-left: 40px;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: both;
	display: block;
}
#outerWrapper #footer {
	background-color: #ddd;
	height: 85px;
	background-image: url(../grafik/footer.jpg);
	clear: both;
	padding-left: 250px;
	font-weight: bold;
	padding-top: 30px;
}
.beskrivelse {
	width: 410px;
	vertical-align: top;
}

.overskrift {
	text-align: center;
	font-weight: bold;
	padding-bottom: 1.6em;
}

.tabel {
	margin-bottom: 2.3em;
	width: 490px;
	text-align: left;
}

.pris {
	vertical-align: top;
	text-align: right;
}
.indhold {
	width: 614px;
	vertical-align: top;
}
