HTML,BODY{height:100%;}
BODY
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	overflow-y:scroll;
}

P
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

SPAN, DIV, INPUT, SELECT, TEXTAREA, LI, TD
{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:normal;
	margin:0px;
}

A
{
	text-decoration:underline;
}

A:hover
{
	color:#cccccc;
}

hr {color: #ffffff; background-color: #ffffff; border: 1px dotted #9b9b9b; border-style: none none dotted; }

h1 {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
}

h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	margin:0px;
	letter-spacing:1px;
	line-height:normal;
	font-weight:bold;
	margin-bottom:4px;
	text-transform:uppercase;

}

/* --- ID -------------------------------------------------- */



/* --- CLASSES -------------------------------------------------- */
.height100
{
	height:100%;
}

.leftbg
{
	background-image:url(../images/bakgrund_vanster.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.rightbg
{
	background-image:url(../images/bakgrund_hoger.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.header
{
	background-color:#000033;
	height:133px;
	border-bottom:1px solid black;}
.header img.logotype
{
	margin-top:18px;
}
.content
{
}
.html4
{
	padding-left:10px;
	padding-right:10px;
	height:30px;
}

.html4 p,
.html4 div,
.html4 span,
.html4 a
{
	text-decoration:none;
}

/* --- TOPMENY --- */
UL.topmenu 
{
	padding:0px;
	margin:0px;
	margin-right:0px;
	list-style:none;
	border:none;
	float:right;
	max-width:100%;
}
UL.topmenu li a
{
	color:#ffffff;
	font-family:"Trebuchet MS", Arial;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	line-height:normal;	
	display:inline;
}
UL.topmenu li a
{
	display:block;
	float:left;
}
UL.topmenu li
{
	float:left;
	
}

UL.topmenu li a:hover,
UL.topmenu li a.selected
{
	background-color:#999999;
	color:#000000;}
img.downarrow
{
	/*float:right;*/
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	border:none;}
div.submenu
{	visibility:hidden;
	position:absolute;
	clear:both;
	margin-top:1px;
	}

div.submenu p a
{	
	color:#000000;
	font-family:"Trebuchet MS", Arial;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	line-height:normal;	
	float:none;
	display:list-item;	
	border:1px solid #000000;
	border-top:none;
	background-color:white;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
}


/* --- CLASSES IN HTML0 -------------------------------------------------- */
.dot5px_y
{
	background-image:url(../images/pricklinje_vertikal_5px_svart.jpg);
	background-repeat:repeat-y;
}

.dot5px_x
{
	background-image:url(../images/pricklinje_horisontell_5px_svart.jpg);
	background-repeat:repeat-x;
}

.text_td
{
	padding:5px;
}
.offer
{
	background-image:url(../images/offer_greyfade.jpg);
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	}
.offer_td
{
	padding:5px;}
.offer_td img
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;}
