@charset "UTF-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 22px 0 0 0
	padding: 0 0 55px 0
	height: 768px;
}
#wrapper {
	text-align: left;
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-repeat: no-repeat;
	border-bottom-color: #ADC2C6;
	border-bottom-width: 15px;
	border-top-color: #00FF66;
	border-top-width: 0px;
	background-image: url(images/Index-image.gif);
	padding-top: 66px;
	background-position: center center;
	background-color: #FFFFFF;
}
.Introtekst {font-family: "Times New Roman", Times, serif}
#footer {
	height: 55px;
	width: 1024px;
	padding-top: 730px;
}
