/*LAYOUT*/
body, td, th, .bod, font, p, h2, h3, h4, h5, h6 {
  font: 14px/18px arial, geneva, verdana, sans-serif;
  color: #818283;
  font-weight: normal;
}
body{text-align: center; padding: 0px; margin: 0px; color: white;}
html {overflow-y: scroll;}
#main{
  margin: auto; 
  margin-top: 20px; 
  text-align: left;
  width: 1000px;
  position: relative;
}

#imagebox {
  padding-bottom: 20px;
  overflow: hidden;
  zoom: 1;
}

.copyright {
  z-index: 20; 
  position: relative;
  color: #CDCDCD;
  bottom: 10px;
  font-size: 10px
}

.artikelRubrik {
    color: white;
    text-transform: uppercase;
    font-size: 14pt;
    font-family: Sans-Serif;
    font-weight: normal;
    float: left;
    margin-left: 30px;
    position: relative;
    text-align: left;
    width: 450px;
  }
.bildtext {
  font-size: 8pt;
  float: left;
  font-style: italic;
  text-align: left;
  color: #DEDEDE;
}

a img {
  border: 0px;
}
.leftMenu {
   float: left; 
   padding-right: 5px;
   height: 800px;
}

#body {
  border: 1px solid blue;
  float: left;
  width: 700px;
}
#kalendarium th {
  text-transform: uppercase;
  border: 1px solid #818283;
}
#kalendarium {
  width: 100%;
  background-color: rgba(255,255,255,0.1);
}

#kalendarium td {
  border: 1px solid #818283;
  text-transform: uppercase;
  font-size: 9pt;  
  margin: 0px;
  padding: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

#kalendarium .datecell { text-align: center; }
#kalendarium a {   color: white;}
#kalendarium .month { color: #968063}


#top ul{list-style: none; padding: 0px 0px 15px 0px; margin: 0px;}
#top ul li{display: inline; margin: 0px; padding: 0xp;}
#top ul li a{padding: 10px;}

#body{margin: auto; padding: 2em 0em 2em 0em;}
#footer{padding-top: 5px; clear: both;}

.columnRight 
{
  float: right;
  width: 49%;
}

.columnLeft 
{
  float: left;
  width: 50%;
}
.item {
  margin-bottom: 20px;
}
/* Subpages layout */
#content{text-align: left;}

#subNavigation{width: 20em; float: right;}
#subNavigation ul{list-style: none; border: 1px solid #FFE8CD; background: #FFF9D8;}

/* FONTS standards */
body {font-size: 14px; background:black; font-family: "Lucida Grande", Arial, sans-serif;}

h2 {font-size:25px; margin-bottom:0.75em;}

h3 {font-size: 18px;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {margin:0 0 1.5em; }
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* LINKS standards */
/*a {color: #AA0000;text-decoration:underline;}*/
h1 a{color: #666; text-decoration: none;}
a:link, a:active, a:visited {
  text-decoration: none;
  color: #766354;
}
a.visited 
{
   color: white;
}


a:hover {
  text-decoration: none;
  color: #968063;
}
/* ELEMENTS standards */
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

/* FORM ELEMENTS */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}

.topMenuList {
  padding: 5px;
  list-style-type: none;
}

.topMenuList li { display: inline;}

.kalendariumList 
{
  padding-left: 0px;
  margin: 2px;
  list-style-type: none;
}

#productCategoryMenu
{
  padding-left: 3px;
  margin-left: 3px;
  text-align: left;
}
#productCategoryMenu ul
{
  padding-left: 3px;
  margin-left: 3px;
  margin-bottom: 15px;
}
#productCategoryMenu li
{
  padding-bottom: 2px;
  list-style-type: none;
}

#background {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: 0;
}

.stretch {
    width:100%;
    height:100%;
}

.entry-date, .entry-meta {
  font-family: arial, geneva, verdana;
  font-size: 10pt;
        padding-bottom: 5px;  
  color: #968063;
}

/* menu styles */
#jsddm
{ 
margin: 0;
padding: 0;
text-align: left;
}
.visited {
  background-color: #333333;
}
#jsddm li
{ 
float: left;
list-style: none;
font: 12px Tahoma, Arial;
/*filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;*/
background: black;
min-width: 80px;
}

.first
{
padding-left: 25px;
}

#jsddm li a
{ 
display: block;
background: black;
padding: 10px 12px;
text-decoration: none;
border-right: 1px solid white;
/*filter:alpha(opacity=1);
-moz-opacity:1;
opacity:1;
color: #EAFFED;*/
white-space: nowrap;
}

#jsddm a:hover {
  /*background: rgba(129, 130, 131, 0.8);*/
/*filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;*/
  color: white;
}

#jsddm li ul
{ 
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
border-top: 1px solid white;
}

#jsddm li ul li
{ float: none;
display: inline;
/*background: white;*/
}

#jsddm li ul li a
{ 
width: auto;
}

#menu-right
{ 
margin: 0;
padding: 0;
}

#menu-right .datum {
  font-style: italic;
  color: #968063;
  float: right;
  margin-right: 5px;
}

#menu-right li
{ 
width: 100%;
padding-top: 4px;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: 4px;
background: rgba(50, 50, 50, 0.2);
float: left;
list-style: none;
}

#menu-right li ul
{
 position: relative;
 margin-left: 0px;
}

#menu-right li ul li
{
 position: relative;
 margin-left: 0px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 2px;
margin-bottom: 2px;
}

#menu-right li ul li a
{
 font-family: Arial;
 font-size: 10pt;
 text-transform: none;
}

#menu-right li a
{ 
padding-left: 10px;
text-align: left;
 display: block;
 text-decoration: none;
 color: #818283;
 opacity: 1;
font-family: "Serif";
//text-transform:uppercase;
font-size: 10pt;
}

#menu-right a:hover
{ 
  background-color: rgba(129, 130, 131, 0.4);
}

#menu-right-produkter
{ 
margin: 0;
padding: 0;
}

#menu-right-produkter li
{ 
width: 100%;
padding-top: 4px;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: 4px;
background: rgba(50, 50, 50, 0.2);
float: left;
list-style: none;
}

#menu-right-produkter li ul
{
 position: relative;
 margin-left: 0px;
}

#menu-right-produkter li ul li
{
 position: relative;
 margin-left: 0px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 2px;
margin-bottom: 2px;
}

#menu-right-produkter li ul li a
{
 font-family: Arial;
 font-size: 10pt;
 text-transform: none;
}

#menu-right-produkter li a
{ 
padding-left: 20px;
text-align: left;
 display: block;
 text-decoration: none;
 color: #818283;
 opacity: 1;
font-family: "Serif";
text-transform:uppercase;
font-size: 12pt;
}

#menu-right-produkter a:hover
{ 
  background-color: rgba(129, 130, 131, 0.4);
}

.title {
 top: 5px;
 font-size: 14pt;
 font-family: Verdana;
color: #968063;
}

#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}

.box {
    margin: 0 auto;
    width: 400px;
    padding: 50px;
    background: white;
    padding-bottom:100px;
    font: 14px/2.2 Georgia, Serif;
}

#columns {
  width: 900px;
  position: relative;
  display: inline-block;
  top: -50px;
}
#column-1 {
  position: relative;
  width: 600px; /* remember to set a width */
  float: left;
}
#column-2-produkter {
  position: relative;
  float: left;
  margin-left: 30px;
  width: 210px;
}

#column-2 {
  position: relative;
  float: left;
  margin-left: 30px;
  width: 250px;
  float: left;
}

.overlay{
  position: absolute;
  top: 0; /* These positions makes sure that the overlay */
  bottom: 0;  /* will cover the entire parent */
  left: 0;
  width: 100%;
  background: #000;
  opacity: 0.8;
  -moz-opacity: 0.8; /* older Gecko-based browsers */
  filter:alpha(opacity=80); /* For IE6&7 */
}

#column-1 .content {
width: 560px;
padding: 20px;
}

#column-2 .content {
width: 100%;
}

.content {
  position: relative;
}

/* Lets use the * html hack so only IE6 reads the rule */
* html #column-1 .overlay {
  height: expression(document.getElementById("column-1").offsetHeight);
}


    img.bg {
      /* Set rules to fill background */
      min-height: 100%;
      min-width: 1024px;
      
      /* Set up proportionate scaling */
      width: 100%;
      height: auto;
      
      /* Set up positioning */
      position: fixed;
      top: 0;
      left: 0;
    }
    
    @media screen and (max-width: 1024px){
      img.bg {
        left: 50%;
        margin-left: -512px; }
    }
    
    div#content {
      /* This is the only important rule */
      /* We need our content to show up on top of the background */
      position: relative;       
    }


/* AddThis Vertical Hover Menu */

.addthis_toolbox .custom_hover {
    position: relative;    
    width: 150px;
    float: right;
    left: 50px;
    top: -8px;
}

.addthis_toolbox .custom_hover .custom_button {
    padding: 6px 12px 6px 12px;
    cursor: pointer;
    -moz-border-radius: 5px 5px 0 0;    
    -webkit-border-radius: 5px 5px 0 0;
}

.addthis_toolbox .custom_hover .custom_button.active {
    background-color: #eee;
}

.addthis_toolbox .hover_menu  {
    display: none;
    position: absolute;
    background: #000;
    left: 0px;    
    z-index: 100;
    margin-top: 10px;
}

.addthis_toolbox .custom_hover .tower {
    -webkit-border-radius: 0 5px 0 0;   
    -moz-border-radius-topleft: 0;
    
}
.addthis_toolbox {
    font-size: 10pt;
    width: 70px;
    position: relative;
    float: right;
    left: 0px;
    top: 20px;
}

.addthis_toolbox .hover_menu  {
    width: 136px;
    padding: 1px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_menu a {    
    position: relative;
    display: block;
    width: 102px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
}

.addthis_toolbox .hover_menu a:hover {    
    background: #f5f5f5;
    color: black;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.addthis_toolbox .hover_menu span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .hover_menu .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .hover_menu .more a {
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .hover_menu .more a:hover {
    background: none;
}
.addthis_toolbox .hover_menu .more span {
    display: none;
}

.ingress {
  text-align: left;
  color: #968063;
  padding-bottom: 15px;
  width: 100%;
}
.brodtext { color: #949391; }







































































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

