﻿html, body{
    height: 100%;
    margin: 0px;
    background-color: #e1e1e1;
}

body{
    background-image: url(/img/designgfx/pagebg.jpg);
    background-repeat: repeat-x;
}

body, a, p, td, div, span{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #686868;
}

a:hover{
    color: #cccccc;
}

.clear{
    clear: both;
}

.center_div{
	width: 950px;
    margin: 0px auto 0px auto;
}

.maindiv_wrapper{
	width: 950px;
	margin-left: 0px;
	text-align: left;
    position: relative;
}

.topdiv{
    background-image: url(/img/designgfx/top.jpg);
    background-repeat: repeat-x;
    height: 129px;
    width: 950px;
    margin: 10px 0px 0px 0px;
}

.menu{
    margin-top: 94px;
    height: 30px;
}

.menu ul{
    margin: 0px 0px 0px 20px;
}
.menu ul li{
    list-style: none;
    display: inline;
}

.menu li{
    margin-right: 20px;
    background-image: url(/img/designgfx/menu_spacer.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
    line-height: 30px;
}

.menu a:link, .menu a:hover, .menu a:active, .menu a:visited{
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}

.menu a:hover{
    color: #5e5e5e;
}

.leftside{
    width: 950px;
    margin-top: 10px;
    min-height: 200px;
}

.content{
    width: 677px;
    float: left;
}

.frise{
    width: 677px;
    margin-bottom: 10px;
}

.rightside{
    width: 256px;
    float: right;
}

.made_by_because
{
   margin: 10px auto 0px auto;
   width: 950px;
   height: 20px;
   padding-top: 5px;
   border-top: 1px solid #c71d1e;
}

.spalte_holder{
    width: 679px;
}

.betaling_top{
    height: 4px;
    width: 679px;
    background-image: url(/img/designgfx/betaling_top.jpg);
    background-repeat: no-repeat;
}

.betaling_bottom{
    height: 4px;
    width: 679px;
    background-image: url(/img/designgfx/betaling_bottom.jpg);
    background-repeat: no-repeat;
}

.betaling_fill{
    width: 659px;
    min-height: 100px;
    padding: 10px;
    background-image: url(/img/designgfx/betaling_fill.jpg);
    background-repeat: repeat-y;
}

.spalte_venstre{
    float: left;
    width: 331px;
}

.spalte_hoejre{
    float: right;
    width: 331px;
}

.mellem{
    width: 331px;
}

.mellem_top{
    width: 331px;
    background-image: url(/img/designgfx/mellem_top.gif);
    background-repeat: no-repeat;
    height: 3px;
}

.mellem_content{
    width: 311px;
    background-image: url(/img/designgfx/mellem_content.jpg);
    background-repeat: repeat-y;
    min-height: 100px;
    padding: 5px 10px 0px 10px;
}

.mellem_content h1{
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

.mellem_content img{
    margin-bottom: 5px;
}

.mellem_bottom{
    width: 331px;
    background-image: url(/img/designgfx/mellem_bund.gif);
    background-repeat: no-repeat;
    height: 3px;
}

.tekst{
    width: 680px;
}

.tekst_top{
    width: 680px;
    background-image: url(/img/designgfx/full_top.gif);
    background-repeat: no-repeat;
    height: 4px;
}

.tekst_content{
    width: 660px;
    background-image: url(/img/designgfx/full_content.jpg);
    background-repeat: repeat-y;
    min-height: 100px;
    padding: 5px 10px 5px 10px;
}

.tekst_content h1, .betaling_fill h1{
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px -10px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
}

.tekst_content h2, .betaling_fill h2{
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
}

.tekst_content h3{
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
}

.text_input{
    font-size: 10px;
    width: 220px;
}

.tekst_content img{
    margin-bottom: 10px;
    margin-left: -4px;
}

.tekst_bottom{
    width: 680px;
    background-image: url(/img/designgfx/full_bottom.gif);
    background-repeat: no-repeat;
    height: 4px;
}

.nyheder{
    width: 680px;
}

.nyheder_top{
    width: 680px;
    background-image: url(/img/designgfx/full_top.jpg);
    background-repeat: no-repeat;
    height: 4px;
}

.nyheder_content{
    width: 660px;
    background-image: url(/img/designgfx/full_content.jpg);
    background-repeat: repeat-y;
    min-height: 100px;
    padding: 5px 10px 0px 10px;
}

.nyheder_content h1{
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

.nyheder_content img{
    margin-bottom: 10px;
    margin-left: -4px;
}

.nyheder_bottom{
    width: 680px;
    background-image: url(/img/designgfx/full_bottom.jpg);
    background-repeat: no-repeat;
    height: 4px;
}

.knap{
    background-image: url(/img/designgfx/knap.jpg);
    background-repeat: no-repeat;
    width: 75px;
    height: 19px;
    padding-left: 10px;
    padding-top: 3px;
    margin-top: 10px;
}

.knap a:visited, .knap a:link, .knap a:active{
    color: #686868;
}

.knap a:hover{
    color: #000000;
}

.teaser{
    width: 256px;
    margin-bottom: 10px;
}

.teaser_top{
    width: 256px;
    background-image: url(/img/designgfx/small_top.gif);
    background-repeat: no-repeat;
    height: 4px;
}

.teaser_content{
    width: 256px;
    background-image: url(/img/designgfx/small_content.jpg);
    background-repeat: repeat-y;
    min-height: 50px;

}

.teaser_bottom{
    width: 256px;
    background-image: url(/img/designgfx/small_bund.gif);
    background-repeat: no-repeat;
    height: 4px;
}

.teaser_content h1{
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

.nyhed_teaser{
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;   
}  

.soegeboks{
    background-image: url(/img/designgfx/soeg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 109px;
    padding-left: 10px;
    margin-right: 1px;
}

.nyhed_teaser_dato{
    font-size: 11px;
    font-weight: bold;
    color: #c71d1e; 
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
} 

  

a.made_by_because_link:link, a.made_by_because_link:visited, a.made_by_because_link:active, a.made_by_because_link:hover{
    color: #c1c1c1;
    font-size: 9px;
    text-decoration: none;
}

a.made_by_because_link:hover{
    text-decoration: underline;
}

.bund_adresse{
    width: 700px;
    float: right;
    text-align: right;
    margin-bottom: 50px;
}

.bund_adresse, .bund_adresse a:link, a:visited, a:active, a:hover{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #686868;
}

.bund_adresse a:hover{
    text-decoration: underline;
}

.faded{
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}

.faded, .faded a{
    color: #7a7a7a;
}

.produkt_oversigt{
    margin: 0px 20px 20px 0px;
    float: left;
    width: 300px;
}

.produkt_oversigt_billede{
    float: left;
    width: 100px;
    min-height: 165px;
}

.produkt_oversigt_tekst{
    float: right;
    width: 180px;
}

.produkt_oversigt_tekst h1{
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.produkt_oversigt_pris{
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}

.produkt_specifik{
    margin: 0px 20px 20px 0px;
    float: left;
    width: 600px;
}

.produkt_specifik_billede{
    float: left;
    width: 300px;
    min-height: 465px;
}

.produkt_specifik_tekst{
    float: right;
    width: 280px;
}

.produkt_specifik_tekst h1{
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.produkt_specifik_pris_holder{
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 10px 0px;   
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
}

.produkt_specifik_pris_txt{
    width: 100px;
    float: left;
    font-weight: bold; 
}

.produkt_specifik_pris{
    float: left;
    width: 100px;
    font-weight: bold; 
}

.produkt_specifik_pris_antal{
    margin-top: 10px;
    width: 100px;
    float: left;
    font-weight: bold; 
}

.produkt_specifik_antalboks{
    margin-top: 5px;
    float: left;
    width: 100px;
    font-weight: bold; 
}

.produkt_specifik_antalboks_style, .kurv_boks{
    width: 30px;
    font-size: 10px;
    text-align: center;
}