body{
	margin:0px;
	padding:0px;
	margin-top:10px;
	background: #000000 url("bg.png") no-repeat top center;
}
body,td,div,th,input{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
h1 {
	font-size:11px;
	visibility: hidden;
}

p.ingress {
	visibility: hidden;
}

#h-align{ position:absolute; width:50%;}
#container{position:absolute; right:-470px; width:940px; height:590px; background:url("content_frame.png") no-repeat; margin-top:60px;}

#takk-align { width:100%;}
#takk{width:613px; height:432; margin-top:75px; margin-left:auto;margin-right:auto;}
#content {
	background: url("lp.jpg") no-repeat;
	width: 920px;
	height:570px;
	margin: 10px 0 0 10px;
}
#lp{position:absolute; z-index:1;}
#tekst{
	position:absolute;
	z-index:2;
	left:643px;
	top:495px;
	line-height:13px;
	color:#fff;
	height: 63px;
	text-shadow:#000000 0px 1px 0;
}
#knapp{
	position:absolute;
	left:226px;
	top:122px;
	z-index: 2;
}
#skjema{
	position:absolute;
	z-index:2;
	left:643px;
	top:274px;
	
	height: 117px;
}

#skjema p {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow:#000000 0px 1px 0;
}

#form{
	position:absolute;
	left:-1px;
	top:64px;
	width:256px;
	color:#fff;
}
#form td,input{
	color:#fff;
}

#form td {
	text-shadow:#000000 0px 1px 0;
}

#form input {
	border: 1px solid #6f2b1e;
	padding:2px 2px 3px 2px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	text-shadow: none;
}

#form input.button {
	height:20px;
	width: 57px;
	background: url("button.png");
	border: none !important;
	padding:0 !important;
	margin: 0px 0 0 2px !important;
	cursor: pointer;
	float:left;
}

p { font-sizse:11px; margin-top:9px; }

/* Safari */
::selection  {
	background: #f2f038; 
	color: #000000;
	text-shadow:#ffffff 0px 1px 0;
}
	
/* Firefox */ 
::-moz-selection {
	background: #f2f038; 
	color: #000000;
	text-shadow:#ffffff 0px 1px 0;
}

.style4 {color: #fff; }
.style5 {
	color: #fff;
	font-weight: bold;
}

#footer{
	width:100%;
	background: url("footer_bg2.png") repeat-x;
	z-index:20;
}

#footer a:hover{
	text-decoration: none;
}

#footer-halign{
	position:absolute; 
	bottom:0px; 
	width:50%;
	bottom:29px;
}

#footer h3 {
	font-size:14px;
	font-weight: bold;
	margin:0;
	padding-top:10px;
}

.fluff {
	color:#ffffff;  
	background: url("footer_bg.png") repeat;
	position:absolute; 
	bottom:-1px;  
	right:-250px;
	width:500px;
	z-index:10;
	visibility:hidden;
	padding:5px 20px 10px 20px;
	line-height:16px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.fluff a {
	color: #f2f038;
}

#footer-links{
	color:#999999; 
	width:100%; 
	text-align:center; 
	padding-top:8px;
	padding-bottom:8px;
	cursor: default;
}
#footer-links span{
	text-decoration:underline;
	cursor:pointer;
}

#footer-links span:hover{
	text-decoration: none;
	color: #fff;
}

