html, body{
	background-color: #FFFFFF;
	height:100%;
	width: 100%;
	padding:0;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 110%;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
}


/* Typografi */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4D391E;
	line-height: 110%;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	line-height: 150%;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}


.mellanubbe {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 200%;
}

.greymellanubbe {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D391E;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}


/* End Typografi */





#fullheight {
	height:100%
}


.centerlayer {
	margin-top: 10px;
	margin-right: -450px;
	left: 50%;
}
