@charset "UTF-8";
/* CSS Document */

body , html, .table{
	margin: 0px;
	height: 100px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: #818285;
}
#bg-container-index {
	position: relative;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #818285;
}
.indholdtable {
	overflow: auto;
}
#bg-container {
	position: relative;
	height: 733px;
	width: 100%;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	position: relative;
	width: 220px;
	float: left;
	height: 600px;
	background-color: #FFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#menu img {
	padding-top: 3px;
	padding-left: 2px;
	background-color: #FFF;
	border-top-style: none;
}
#top {
	float: left;
}
#content-index {
	height: 445px;
	float: none;
	margin-top: 150px;
}
#bottom {
	height: 83px;
	clear: both;
}
#container {
	height: 737%;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #818285;
}
#content {
	height: 600px;
	float: none;
	width: 733px;
}
.afstand {
}
.table #bg-container-index #container div {
}
#indhold {
	font-family: "Century Gothic";
	font-size: 13px;
	position: absolute;
	padding-left: 30px;
	color: #FFFFFF;
	top: 268px;
	left: 2px;
	height: 440px;
	overflow: auto;
	padding-bottom: -30px;
	padding-top: -20px;
	font-style: normal;
	letter-spacing: normal;
	padding-right: 15px;
	overflow-x: hidden;
	right: auto;
}
.underline {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	height: 10px;
	padding-bottom: 2px;
}
.line {
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.style1 {
	font-size: 14px;
	line-height: 24px;
	font-family: "Century Gothic";
}
.style3 {font-size: 14px}
#menupunkt {
	position: absolute;
	top: 225px;
	font-family: "Century Gothic";
	font-size: 21px;
	color: #FFF;
	padding-left: 30px;
	left: 2px;
}

