*{
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/header_bg.jpg));
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: "Myriad Pro","Tahoma","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-size: 80%;
}

.cleary {clear:both;}
.oFF {display: none;}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 225px;
	margin:auto;
}

#headerContent {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 225px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#headerContentLeft {
	background-image: url(images/header_Left.jpg);
	background-repeat: repeat-x;
	height: 225px;
	width:300px;
	float:left; 
	text-align: center;
}

#header p {
	font-size: 1.8em;
	font-weight: normal;
	font-variant: normal;
	color: #ffd600;
	margin-left:50px;
	margin-top:7px;
	float: left;
	text-align:left;
}
#headerLogo{
	width:350px;
	height:80px;
	float:left;
	margin-top:50px;	
}

#pictureContainer {
	height: 300px;
	margin:auto;
}

#picture {
	background-repeat: no-repeat;
	height: 300px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#man530 {
	background: url(images/530xxl.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 300px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#man510 {
	background: url(images/man510.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 300px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#man430 {
	background:url(images/430lx.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 300px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#man480 {
	background:url(images/480lx.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 300px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#fh16 {
	background:url(images/fh16.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 300px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#fl7 {
	background:url(images/fl7.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 300px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#manitou {
	background: url(images/manitou.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 300px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#kubistar {
	background: url(images/kubistar.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 300px;
	width: 755px;
	margin-left:0px; 
	text-align: center;
	float:left;
}

#pictureLeft {
	height: 225px;
	width:300px;
	float:left; 
	text-align: center;
}

#header p {
	font-size: 1.8em;
	font-weight: normal;
	font-variant: normal;
	color: #ffd600;
	padding-top: 100px;
	padding-left: 30px;
	float: left;
}


#headerPromo {
	background-image: url(../images/headerpromo.png);
	width: 318px;
	height: 103px;
	margin-top: 56px;
	float: right;
}

.hvit {
color:white;
font-size:17px;
}

#meny {
	background-repeat: repeat-x;
	background-color:#252525;
	border-top:thin #fff solid;
	border-bottom:thin #fff solid;
	height: 50px;

}

#menyContent {
	width: 755px;
	text-align: center;
	margin-left:280px;
}

#navlist {
	padding:10px;
	text-align: center; 
	vertical-align: middle;
}

ul#menyContent 
{
	margin-left: 0;
	padding-left: 0;
}

#menyContent  li
{
	display: inline;
	list-style-type: none;
}

#menyContent  a { 
	padding: 5px 15px; 
	font-size:14px;
	display:block;
	float:left;
}

#menyContent  a:link, #menyContent  a:visited
{
	color: #fff;
	text-decoration: none;
}

#menyContent  a:hover
{
	color: #ffd600;
	padding: 5px 15px;
}


#main {
	background-color: #252525;
	border-top:thin #fff solid;
	height:1000px;
}

#mainContent {
	width: 755px;
	margin-left:300px;
}

#mainContent .heading {
	margin-top: 15px;
	margin-bottom:10px;
	font-size: 1.3em;
	letter-spacing: 1pt;
	color:#ffd600;
	/*padding-top: 10px;*/
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: 0.4pt;
	width:725px;
}

#mainContent .subHeading {
	background-image:url(images/menypil.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:"Century Gothic";
	font-weight: bold;
	margin-left:20px;
}

#mainContent .subHeading2 {
	font-size: 17px;
	color: #ffd600;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-family:"Century Gothic";
	font-weight: bold;
	border-bottom:thin #ffd600 solid;
	width:125px;
}

#mainContent img {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	
}

.fakta{
	width:75px;
	line-height:25px;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #ffd600;
	margin-bottom:5px;
	margin-top:0px;
	padding:0;
}

.fakta2{
	line-height:25px;
	width:525px;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #ffd600;
	margin-bottom:5px;
	margin-top:0px;
	padding:0;
}


#mainContent .headingFakta {
	margin-top: 15px;
	margin-bottom:10px;
	font-size: 1.3em;
	letter-spacing: 1pt;
	color:#ffd600;
	/*padding-top: 10px;*/
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: 0.4pt;
	width:75px;
	line-height:25px;
}


#faktaholderLeft{
	width:125px;
	float:left;
}

#faktaholderRight{
	width:300px;
	float:left;
}

#mainContent .subHeading a:hover{
	color: #ffd600;
	text-decoration:none;
}

#mainContent .subHeading a{
	color: #fff;
	text-decoration:none;
}
#mainContent .subHeading a:visited{
	color: #fff;
	text-decoration:none;
}

#mainContent .subHeading a:linked{
	color: #fff;
	text-decoration:none;
}


#omTT a:hover{
	color: #fff;
	text-decoration:none;
}

#omTT a{
	color: #ffd600;
	text-decoration:none;
}
#omTT a:visited{
	color: #ffd600;
	text-decoration:none;
}

#omTT a:linked{
	color: #ffd600;
	text-decoration:none;
}

#omTT {
	width: 755px;
	height: 227px;
	float:left;
}

#omTT p {
	font-size: 1.1em;
	font-variant: normal;
	color: #fff;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 1.3;
	text-align: left;
}

p.link a:hover{
	color: #fff;
	text-decoration:none;
}

p.link a{
	color: #ffd600;
	text-decoration:none;
}
p.link a:visited{
	color: #ffd600;
	text-decoration:none;
}

p.link a:linked{
	color: #ffd600;
	text-decoration:none;
}


#footer {
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	height: 150px;
	color: white;

}

#licensing {
	width: 908px;
	color: white;
	margin: auto;
	text-align: center;
}

#licensing p {
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.9em;
	padding-top: 30px;
}

#licensing a:link, #licensing  a:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#licensing a:hover
{
	text-decoration: underline;
}


