html, body{
    height: 100%;
    margin: 0px;
    background-color: #ffffff;
}

body, a:link, a:visited, a:active, a:hover, p, td, div, span{
    font-family: georgia;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

a:hover{
    color: #909090;
    text-decoration: underline;
}

.center_div{
	width: 800px;
    margin: 15px auto 0px auto;
}

.maindiv_wrapper{
	width: 800px;
	text-align: left;
    position: relative;
    background-color: #ffffff;
}

.topdiv{
    width: 800px;
    height: 40px;
    margin: 0px 0px 0px 0px;
}

.topmenu{
    float: right;
    margin: 10px 20px 0px 0px;
    width: 540px;
}

.aktiv_topmenu{
    background-image: url(/img/designgfx/menu_aktiv.jpg);
    background-repeat: no-repeat;
}

.inaktiv_topmenu{
    background-image: url(/img/designgfx/menu_inaktiv.jpg);
    background-repeat: no-repeat;
}

.inaktiv_topmenu, .aktiv_topmenu{
    padding-top: 8px;
    margin-right: 3px;
    float: left;
    width: 100px;
    height: 30px;
    text-align: center;
    color: #ffffff;
}

.inaktiv_topmenu a, .aktiv_topmenu a{
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}

.inaktiv_topmenu a:hover, .aktiv_topmenu a:hover{
    color: #cccccc;
    text-decoration: none;
}

.kurv{
    float: left;
    margin: 0px 0px 0px 10px;
    background-image: url(/img/designgfx/basket.jpg);
    background-repeat: no-repeat;
    text-indent: 35px;
    height: 39px;
    padding-top: 15px;
    cursor: pointer;
}

.frise{
    width: 800px;
    height: 200px;
    background-image: url(/img/designgfx/frise.jpg);
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.category_holder{
    height: 30px;
}

.rightside{
    float: right;
    width: 620px;
}

.leftmenu{
    float: left;
    width: 140px;
    margin-right: 10px;
    min-height: 300px;
}

.leftmenu ul{
    margin: 0px;
}

.leftmenu li{
    list-style: none;
    margin-bottom: 10px;
}

.leftmenu a, .leftmenu li a{
    text-decoration: none;
    font-size: 14px;
    text-transform: capitalize;
    color: #422a10;
}

.leftmenu a:hover{
    color: #000000;
}

.content_holder{
    width: 800px;
    background-image: url(/img/designgfx/page_content_bg.jpg);
    background-repeat:repeat-y;
}

.content_top{
    width: 800px;
    height: 8px;
    background-image: url(/img/designgfx/page_top_bg.jpg);
    background-repeat:no-repeat;
}

.content_bottom{
    width: 800px;
    height: 8px;
    background-image: url(/img/designgfx/page_bottom_bg.jpg);
    background-repeat:no-repeat;
}

.content
{
    padding: 10px;
    width: 780px;
    min-height: 100px;
    background-image: url(/img/designgfx/page_content_dirty_bg.jpg);
    background-repeat:no-repeat;
    background-position: top;
}

.topteaser{

}

.topteaser_item{
    float: left;
    width: 198px;
    margin: 0px 10px 10px 0px;
    min-height: 200px;
    text-align: center;
}

.topteaser_item_right{
    float: right;
    width: 198px;
    min-height: 200px;
    text-align: center;
}

.topteaser_item_right h1, .topteaser_item h1{
    margin: 10px 0px 10px 0px;
    font-size: 10px;
    padding: 3px 0px 3px 0px;
    border-top: 1px solid #bbbdb0;
    border-bottom: 1px solid #bbbdb0;
    text-align: left;
}

.topteaser_item_billede{
    width: 198px;
    min-height: 100px;
    border: 1px solid #bbbdb0;
}

.text_teaser{
    margin-bottom: 10px;
}

.text_teaser_billede{
    float: left;
    width: 250px;
    height: 150px;
    border: 1px solid #bbbdb0;
}

.text_teaser_text{
    float: right;
    width: 350px;
}

.text_teaser_text h1{
    font-size: 14px;
    margin: 0px 0px 10px 0px;
}

.dropdown{
    width: 162px;
    height: 19px;
    padding-top: 3px;
    background-image: url(/img/designgfx/dropdown.jpg);
    background-repeat: no-repeat;
}

.dropdown, .dropdown a{
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}

.dropdown a:hover{
    text-decoration: none;
}

.knap{
    width: 162px;
    height: 19px;
    padding-top: 3px;
    background-image: url(/img/designgfx/knap.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
}

.lilleknap{
    width: 100px;
    height: 19px;
    padding-top: 3px;
    background-image: url(/img/designgfx/knap.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
}

.knap, .lilleknap, .knap a, .lilleknap a{
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}

.knap a:hover, .lilleknap a:hover{
    text-decoration: none;
    color: #cccccc;
}


#menu_child{
  display: block;
  width:   152px;
  padding: 2px 5px;
  background: #000000;
}

#menu_child2{
  display: block;
  width:   152px;
  padding: 2px 5px;
  background: #000000;
}

.subchild_no_border a, .subchild_no_border, .subchild a, .subchild, menu_child, menu_child a, menu_child2, menu_child2 a{
  text-align: left;
  text-decoration: none;
  color:   #ffffff;
}

.subchild{
    height: 20px;
    border-bottom: 1px solid #ffffff;
    padding: 2px 0px 2px 5px;
}

.subchild_no_border{
    height: 20px;
    padding: 2px 0px 0px 5px;
}

.brands{
    font-size: 18px;
    float: left;
    border-bottom: 1px solid #bbbdb0;
    height: 30px;
    width: 140px;
    color: #422a10;
}

.categorys{
    float: right;
    border-bottom: 1px solid #bbbdb0;
    height: 30px;
    width: 620px;
}

.category_holder{
    margin-bottom: 10px;
}

.stor_bar{
    height: 25px;
}

h1{
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

h2{
    font-size: 14px;
    margin: 0px;
}

h3{
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}

.breadcrumb{
    width: 100%;
    font-size: 12px;
    margin-bottom: 10px;
}

.billede_300x300{
    width: 300px;
    float: left;
    border: 1px solid #bbbdb0;
    margin: 0px 20px 20px 0px;
}

.tekst{
    float: left;
    width: 100%;
}

.tekst_full{
    width: 100%;
    min-height: 100px;
}

.tekst_right{
    float: right;
    width: 290px;
}

.clear{
    clear: both;
}

input{
    background-color: #ffffff;
    border: 1px solid #909090;
    color: #000000;
    padding-left: 2px;
}

.oversigt_holder{
    width: 100%;
    float: right;
}

h4{
    font-size: 14px;
    margin: 0px;
    font-weight: normal;
}

h3{
    font-size: 16px;
    margin: 0px;
}

.knap_med_pil_hoejre2, .knap_med_pil_hoejre, .knap_med_pil_venstre, .knap_med_pil_venstre2{
    color: #000000;
    cursor: hand;
    cursor: pointer;
}

.specifik_pris{
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.soegdiv{
    float: right;
    height: 20px;
    width: 250px;
    margin-right: 140px;
    margin-top: 20px;
}

.pris_holder{
    margin-top: 10px;
}

.streget_ud{
    font-weight: bold;
    font-size: 12px;
    margin: 0px 0px 5px 0px;
    text-decoration: line-through;
}



