﻿html, body{
    height: 100%;
    margin: 0px;
    background-color: #362f2d;
}

body, a:link, a:visited, a:active, a:hover, p, td, div, span{
    font-family: verdana;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}

a:hover{
    color: #909090;
    text-decoration: underline;
}

menusko.title{
    display:none;
}

.center_div{
	width: 877px;
    margin: 0px auto 0px auto;
}

.clear{
    clear: both;
}

.celle{
    padding: 2px;
	width: 238px;
}
.stor_bar{
    min-height: 45px;
    text-align: center;
}

.quicksoeg{
    width: 340px; 
    float: left;
    text-align: left;
}

.quicksoeg h2{
    margin-bottom: 5px;
    font-size: 10px;
}

.maindiv_wrapper{
	width: 877px;
	text-align: left;
    position: relative;
}

.topdiv{
    width: 877px;
    height: 262px;
    background-image: url(/img/design/top.jpg);
    background-repeat: no-repeat;
}

.content_bottom{
    float:right;
    width: 700px;
    height: 16px;
    background-image: url(/img/design/content_bottom.jpg);
    background-repeat: no-repeat;
}

.leftmenu{
    width: 170px;
    background-color: #372f2d;
    float: left;
    padding-top: 10px;    
}

.content{
    float: right;
    width: 672px;
    background-color: #ffffff;
    border-left: 8px solid #e1e1e1;
    min-height: 895px;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}

.menuholder{
    border: 1px solid #56504e;
    background-color: #413a38;
    padding-top: 10px;
    padding-left: 11px;
}

.menuholder h2{
    margin: 0px 0px 5px 0px;
    font-size: 10px;
}

.menuholder ul{
    margin: 0px 0px 20px 0px;
    list-style: none;   
}

.menuholder li{
    list-style: none;
    line-height: 15px;
}

.menuholder a, .menuholder{
    color: #ffffff;
}

.faste_tekster{
    margin-top: 30px;
    width: 137px;
    height: 145px;
    float: left;
}

.faste_tekster ul{
    margin: 0px 0px 0px 0px;
    list-style: none;   
}

.faste_tekster li{
    list-style: none;
    line-height: 22px;
    border-bottom: 1px solid #facf82;
    margin-bottom: 3px;
}

.faste_tekster li a{
    color: #ffffff;
}

h1{
    font-size: 14px;
    margin: 0px 0px 10px 0px;
}

h2{
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}

h3{
    font-size: 10px;
    margin: 0px 0px 0px 0px;
}

h4{
    font-size: 10px;
    display: inline;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

p{
    margin: 0px;
}

.nyhedsbrev{
    float: left;
    width: 220px;
    margin: 15px 0px 0px 60px;
}

.soeg{
    float: left;
    width: 150px;
    margin: 15px 0px 0px 30px;
}

.kurv{
    float: left;
    width: 150px;
    margin: 15px 0px 0px 60px;
    cursor: pointer;
}

.txtboks{
    border: 1px solid #000000;
    font-size: 10px;
    width: 100px;
}

.knap{
    background-color: #666666;
    color: #ffffff;
    border: 1px solid #000000;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
}

.storknap{
    background-color: #666666;
    color: #ffffff;
    border: 1px solid #000000;
    font-size: 10px;
    text-align: center;  
    padding: 2px; 
    cursor: pointer;
}

.breadcrumb{
    margin-bottom: 10px;
    font-size: 12px;
}

.topteaser{

}

.topteaser_item{
    float: left;
    width: 198px;
    margin: 0px 30px 10px 0px;
    min-height: 200px;
    text-align: center;
}

.topteaser_item_right{
    float: right;
    width: 198px;
    min-height: 200px;
    text-align: center;
    margin-right: 10px;
}

.topteaser_item_right h1, .topteaser_item h1{
    font-size: 10px;
    margin: 0px;
}

.topteaser_item_billede{
    width: 198px;
    height: 190px;
    border: 1px solid #bbbdb0;
}

.oversigt_pris{
    margin: 10px 0px 10px 0px;
    text-align: left;
    padding: 3px 0px 3px 0px;
    border-top: 1px solid #bbbdb0;
    border-bottom: 1px solid #bbbdb0;
}

.billede_300x300{
    width: 248px;
    float: left;
    min-height: 190px;
    border: 1px solid #bbbdb0;
    margin: 0px 20px 20px 0px;
}

.tekst_right{
    float: right;
    width: 345px;
}


/*
#################################################################
#################################################################
Slidemenu CSS
#################################################################
#################################################################
*/

.arrowlistmenu{
    width: 130px; /*width of accordion menu*/
    margin: 10px 0px 10px 0px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
    height: 21px;
    margin-top: -5px;
    margin-bottom: -8px; /*bottom spacing between header and rest of content*/
    padding: 2px 0 2px 10px; /*header text is indented 10px*/
    cursor: hand;
    cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
    margin-bottom: -2px;/*bottom spacing between menu items*/
    width: 130px; 
}

.arrowlistmenu ul li a{
    color: #ffffff;
    display: block;
    padding: 0px 0;
    padding-left: 10px; /*link text is indented 19px*/
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
}

.arrowlistmenu ul li a:visited{
    color: #ffffff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
    color: #ffffff;
    text-decoration: underline;
}

.categoryitems{
    margin: 1px 0px 10px 10px;
}

.categoryitems a{
    line-height: 20px;
}

/*
#################################################################
#################################################################
Slidemenu CSS end
#################################################################
#################################################################
*/

.paging_knap{
    margin-left: 10px;
    padding: 10px;
    background-color: #362f2d;
}

.paging_knap a{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

.thumbnails300px{
padding: 5px;
width: 238px;
/*border: 1px dashed #ff0000;*/
border: 1px solid #bbbdb0;
margin-top: -10px;
}

.thumbnails300px img{
    cursor: pointer;
}