body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E7E7E8;
}
html, body {
	height: 100%;
}
.main {
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}
.main a:link {
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.main a:visited {
	color: #777777;
	text-decoration: none;
}
.main a:hover {
	color: #333333;
	text-decoration: none;
}
.main a:active {
	color: #777777;
	text-decoration: none;
}


.mainSubHeading {
	font-size: 16px;
	font-weight: normal;
}
.mainHeadingTekst {
	font-size: 16px;
	font-weight: bold;
}
.bottom {
	font-size: 11px;
	color: #666666;
}
.bottom img {
	margin-top: 3px;
}
.bottom a:link {
	text-decoration: underline;
	color: #666666;
}
.bottom a:visited {
	text-decoration: underline;
	color: #666666;
}
.bottom a:hover {
	color: #000000;
	text-decoration: none;
}
.bottom a:active {
	text-decoration: underline;
	color: #666666;
}



.meny {
	font-size: 11px;
	color: #58585A;
	font-weight: bold;
}
.meny a:link {
	text-decoration: none;
	color: #58585A;
}
.meny a:visited {
	text-decoration: none;
	color: #58585A;
}
.meny a:hover {
	text-decoration: none;
	color: #000000;
}
.meny a:active {
	text-decoration: none;
	color: #999999;
}


a img {
border-width: 0px;
}

