body {
	background-color: #FFFFFF;
	
	background-attachment: fixed;
	background-image: url(graphic/loadingbar.gif);
	background-repeat: no-repeat;
	background-position: 380px 150px;
	margin: 0px;
	padding: 0;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	text-align: left;
}
	
a {
	color: #000000;
	text-decoration: none;
}
a:visited {color: #999999;}
a:hover {color: #AFCC4F;}
a:active {color: #CCCCCC;}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.læsmere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
.submit {
	background-color: #000000;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	width: 50px;
}
.form {
	border: 1px solid #000000;
}
	
.logo {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	left: 5px;
	height: 32px;
	width: 140px;
	background-color: #000000;
}
.indhold {
	position: absolute;
	left: 150px;
	top: 0px;
	z-index: 0;
	height: 95%;
}
.menubox {
	background-color: #000000;
	z-index: 1;
	height: 100%;
	width: 150px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.controls {
	position: absolute;
	z-index: 10;
	left: 400px;
	height: 30px;
	bottom: -20px;
}
.textfield {
	z-index: 200;
	height: 35px;
	width: 260px;
	left: 50px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	bottom: -25px;
	vertical-align: text-bottom;
}

.textfieldnew {
	z-index: 201;
	height: 35px;
	width: 205px;
	left: 50px;
	position: absolute;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	bottom: 65px;
	vertical-align: text-bottom;
	text-align: center;
}

.reftextbox {
	position: absolute;
	z-index: 100;
	height: 380px;
	width: 401px;
	left: 150px;
	top: 30px;
}
.awardstextbox {
	position: absolute;
	z-index: 150;
	height: 500px;
	width: 600px;
	left: 150px;
	top: 30px;
}
.contactbox {
	z-index: 250;
	height: 400px;
	width: 305px;
	left: 150px;
	top: 30px;
	position: absolute;
}
.designphilbox {
	position: absolute;
	z-index: 150;
	height: 518px;
	width: 600px;
	left: 150px;
	top: 30px;
}
.iflogo {
	position: absolute;
	z-index: 12;
	left: 710px;
	height: 116px;
	bottom: -20px;
	width: 60px;
}

.reddot {
	position: absolute;
	z-index: 13;
	left: 500px;
	height: 116px;
	bottom: -20px;
	width: 190px;
}

.sondagsavisen {
	position: absolute;
	z-index: 14;
	left: 500px;
	height: 35px;
	bottom: 0px;
	width: 205px;
}

.andetlogo {
	position: absolute;
	z-index: 12;
	left: 280px;
	height: 116px;
	bottom: -20px;
	width: 72px;
}

.iframe {
	height: 100%;
	width: 92%;
	position: fixed;
	left: 150px;
}
