@charset "utf-8";
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #F5F3E7;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7E0D09;
	text-decoration: none;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #760E0B;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: .1em;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: .1em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: .1em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: .1em;
}




#Main {
	width: 901px;
	padding: 0px;
	margin-top: 34px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 615px;
	background-repeat: no-repeat;
	background-image: url(../images/litenBG.jpg);
	background-color: #F5F3E7;
}


#Top {
	margin: 0px;
	height: 135px;
	width: 901px;
	padding: 0px;
}

#Midten {
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 901px;
}
#Innhold {
	height: 460px;
	width: 518px;
	overflow: auto;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#kontakt {
	height: 355px;
	width: 562px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
}
#omoss {
	height: 460px;
	width: 518px;
	overflow: auto;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#Skip {
	height: 30px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

