﻿@charset "utf-8";
/* CSS Document */

body{
  margin: 0px;
  padding: 0px;
  background: url(/files/billeder/design2010/bg-repeat-2011.jpg) repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.clear{
  clear:both;
  height:0px;
  width:0px;
}

/*p{
  margin: 0px 0 20px 0;
  padding: 0 0px 10px 0px;
}*/

h1, .h1{
  font-size: 20px;
  font-weight: bold;
  color: #5e3d18;
  margin: 0px 0 25px 0px;
  padding: 0px;
  line-height: 25px;
}

h2, .h2{
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #5e3d18;
  margin: 0px 0 20px 0px;
  padding: 0px;
  line-height: 18px;
}

a{
  outline: none;
}

a:link, a:visited{
  color: #5e3d18;
  text-decoration: none;
}

a:hover, a:active{
  color: #666666;
  text-decoration: underline;
}

#container{
  width: 980px;
  margin: 0 auto;
  position: relative;
}

#logo{
  width: 153px;
  height: 160px;
  position:absolute;
  z-index: 10;
  top: 0px;
  left: 1px;
}

#top{
  height: 110px;
  width: 960px;
  margin: 0 auto;
  position:relative;
}

#toplinks{
  position: absolute;
  right: 0px;
  top: 10px;
  color: #5e3d18;
}

#toplinks a{
  font-size: 9px;
  text-decoration: none;
}

#language{
  position: absolute;
  right: 0px;
  top: 25px;
  color: #000000;
}

#language a{
  font-size: 9px;
  text-decoration: none;
  color: #000000;
}

#menu{
  position:absolute;
  bottom: -5px; /* -8px */
  left: 170px;
  height: 40px;
  z-index: 2;
}

#menu ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#menu ul li{
  float: left;
  margin-right: 0px;
  height: 40px;
}

#content_container{
  width: 930px; /* 980 */
  position: relative;
  background: url(/files/billeder/design2010/content_shadow.png) repeat-y;
  margin: 0 auto;
  overflow: hidden;
  /*min-height: 400px;*/
  padding: 40px 25px 0px 25px;
}

#banner{
  width: 691px;
  height: 322px;
  position: relative;
}

.slideshow{
  overflow:hidden;
  height: 322px;
  width: 691px;
}

#brands_new {
  width: 215px;
  height: 322px;
  text-align: center;
  position: absolute;
  top: 40px;
  right: 26px;
  float: left;  
  background: url(/files/billeder/Design2011/select-brand-DK.jpg) no-repeat;
}

#brands_new.en {
  background: url(/files/billeder/Design2011/select-brand-EN.jpg) no-repeat;
}

#brands_new img{
  margin-bottom: 16px;
}
#brands{width: 130px;  text-align: center;  position: absolute;  top: 40px;  right: 17px;  background: #FFFFFF;  }
#brands img {margin:10px 0 5px;}

.box_headline{
  width: 203px; /* 215 */
  padding: 12px 0 0 12px;
  margin-bottom: 5px;
  position: absolute;
  top: 0;
  left: 0;
}

.box_headline a{
  text-decoration:none;
  font-size: 16px;
  color: #5c340c;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
}

.box_image{
  margin-bottom: 3px;
  border:1px solid #d8d8d8;
}

.box1, .box2, .box3{
  float:left;
  position: relative;
  line-height: 17px;
  margin: 0 23px 10px 0;
}

.box4{
  float: left;
  position: relative;
  line-height: 17px;
  margin: 0 0 10px 0;
}

#shortcut_boxes{
  padding-top: 20px;
}

#shortcut_boxes p{
  margin: 0px;
  padding: 0px;
}

#shortcut_boxes p a, .frontpage_newslist{
  display: block;
  width: 215px;
  /*height: 25px;*/
  line-height: 25px;
  border-bottom: 1px dotted #5e3d18;
}

#leftcontainer{
  width: 215px;
  background: url(/files/billeder/design2010/submenu_top.jpg) top no-repeat #5e3d18; 
  height: 100%;
  position: relative;
  float: left;
}

#leftcontainer_hack{
  background: #5e3d18;
/*  background: url(/files/billeder/design2010/brown_background.jpg) repeat-y; */
  position: absolute;
  height: 100%; 
  top: 40px;
  left: 25px;
  width: 215px;
}

#submenu{
  margin: 50px 10px 0 10px;
}

#submenu ul{
  margin: 0 0 20px 0px;
  padding: 0px;
  list-style: none;
}  

#submenu ul li{
  color: #FFFFFF;
  border-bottom: 1px dotted #ffffff;
}

#submenu ul li a{
  font-weight:bold;
  color: #FFFFFF;
  line-height: 25px;
  text-decoration: none;
}

#submenu ul li a:hover, #submenu ul li a:active, #submenu ul li a#activeitem{
  font-weight: bold;
  color: #eec228;
  /*line-height: 25px;*/
  /*display: block;*/
  text-decoration: none;
}

#submenu ul li ul li:before {
  content: "»  ";
} 

#submenu ul li ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#submenu ul li ul li{
  border-bottom: 0px;
  font-weight: normal;
}

#submenu ul li ul li a{
  font-weight: normal;
}

#submenu ul li ul li a:hover, #submenu ul li ul li a:active, #submenu ul li ul li a#activeitem{
  font-weight: normal;
  color: #eec228;
}


#textcontainer{
  width: 585px; /* 585 */
  position: relative;
/*  left: 230px;*/
  float:left;
  margin-left: 15px;
}

#textcontainer_top{
  background: url(/files/billeder/design2010/textcontent_top_border.jpg) no-repeat; 
  width: 100%;
  height: 15px;
  margin: 0 15px 0 0;
}

#textcontent{
  width: 538px;
  padding: 0 15px 15px 15px;
  margin: 0px;
  border-right: 1px solid #9e9e9f;
  border-left: 1px solid #9e9e9f;
  border-bottom: 1px solid #9e9e9f;
  min-height: 300px;
  line-height: 15px;
}

#textcontent p{
  margin: 0 0 20px 0px;
  padding: 0px;
}
#bottom_shadow{
  width: 980px;
  height: 24px;
  background: url(/files/billeder/design2010/bottom_shadow.png) no-repeat;
}
#PrivacyPolicy, #smiley {
  position:absolute;
  bottom: -20px;
  right: 7px;
}
#PrivacyPolicy {
  right:166px;
  bottom:-15px;
}

/* REMOVE BRANDS BY LANG */
#brands.da .remove_lang_en {display:none;}
#brands.en .remove_lang_da {display:none;}                                                                                                                                                                                                                                                                                                                                                   