﻿body{
	background-image: url(backd.jpg);
	margin-top: 0;
}
a:link {
  color: #0000DE; 
  text-decoration: none; 
  }/*normal links in the text*/
a:visited {
  color: #0000DE; 
  text-decoration: none; 
}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #0000DE; 
  text-decoration: underline overline; color: #0000DE;
}
a:active {/*colour in NN4.xx is red*/ 
  color: #0000DE; 
  text-decoration: underline overline; 
}
#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:auto;
}
#logga{
	width:980px;
	height:150px;
	background-image: url(logga.jpg);
}
#meny{
	width:980px;
	height:45px;
	background-image: url(bakgrundd.jpg);
	margin-top:0px;
	margin-left:0px;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: normal;
}
#thetext{
	margin-top:0px;
	width:980px;
	height:auto;

	background-image: url(bakgrundd.jpg);
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	color: #000;

}
#footer{

	width:980px;
	height:30px;
	background-image: url(bottend.jpg);
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	color: #c0c0c0;

}
.pro_linedrop {
height:25px;
width:820px;
background:url(lrimages/black_0.gif);
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(lrimages/blue_1.gif);
}

.pro_linedrop li.lrt {
float:right;
background:url(lrimages/blue_1.gif);
}


.pro_linedrop .select a {
display:block; 
height:25px; 
float:left; 
background: url(lrimages/black_0.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#FFF;
}


.pro_linedrop .select li.lrt a {color:#FFF;}


.pro_linedrop .select a b {
display:block;
padding:0 25px 0 15px; 
background:url(lrimages/black_0.gif) right top;
}

.pro_linedrop .select li.line a b {
background:url(lrimages/black_0a.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(lrimages/blue_1.gif); 
padding:0 0 0 15px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.lrt a:hover, 
.pro_linedrop .select li.lrt:hover a {
background: url(lrimages/blue_1.gif); 
}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 25px 0 15px; 
background:url(lrimages/blue_1.gif) right top; 
cursor:pointer;
}

.pro_linedrop .select li.line a:hover b, 
.pro_linedrop .select li.line:hover a b {
background:url(lrimages/blue_1a.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b, 
.pro_linedrop .select li.lrt:hover a b {
background:url(lrimages/blue_1.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b.arrow, 
.pro_linedrop .select li.lrt:hover a b.arrow {
background:url(lrimages/blue_1a.gif) right top; 
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:818px;
top:25px; 
left:0; 
text-align:center;
background:#fff url(lrimages/fade.gif);
border:1px solid #FFFFFF;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(line/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#333;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {color:#c00;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative; background:#fff url(lrimages/fade.gif) left bottom;}