﻿p
{
	margin: 0px 0px 12px 0px;
	text-align: justify;
}

h1
{
	font-weight: bold;
	font-size: small;
	margin: 0px;
	color: #800000;
}

a:link
{
	text-decoration: none;
	color: #0033CC;
}

a:hover      
{
	color: #000000;
	text-decoration: underline;
}

.body        
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-align: -moz-center;
	#text-align: center;
	margin-top: 2px;
	background-image: url('../images_all/bg.jpg');
	background-attachment: fixed;
	background-repeat: repeat-x;
}

div#top
{
	height: 83px;
	width: 750px;
	vertical-align: bottom;
	position: relative;
	z-index: 1;
}

div#rubrik
{
	padding: 0 0 0px 0;
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 2;
}

div#navmenu
{
	background-position: center;
	border-width: 1px;
	border-color: #C0C0C0;
	padding: 0 0 0 0;
	position: relative;
	height: 20px;
	width: 750px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: xx-small;
	text-align: left;
	z-index: 2;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url('../images_all/bg_menu.gif');
}

div#content {
	width: 747px;
	text-align: left;
	height: 490px;
	font-size: 11px;
	font-weight: normal;
	z-index: 1;
	position: relative;
	left: 0px;
}

div#bgright
{
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	width: 250px;
	left: 620px;
	top: 0px;
	z-index: 0;
}

div#bgleft
{
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	width: 250px;
	left: -142px;
	top: 400px;
	z-index: 0;
}

div#fakta
{
	width: 530px;
	float: left;
	padding: 10px 12px 10px 14px;
	position: absolute;
	z-index: 1;
	height: 465px;
	overflow: auto;
	top: 0px;
	left: 0px;
}

div#imgv
{
	border-width: 1px;
	border-color: #C5C589;
	float: right;
	position: relative;
	z-index: 1;
	width: 161px;
	height: 482px;
	background-image: url('../images_all/bg_vslide.jpg');
	padding-top: 5px;
	padding-left: 5px;
}

div#imgh
{
	background: #e6e6cc;
	border: 1px solid #C2BDA0;
	position: absolute;
	z-index: 1;
	bottom: 9px;
	left: 5px;
	width: 549px;
	height: 236px;
}

.menu
{
	margin: 0 0 0 0;
	width: 100%;
	height: 20px;
	position: relative;
}

.menu:after
{ /*Add margin between menu and rest of content in Firefox*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.menu ul
{
	width: 90%;
	padding: 5px 0 0 11px;
	margin: 0;
	height: 16px;
}

.menu ul li
{
	border-width: 1px;
	border-color: #C0C0C0;
	padding: 0 40px 0 4px;
	display: inline;
	border-right-style: solid;
}

.menu ul li a
{
	color: #000000;
	padding: 0 0 0 0;
	margin: 0;
	text-decoration: none;
}

.menu ul li a:hover, .menu ul li a.selected
{ /*script dynamically adds a class of "selected" to the current active menu item*/
}

.dropmenudiv
{
	padding: 2px 4px 2px 4px;
	position: absolute;
	border: 1px solid #BBB;
	border-bottom-width: 0;
	z-index: 3;
	background-color: #FFFEF2;
	visibility: hidden;
	text-align: left;
	width: auto;
	font-size: 11px;
	margin-left: 0px;
	float: left;
	_width: 115px;
	margin-top: 2px;
	font-weight: normal;
}

.dropmenudiv a
{
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid #BBB;
	padding: 2px 0;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	width: auto;
}

* html .dropmenudiv a
{ /*IE only hack*/
    width: 100%;
}

.dropmenudiv a:hover
{
    background-color: #F0F0F0;
	color: #333333;
}

div#footer
{
	border-color: #C5C589;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 750px;
	position: relative;
	bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
	z-index: 2;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	left: 0px;
}

h2
{
	margin: 0px;
	font-size: 13px;
}
div#faktabg {
	border-width: 1px;
	border-color: #C2BDA0;
	width: 561px;
	float: left;
	position: relative;
	z-index: 1;
	height: 487px;
	overflow: auto;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div#bgleftrest
{
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	width: 300px;
	left: -155px;
	top: 480px;
	z-index: 0;
}

div#bgrightrest {
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	width: 300px;
	left: 600px;
	top: 10px;
	z-index: 0;
}
div#faktabgstart {
	border-width: 1px;
	border-color: #C2BDA0;
	width: 561px;
	float: left;
	position: relative;
	z-index: 1;
	height: 487px;
	overflow: auto;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url("../images_all/bg_fakta.jpg");
}
.img.personal {
	border: 1px solid #808080;
	float: left;
	display: block;
	margin-bottom: 5px;
	margin-right: 15px;
}
.img.lokaler {
	border: 1px solid #808080;
	margin-left: 10px;
	display: block;
	float: right;
}
div#aktuellt {
	padding: 3px;
	border: thin double #C0C0C0;
	background-color: #E6E6CC;
	position: absolute;
	top: 5px;
	right: 0px;
	height: 226px;
	width: 194px;
	overflow: auto;
	font-style: normal;
}
div#startsida {
	width: 320px;
	text-align: left;
	font-family: "Franklin Gothic Book";
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
}

