﻿#meny 
{
background-color:#95a004;
float:right;
padding: 0;
margin: 0;

margin-top: 110px;
-webkit-border-radius:3px 3px 3px 3px; 
   
}

#bild
{
float: right;	
margin-right: 15px;
font-size: 10px;
font-style: italic;

}

#sddm 
{
margin: 0;
padding: 0;
z-index: 30;
}

#sddm li 
{
margin: 0;
padding: 0;
list-style: none;
float: right;
font: 14px Arial;
}

#sddm li a
{	
display: block;
margin: 0 0 0 0;
padding: 10px 20px;
width: auto;
background:hidden;
color: #fff;
text-align: center;
text-decoration: none;
}

#sddm li a:hover
{	
color: #fff;
font-style: italic;
}

#sddm div
{	
position: absolute;
visibility:hidden;
margin: 0;
padding: 0;
background: hidden;
}

#sddm div a
{	
position: relative;
display: block;
margin: 0;
padding: 5px 22px;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: hidden;
color: #fff;
font:14px arial;
background-image: url(Bild.png);    
}

#sddm div a:hover
{	
color: #fff;
font-style: italic;
}

#links
{

margin-top: 110px;
float:right;
margin-right: 10px;

}

#over
{
width: 277px;
margin-bottom: 5px;
float: left;
}

#header
{
background: transparent;	
margin:auto;
width: 960px;
height:auto;
}
       

body 
{
font-family: Arial;
color: #000;
min-height: auto;
background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#7a8303));
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#7a8303));
background: -moz-linear-gradient(top, #ffffff, #7a8303);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#7a8303);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#7a8303)";
font:14px arial;
background-attachment:fixed;
background-repeat:no-repeat;	
}

#page
{
width:960px;
margin:auto;
margin-top: 5px;
}

#nav
{
float:right;
clear:both;
margin-top:-90px;
}

#content
{
    
background-color:#fff;
margin:auto;
min-height:300px;
margin-bottom:5px;
margin-top: 10px;
-webkit-box-sizing:960px;  
font-family: Arial;
padding: 7px;   
width: 944px;  
-moz-box-shadow: 0 0 15px #000;
box-shadow: 0 0 15px #000;
-moz-border-radius: 3px;
border-radius: 3px;
}

#bottom
{
margin:auto;
width:960px;
background-color:transparent;
} 

#rubrik
{
font-family: Arial;
font-size: 24px;	
position: relative;
background-position: bottom center; 
background: #fff;	
height: auto;
}

#rubrik2
{
font-family: Arial;
font-size: 18px;
font-style: normal;	
position: relative;
background-position: bottom center; 
background: #fff;	
height: auto;
margin-bottom: 15px;
}
#box
 {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
width:48%;
margin-top: 7px;
margin-bottom:5px;
float: left;
height:100%;
background-color: #fff;
-moz-box-shadow: 0 0 15px #000;
box-shadow: 0 0 15px #000;
-moz-border-radius: 3px;
border-radius: 3px;
height:120px;
padding: 7px;
	font-size: 6px;
}

#box2
 {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
width:48%;
margin-top: 7px;
margin-bottom:5px;
float: right;
height:100%;
background-color: #fff;
-moz-box-shadow: 0 0 15px #000;
box-shadow: 0 0 15px #000;
-moz-border-radius: 3px;
border-radius: 3px;
height:120px;
padding: 7px;
}

#footer
{
margin: auto;
width:960px;
margin-top: 5px;
margin-bottom:45px;
}

#footer1
{
font-family: Arial;
font-size: 10px;
float:left;
color: #fff;	
margin-top: 5px;
margin-bottom:45px;
}
#footer2
{
font-family: Arial;
font-size: 10px;
float:right;
color: #fff;	
margin-top: 5px;
margin-bottom:45px;
}

a 
{
	
color: #000;
}