html {
	margin: 0;
	padding: 0;
}	
body {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
}
a:link, a:visited, a:active {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
div#maininfo p {
margin:0px;
padding:0px;
}
div#maininfo img {
border: 0px;
}
div#maininfo, #right1 {
line-height:17px;;
}
h1, h2, h3, h4, h5, h6  {
margin:15px 0px 5px 0px;
padding:0px;
}

h1 { font-size: 20px;} 
h2 {font-size: 16px;}
h3 {font-size: 12px;}
h4, h5, h6 {font-size: 11px;}

/*
 *		STRUKTUR
 *		
 */

#content {
position:relative;
margin-top:0px;
width: 970px;
text-align:center;
margin-left:auto;
margin-right:auto;
min-height:500px;
}
#left1, #left2, #maininfo, #right1, #right2, #right3 {
text-align:left;
}
#leftmain {
position:relative;
top:-80px;
width: 200px;
text-align:left;
float:left;
}
	#left1 {
	width: 184px;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom:20px;
	}
	#left2 {
	width: 184px;
	padding-right: 10px;
	}
#maininfo {
position:relative;
top:-80px;
width: 550px;
padding:10px;
float:left;
	}
#rightmain {
position:relative;
top:-80px;
width: 194px;
float:right;
}
	#right1 {
	width: 184px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom:20px;
	}
	#footer {
	color: #000000;
	padding-left: 10px;
	font-size:10px;
	text-align:left;
	}

/*
 *		BARD
 *		
 */	
 
#colorv {
width:184px;
height:30px;
}
#colorm {
width:550px;
height:30px;
margin-bottom:7px;
}
#colorh {
width:184px;
height:30px;
margin-bottom:7px;
}
#colorv, #colorm, #colorh {
background: #0095b9 right bottom no-repeat url('images/barddiv.gif');
}

/*
 *		LULLULL
 *		
 */
 
#printtable {
display:none;
}
#top1 {
width: 970px;
height:240px;
background-image:url(images/top.jpg); 
background-repeat:no-repeat;
margin-bottom:6px;
}

#seek {
position:absolute;
top:46px;
right:1px;
width: 500px;
}
	#seek {
	float:right;
	width:183px;
	height:18px;
	}
	input.search_string {
	width:97%;
	height:15px;
	text-align:left;
	text-valign: center;
	border: 1px solid #e4d6a3;
	background-color: #FFFFFF;
	font-size:9px;
	}
	input.submit {
	background-image: url(images/button_off.gif);
	width:37px;
	height:18px;
	border:0px;
	color:#000000;
	font-size:90%;
	}
	input.submit:hover {
	background-image: url(images/button_on.gif);
	width:37px;
	height:18px;
	border:0px;
	color:#000000;
}

#printicon {
position:absolute;
top:15px;
left:535px;
z-index:3;
}
#loginicons {
position:absolute;
top:15px;
left:930px;
width:40px;
text-align:left;
z-index:3;
}
#logintext {
position:absolute;
top:14px;
right:40px;
font-size:9px;
z-index:3;
text-align:right;
color: #996633;
}
#titelaktuellt { 
position: absolute;
}
.thtable td { 
border-bottom: 1px solid black;
} 

/*
 *		TOPPMENY
 *		Samt iconbilder osv.
 */		

#topmenybg {
position:absolute;
top:10px;
left:0px;
height:31px;
width:970px;
background: #e4d6a3 right bottom no-repeat url('images/topmenydiv.gif'); /* Justera bakgrundsfärgen på övre topp meny */
z-index:1;
}
div#topmeny {
	position:absolute;
	top:0px;
	left:0px;
	width:970px;
	z-index:2;
	text-align: left;
	padding-top:18px;
	padding-bottom:20px;
	font-size:12px;
}
div#topmeny ul {
	padding:0px;
	margin:0px;
}
div#topmeny li {
	display: inline;
}
div#topmeny li a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding: 8px 20px 8px 20px;
	background: transparent right bottom no-repeat url('images/topmenydiv.gif');
	}
div#topmeny li a:hover {
	background-color: #c8c0a3;
}
div#topmeny .menu-current a {
	background-color: #a49e89;
	color: #000000;
	font-weight:bold;
}
div#topmeny .menu-parent a {
	background-color: #a49e89;
	color: #000000;
	font-weight:bold;
}

/*
 *		SIDOMENY
 *		
 */	
 	
div#meny {
line-height:21px;
}
div#meny ul {
margin:0px;
padding:0px;
list-style-type: none;
}
div#meny ul ul{
margin-left:15px;
list-style-type: none;
}
div#meny li {
}
div#meny li a {
display: block;
color:#000000;
text-decoration: none;
font-weight:bold;
border-bottom: 1px solid #CCCCCC;
}
div#meny li a:hover {
text-decoration:underline;
}
div#meny .menu-expand a {
background: transparent url('images/arrow_r.gif') right center no-repeat;
}
div#meny ul ul .menu-expand a {
background: transparent url('images/arrow_r.gif') right center no-repeat;
}
div#meny ul ul ul li.menu-expand a {
background: transparent url('images/arrow_r.gif') right center no-repeat;
}
div#meny .menu-expand ul a {
background: none;
}
div#meny ul ul .menu-expand ul a {
background: none;
}
div#meny ul ul ul .menu-expand ul a {
background: none;
}

/*
 *		BREADCRUMBSMENY
 *		
 */
 		
div#bredcrumbsmenu {
position:absolute;
top:18px;
left:20px;
color:#FFFFFF;
font-size:11px;
line-height:16px;
}
div#bredcrumbsmenu a{
text-decoration:none;
text-transform: lowercase;
color: #FFFFFF;
}
div#bredcrumbsmenu a:hover {
text-decoration: underline;
}


