body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #071B25;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
h1 {
	font-size: 24px;
	color: #071B25;
	border-bottom:#071B25 1px solid;
}
h2 {
	font-size: 24px;
	color: #000;
	border-bottom:#000 1px solid;
}
h3 {
	font-size: 18px;
	color: #071B25;
	border-bottom:#071B25 1px solid;
}
h4 {
	font-size: 16px;
	color: #071B25;
	border-bottom:#071B25 1px solid;
}

.pris {
	font-size: 16px;
	color: green;
}

.menu-1 {
	background-image: url(images/menu.jpg);
	margin: 0px;
	clear: left;
	float: left;
	height: 93px;
	width: 990px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	background-repeat: no-repeat;
}
.content {
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 990px;
}
.c-bottom {
	background-image: url(images/b-content.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 51px;
	width: 990px;
}

.themenu{

width: 900px;

height:55px;

margin:0;

padding: 0px;

}

.themenu li{

display:inline;

}



* html .themenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */

width: 900px;

}



.themenu li a:hover{

background:url(images/button.png) no-repeat;

color: #000;

display:inline;

width: 109px;

height:38px;
margin-top:32px;
padding-top:15px;
margin-left:10px;

font-weight:bold;

text-decoration: none;

text-align: center;

float:left;

font-size:12px;



}
.themenu li a:active{

background:url(images/button.png) no-repeat;

color: #000;

display:inline;

width: 109px;

height:38px;
margin-top:32px;
padding-top:15px;
margin-left:10px;

font-weight:bold;

text-decoration: none;

text-align: center;

float:left;

font-size:12px;



}

.themenu li a{

background:url(images/button1.png) no-repeat;

color: #fff;

display:inline;

width: 109px;

height:38px;
margin-top:32px;
padding-top:15px;
margin-left:10px;


font-weight:bold;

text-decoration: none;

text-align: center;

float:left;

font-size:12px;



}



/* Holly Hack for IE \*/

* html .themenu  li { height: 1%; }

* html .themenu  li a { height: 1%; }
.leftc {
	float: left;
	height: auto;
	width: 340px;
	padding-left: 65px;
	margin: 0px;
}
.rightc {
	float: right;
	height: auto;
	width: 490px;
	padding-right: 65px;
}
.bottomc {
	height: 65px;
	width: 815px;
	padding-top: 15px;
	padding-left: 90px;
	color: #FFF;
	text-align: center;
}
.bottomc a:link {
	color: #FFF;
}
.bottomc a:visited {
	color: #FFF;
}
.bottomc a:hover {
	color: #FFF;
}
.bottomc a:active {
	color: #FFF;
}
.linksb {
	color: #FFF;
}

