@charset "utf-8";
/* CSS Document */


.lista
{
	list-style-image: url(../bilder/knapp2.gif);
	text-align: left;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
	margin-left: 8px;
	padding-left: 8px;
}

body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x;
}
*
{
margin:0px;
padding:0px;
}
p
{
margin:5px auto;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
img
{
border:none;
}
.container
{
width:100%;
height:auto;
text-align:center;
margin:0px auto;
}
.header-main
{
width:1000px;
height:161px;
text-align: center;
margin:0px auto;
}
.header
{
width:993px;
height:161px;
float:left;
text-align:left;
background:url(../images/header-bg.jpg) left bottom no-repeat;
padding-left:7px;
}
.header-top
{
width:990px;
height:40px;
float:left;
text-align:left;
padding-left:3px;
}
/* navcontainer */

.navcontainer {
	width:990px;
	height:40px;
	clear:both;
	float:left;
	
}

.navcontainer ul {
	    border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
	    display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:40px;
}

.navcontainer ul li a {
	display: block;
	float: left;
	width: 78px;
	padding:0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:40px;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background:url(../images/menu-bar-bg.jpg) left center no-repeat;
	}

.navcontainer ul li a:hover {
color: #8cfd04;
text-decoration:none;
height:40px;
}
.navcontainer li.active a {
color: #8cfd04;
text-decoration:none;
height:40px;
}
.navcontainer ul li a.big
{
width:180px;
}
.navcontainer ul li a.medium
{
width:140px;
}
.navcontainer ul li a.small
{
width:115px;
}
-->
.header-bottom
{
width:993px;
height:121px;
float:left;
text-align:left;
}
.logo
{
margin-top:9.3px;
}
.body-main
{
width:100%;
height:auto;
text-align:left;
margin:0px auto;
background:url(../images/body-main-bg.gif) left top repeat;
}
.body-indide
{
width:980px;
height:auto;
margin:0px auto;
background-color: #FFF;
text-align:center;
padding:10px 10px 18px 10px;
}
.body-container
{
width:980px;
height:auto;
float:left;
text-align:left;
border-top:1px solid #d2d2d2;
border-bottom:1px solid #d2d2d2;
padding-top:5px;
}
.body-left
{
width:200px;
height:auto;
float:left;
text-align:left;
border-right:1px solid #d6d6d6;
padding-right:20px;
margin-bottom:10px;
padding-bottom:25px;
}
.menyval-title
{
width:200px;
height:30px;
float: left;
text-align:left;
border-bottom:1px solid #d6d6d6;
}

/* sub-navigation 1 */	
.subnav-info
{
width:200px;
height:auto;
float:left;
padding:10px 0px;
text-align:left;
line-height:16px;
}	
.subnav{
	color: #333333;
	font: bold 13px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
	width:200px;
	float:left;
	padding-bottom:20px;
			}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
		}
.subnav ul li a {
	display: block;
	padding: 0px 0px 0px 16px;
	width:184px;
	text-decoration: none;
	color: #333333;
	background:url(../images/sub-bg.gif) left top no-repeat;
	border-bottom:1px solid #efefef;
	}
.subnav ul li a:hover {
   	color: #0086c0;
}
.subnav ul li a.active {
	color: #0086c0;	
}
.subnav ul li ul {margin: 0; padding: 0;}
.subnav ul li ul li {list-style: none; margin:0px;}

.subnav ul li ul li a
{
	display: block;
	padding:0px;
	width:200px;
	text-decoration: none;
	color: #0086c0;
	line-height:26px;
    font: bold 10px/26px Tahoma, Helvetica, sans-serif;
	line-height:26px;
	border-bottom:1px solid #efefef;
	background:none;
	}

.subnav ul li ul li a:hover
{
	color: #8efd02;
	width: 200px;
}
.subnav ul li ul li a.active {
	color: #8efd02;
	width: 200px;
	}
.left-bottom-box
{
width:190px;
height:45px;
float:left;
text-align:left;
background:url(../images/left-bottom-bg.jpg) left top no-repeat;
font: normal 11px/16px Tahoma, Helvetica, sans-serif;
color: #666666;
padding:135px 5px 0px 5px;
}
.body-right
{
width:200px;
height:auto;
float:right;
text-align:left;
border-left:1px solid #d6d6d6;
padding-left:20px;
margin-bottom:10px;
}
/* sub-navigation 1 */	
	
.subnav1{
	color: #333333;
	font: bold 13px/29px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:29px;
	width:200px;
	float:left;
	padding-bottom:20px;
			}
.subnav1 ul {margin: 0; padding: 0;}
.subnav1 li {
	list-style: none;
		}
.subnav1 ul li a {
	display: block;
	padding: 0px 0px 0px 14px;
	width:186px;
	text-decoration: none;
	color: #333333;
	background:url(../images/subnav-right-bg.gif) left top no-repeat;
	border-bottom:1px solid #efefef;
	}
.subnav1 ul li a:hover {
   	color: #0086c0;
}
.subnav1 ul li a.active {
	color: #0086c0;	
}
.subnav1 ul li a.short
{
line-height:15px;
}
.flimer-box
{
width:200px;
height:auto;
float:left;
text-align: left;
padding-bottom:20px;
}
.flimer-title-bg
{
width:196px;
height:33px;
float:left;
text-align:left;
background:url(../images/flimer-title-bg.jpg) left top no-repeat;
padding-left:6px;
}
.flimer-title-bg1
{
width:196px;
height:50px;
float:left;
text-align:left;
background:url(../images/flimer-title-bg1.jpg) left top no-repeat;
padding-left:6px;
font-weight:bold;
padding-top:10px;
}
.flimer-inside
{
width:188px;
height:auto;
float: left;
text-align:left;
background:url(../images/flimer-inside-bg.jpg) left bottom repeat-x;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px 0px 0px 10px;

}
.right-bottom-box
{
width:200px;
height:auto;
float:left;
text-align:left;
padding:10px 0px 0px 0px;
font: normal 11px/16px Tahoma, Helvetica, sans-serif;
color: #01acff;
}
/* filmer-navigation  */	
	
.filmer{
	color: #006ea3;
	font: bold 13px/22px Tahoma, Helvetica, sans-serif;
	line-height:22px;
	width:188px;
	float:left;
			}
.filmer ul {margin: 0; padding: 0;}
.filmer li {
	list-style: none;
		}
.filmer ul li a {
	display: block;
	padding: 0px 0px 0px 15px;
	width:173px;
	text-decoration: none;
	color: #006ea3;
	background:url(../images/filmer-arrow.gif) left center no-repeat;
	}
.filmer ul li a:hover {
   	color: #01acff;
}
.filmer ul li a.active {
	color: #01acff;	
}
.flimer-bottom
{
width:200px;
height:8px;
float:left;
text-align:left;
}
.body-middle
{
margin-right:240px;
margin-left:240px;
text-align:center;
margin-bottom:10px;
}
.middle-top-title
{
width:500px;
height:28px;
float:left;
text-align:left;
border-bottom:1px solid #d6d6d6;
margin-bottom:10px;
}
.dvd-box
{
width:498px;
height:auto;
float: left;
text-align:left;
border:1px solid #dbdbdb;
}
.services
{
width:498px;
height:auto;
float:left;
}
.services ul
{
margin:0px; 
padding: 0px;
}
.services li
{
list-style: none;
}
.services ul li
{
width:155px;
height: auto;
float:left;
padding-right:5px;
background:url(../images/service-boder-bg.jpg) right top no-repeat;
}
.services ul li.no-margin
{
margin-right:0px;
padding-right:0px;
border:none;
background:none;
}
.services ul li.big
{
width:175px;
}
.format-box
{
width:500px;
height:auto;
float:left;
text-align:left;
background:url(../images/format-boder-bg.gif) left bottom no-repeat;
padding-bottom:10px;
padding-top:5px;
}
.middle-title-box
{
width:500px;
height:30px;
float:left;
text-align:left;
border-bottom:1px dotted #cccccc;
}
.middle-vilka-box
{

width:500px;
height:auto;
float:left;
text-align:left;
background:url(../images/format-boder-bg.gif) left bottom no-repeat;
padding-bottom:10px;
padding-top:5px;
}
.right-arrow
{
margin-top:3px;
margin-right:3px;
float:left;
}
.middle-bottom-box
{
width:500px;
height:auto;
float:left;
text-align: left;
padding-top:8px;
}

.footer-main
{
width:100%;
height:64px;
text-align:left;
background:url(../images/footer-bg.jpg) left top repeat-x;
}
.footer
{
width:980px;
height:48px;
text-align:center;
margin:0px auto;
padding-top:16px;
color: #FFF;
font-weight:normal;
clear:both;
}
.footer a
{
text-decoration:none;
color: #FFF;
font: bold 11px/16px Arial, Helvetica, sans-serif
}
.footer a:hover
{
color: #4feb00;
text-decoration: underline;
font:bold 11px/16px  Arial, Helvetica, sans-serif;
}
.footer-left
{
width:460px;
height:43px;
float:left;
text-align:left;
padding-top:5px;
}
.footer-right
{
width:260px;
float:right;
text-align:left;
height:48px;
}
/* CSS Text Document */
body{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body a
{
color:#006699;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#2bd207;
text-decoration: underline;
font-weight:bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	}

.footer-link
{
color: #FFF;
text-decoration:underline;
font: normal 11px/16px  Arial, Helvetica, sans-serif;
}
.footer-link :hover
{
color: #4feb00;
text-decoration:underline;
font: normal 11px/16px  Arial, Helvetica, sans-serif;
}
	
.Hammarby
{
line-height:22px;
}
