@charset "utf-8";

html, body {
		height:97%;
		}

body {
	background-color: #7d9aaa;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#distance { 
		width:1px;
		height:50%;
		background-color:#7d9aaa;
		margin-bottom:-200px; /* half of container's height */
		float:left;
		}


#Container {
	background-color: #FFFFFF;
	position:relative; /* puts container in front of distance */
	text-align:center;
	height:400px;
	width:760px;
	clear:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
	border: 1px solid #000000;
		}
#text-box  {
	width: 500px;
	text-align: center;
	background-image: url(images/Logo-Mave-300x210px-100opacity.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 280px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 230px;
	font-size: 12px;

}
#text-box-left {
	width: 470px;
	text-align: left;
	background-image: url(images/Logo-Mave-300x210px-100opacity.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 295px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 260px;
	font-size: 12px;
}

#start-text-box {
	height: 250px;
	width: 700px;
	text-align: center;
	background-image: url(images/Logo-Mave-300x210px-100opacity.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 30px;
	float: none;
}
#back {
	height: 40px;
	width: 150px;
	float: left;
	text-align: left;
	padding-left: 30px;
}
#forwad {
	height: 40px;
	width: 150px;
	float: left;
	padding-right: 30px;
	text-align: right;
}

#bot-center {
	height: 40px;
	width: 400px;
	float: left;
	background-image: url(images/text-GRAVID-OG-EFTER-1-linie.gif);
	background-position: center;
}


#Header {
	height: 40px;
	padding-top: 10px;
}
#enter-site {
	padding-top: 132px;
	text-align: left;
	padding-left: 140px;
	float: none;
}
#logo-text {
	padding-top: 40px;
	padding-left: 30px;
}
#Container #Header img {
	padding-right: 2px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#back-forwad {
	height: 40px;
}
#Kathrine {
	width: 180px;
	height: 120px;
	float: left;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: left;
}
ol {
	list-style-image: url(images/List-icon-12x7px.gif);
	line-height: normal;
	text-indent: -2px;
}
