/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	font-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

#global {
position:absolute;
left: 50%; 
top: 50%;
width: 955px;
height: 600px;
margin-top: -300px; /* half of the height */
margin-left: -477px; /* half of the width */
}


body, td, th, label {
	font-family: "Courier New", Verdana, Arial, Helvetica, sans-serif;
	

}


h1, h2, h3, h4, p  {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	color:#000000;
	
}

h1 {
}

h2 {
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	}

h3 {

}

h4 {
}

p, label {
	font-size: 11px;
 	line-height: 12px;
}

A:link, A:active, A:visited, A:hover { text-decoration:underline; color: #cc6633; }
A:link {
}
A:active {}
A:visited {}
A:hover {
text-decoration:none;
}


.intro {
	margin-left: 480px;
	margin-top: 300px;
}

.intro h2 {
color:#FFFFFF;
font-weight: normal;
}

.introduksjonleft {
width: 255px;
margin-left: 180px;
margin-top: 115px;
margin-right: 40px;
}

.introduksjonright {
width: 245px;
margin-top: 115px;
margin-right: 235px;
}

.underskriftleft {
width: 355px;
margin-left: 120px;
margin-top: 65px;
margin-right: 50px;
overflow:auto;
height:430px;
}

.underskriftright {
width: 155px;
margin-top: 155px;
margin-right: 275px;
}

.org {
width: 525px;
margin-left: 180px;
margin-top: 120px;
margin-right: 50px;
overflow:auto;
height:430px;
}


.lenkerright {
width: 295px;
margin-top: 135px;
margin-right: 235px;

}

.lenkerleft {
width: 205px;
margin-left: 180px;
margin-top: 135px;
margin-right: 40px;
}

.introduksjonright, .introduksjonleft, .lenkerright, .lenkerleft, .underskriftleft, .underskriftright {
float: left;
display: inline;
}


label {
display:block;

}

input {
width: 145px;
}

.tipsenvenn {
	margin-left: 480px;
	margin-top: 330px;
}

.tipsenvenn input {
float:left;
margin-right: 5px;}

.spacer {
clear:both;
height: 10px;
}

.white {
color:#FFFFFF;
}

#infoboks1, #infoboks2, #infoboks3, #infoboks4, #infoboks5  {
display: none;
}
