html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	background-color: #000;
}
body,td,th {
	font-size: 13px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #fbfbfb;
	text-decoration: none;
}
a:visited {
	color: #fbfbfb;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	color: #ffd53a;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.2px;
}
h2 {
	font-size: 12px;
	color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#wrapper {
	width: 980px;
	background-image: url(../images/wrapper_bakgrunn_trans.png);
	background-repeat: repeat-y;
	margin: 0;
	position: relative;
	height: 100%;
}
#wrapperFixed {
	width: 980px;
	background-image: url(../images/wrapper_bakgrunn_trans.png);
	background-repeat: repeat-y;
	height: 1000px;
}
#logo {
	height: 80px;
	width: 250px;
	margin-left: 20px;
	float: left;
	padding-top: 22px;
}
#headerWrapper {
	height: 120px;
	width: 980px;
}
#headerInfo {
	height: 30px;
	width: 110px;
	float: left;
	line-height: 24px;
	margin-top: 35px;
}
#musicPlayer {
	height: 27px;
	width: 50px;
	float: left;
	margin-top: 35px;
	padding-top: 2px;
}
.GetInTouchActive {
	display: block;
	height: 25px;
	width: 100px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.9px;
	background-color: #000;
}
.GetInTouch {
	display: block;
	height: 25px;
	width: 100px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.9px;
	background-color: #ffd53a;
}
.GetInTouch:link {
	color:#000;
}
.GetInTouch:visited {
	color:#000;
	}
.GetInTouch:hover {
	background-color: #000;
	color: #f3f3f3;
}
	
#MenuWrapper {
	height: 210px;
	width: 965px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-top: 5px;
}
#hovedfelttekst {
	height: 30px;
	width: 485px;
	line-height: 20px;
	font-size: 22px;
	color: #333;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	padding-top: 15px;
	background-color: #fbfbfb;
	margin-left: 15px;
	padding-left: 10px;
	border-bottom: 4px solid #ffd53a;
}
#footer {
	height: 80px;
	background-color: #fbfbfb;
	clear: both;
} 
#footercontent {
	width:470px;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
	float: right;
	height: 45px;
	border-left: 1px solid #dedede;
}
#footercontentLeft {
	width:470px;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
	float: left;
	height: 45px;
	letter-spacing: 0,5;
}
p {
padding: 0 0 1em;
}
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
.msg_head {
	cursor: pointer;
	position: relative;
	height: 35px;
	width: 575px;
	font-size: 22px;
	color: #000;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	padding-top: 12px;
	margin-left: 15px;
	padding-left: 10px;
	background-image:url(../images/header_background.png);
	background-repeat:repeat;
	background-position:right center;
	margin-bottom: 2px;
}
.msg_body {
	padding: 15px 25px 15px;
	background-image: url(../images/meny_background.png);
	margin-left: 15px;
	line-height: 20px;
}

#bck_Preload {
	display: none;
}

#bck_Wrapper {
	background-repeat: no-repeat;
	z-index: -1;
	background-attachment: fixed;
	background-position: top right;
}
.push {
	height: 100px;
	width: 100%;
	background-image: url(../images/wrapper_bakgrunn_trans.png);
	background-repeat: repeat-y;
}
#TopLine {
	background-color: #FFF;
	height: 5px;
	width: 100%;
}
.UthevetTekst {
	line-height: 15px;
	border-bottom: 4px solid #e5e5e5;
	width: 100px;
	text-align: center;
	background-color: #E5E5E5;
	font-weight: bold;
	padding-top: 5px;
	color: #000;
	font-size: 12px;
	float: left;
	margin-right: 10px;
}
.UthevetTekst a:link {
	color:#000;
}
.UthevetTekst a:hover {
	color:#999;
}
.ClearClass {
	clear: both;
	height: 28px;
}
.FormStyle {
	height: 35px;
	width: 350px;
	font-size: 13px;
	color: #000;
	background-color: #BEBEBE;
	border: 1px solid #181818;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.FormMessageField {
	height: 150px;
	width: 350px;
	padding-top: 10px;
	padding-left: 15px;
	background-color: #BEBEBE;
	border: 1px solid #181818;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.ButtonStyle {
	background-color: #FCD542;
	height: 30px;
	width: 100px;
	color: #090909;
	font-size: 12px;
	border: 0px;
	font-weight: bold;
	letter-spacing: 0,9;
}

