/* WIDTH DEFINING */

.maintable 
{
    /*    background-color: #F2F0EA;
    background-image: url(/template/content_bg.png);*/
    width: 980px;
}

.pagebody 
{
    /* border-left: solid 10px #9A9C9F;     */
    /* border-right: solid 10px #9A9C9F;     */
    width: 980px;
}

.emneoversigt_blok 
{
    width: 940px;
    z-index: 1;
    overflow: hidden;    
}

.column1 
{
    width: 610px;    
/*    background-image: url(/template/bg_pattern.jpg);
    background-repeat: repeat;
    */
}

.column_spacer
{
    width: 30px;    
    /*
    background-image: url(/template/bg_pattern.jpg);
    background-repeat: repeat;
    */
}

.column2 
{
    width: 300px;    
    /*
    background-image: url(/template/bg_pattern.jpg);
    background-repeat: repeat;
    */
}


.top_area 
{
    width: 940px;
    position: relative;
    height:95px;
    z-index: 10;
}

.top_logo 
{
    position: absolute;
    top: 0px;
    left: 0px;    
    width: 325px;
}

.top_search 
{
    position: absolute;
    right: 0px;
    top: 35px;    
    width: 300px;
}

.topholder 
{
    position: relative;    
    width: 940px;
    height: 43px; 
}

.topmenu_item 
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 600px;    
}

.icons 
{
    position: absolute;
    top: 8px;
    right: 0px;
    width: 200px;    
    text-align: right;
}


/* STANDARD TAGS */

H1 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 24pt;
    font-weight: 500;
    color: Black;
}

H2 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 12pt;
    font-weight: 500;
    color: Black;
}

P 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 500;
    color: Black;
    /* text-align: justify; */
}

/* KURV */

.rabatkode 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 500;
}

.input_rabat 
{

}

/* FORSIDE */

.navsti 
{
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

.navcur
{
    color: #666666;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

/* SHADOWS */

.shadow_big 
{
    background-image: url(/template/shadow_big.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 300px;
    /* height: 20px; */
    height: 17px;
}

.shadow_small 
{
    background-image: url(/template/shadow_small.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 180px;
     height: 14px; 
	 background-size:100% 100%;
}

/* S�GNING */

.inp_search 
{
    /*    text-indent: 15px;*/

    color: #666666;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;

    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    
    line-height: 24px;

    width: 266px;
    height: 30px;
    overflow:hidden;
    background-color: Transparent;
    border: 0 none;
    background-image: url(/template/inp_search.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

.inp_search_empty 
{
    /*    text-indent: 15px;*/

    color: #666666;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;

    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    
    line-height: 24px;

    width: 266px;
    height: 30px;
    overflow:hidden;
    background-color: Transparent;
    border: 0 none;
    background-image: url(/template/inp_search_empty.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

.btn_search 
{
    width: 40px;
    height: 30px;
    overflow:hidden;
    background-color: Transparent;
    border: 0 none;
    margin: 0px;
    padding: 0px;
    background-image: url(/template/btn_search.gif);
    background-position:  left top;
    background-repeat: no-repeat;
    cursor:pointer;
}

/* INSTANT SEARCH OPTIONS */

#optionbox 
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 30;
	width: 300px;
}

#options {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 300px;
}

.src_table 
{
    width: 300px;    
    border-style: inset;
    border-width: 1px;
    border-color: Silver;
    background-color: White;
}

.src_header 
{
    text-indent: 2px;
    width: 300px;    
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #436104;
    margin-bottom: 2px;
}

.src_link 
{
    width: 297px;    
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #436104;
    background-color: White;
    cursor: pointer;
}

.src_link_hover
{
    width: 300px;    
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: white;
    background-color: #436104;
    cursor: pointer;
}

.src_link_padding 
{
    padding-top: 2px;
    padding-left: 5px;    
    padding-bottom: 2px;
    padding-right: 5px;
}


/* KNAPPER */

.input_antal
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
    font-weight: 500;
    color: black;
    width: 45px;
    height: 38px;
    padding-top: 5px;
    padding-left: 15px;
    margin-right: 5px;
    background-color: Transparent;
    border: 0 none;
    background-image: url(/template/input.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.btn_img_bestil 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 500;
    color: white;
    width: 101px;
    height: 35px;
	border-radius:10px;
    background-color: #2ea9d7;
    border: 1px solid #217693;
    /* background-image: url(/template/btn_blue_100.jpg); */
    background-position: center center;
    background-repeat: no-repeat;
    cursor:pointer;
    line-height: 2;
}
.btn_img_bestil:hover
{
    background-color: #278fb0;
}

.btn_img_reserver
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 500;
    color: white;
    width: 101px;
    height: 38px;
    background-color: Transparent;
    border: 0 none;
    background-image: url(/template/btn_blue_100.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    cursor:pointer;
}

.bog1_pris 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
    font-weight: 600;
    color: black;
}

/* SKABELON */


.topmenu a 
{
    color: #1c4433;    
}

.topmenu a:hover
{
    text-decoration: none;
}

.topmenu_row 
{
    /* background-color: #00652e; */
    color: Black;
}

.frontgate_selected
{   
    font-weight: bold;
}

.frontgate_selected a:hover
{
    color: Black;    
    text-decoration: none;
}

.top_linje
{
    /* background-image: url(/template/top.gif); */
    background-repeat: repeat;
    width: 100%;
    height: 2px;
    overflow: hidden;
}

.top_linje_text
{
    height: 2px;
    font-size: 1px;
}

.top_margin
{
    width: 20px;
    height: 2px;
    font-size: 1px;
}

.logo_margin 
{
    color: Black;
    width: 20px;
}

.topmenu_margin
{
    background-color: #33B6E4;
    color: Black;
    width: 20px;
}

.emneoversigt_margin
{
    background-color: #2D231B;
    color: Black;
    width: 20px;
}

.emneoversigt_margin2
{
    background-color: #3D342C;
    color: Black;
    width: 20px;
}

.margin 
{
    color: Black;
    width: 20px;
}

.margin2 
{
    color: Black;
    width: 15px;
    height: 20px;
}

.box_mb 
{
    width: 610px;
    height: 300px;
    overflow: hidden;    
}

.box_medlem 
{
    width: 300px;
    height: 300px;
    overflow: hidden;    
}

.leftbox 
{
    position: relative;
    /* width: 610px;   */
    /* height: 50px;   */
    line-height: 50px;
}

.content_header  
{
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
    position: absolute;
    left: 0px;
    top: 0px;
}
.content_pager 
{
    margin-top: 10px;
    /* margin-left: 10px; */
    /* margin-bottom: 0px; */
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
    /* position: absolute; */
    /* right: 0px; */
    /* bottom: 0px; */
	text-align:center;
}

.content_layout 
{
    margin-top: 40px;
}

.blueline_l 
{
    width: 610px;
    height: 4px;
    background-color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 1pt;
}

.blueline_r 
{
    width: 300px;
    height: 4px;
    margin-bottom: 5px;
    background-color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 1pt;
}

.box1 
{
    margin-top: 8px;
    margin-bottom: 2px;
}

.box_header1 
{
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

.box_pager 
{
    text-align: right;
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

.pager 
{
    display: inline;
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
	width:100%;
	text-align:center;
}

.pager-center
{
    display: inline;
}


/* H�JRE SPALTES RUBRIKKER */

.rightbox 
{
    width: 300px;    
    overflow: hidden;
    /*
    height: 50px;  
    line-height: 50px;
    */
}

.box_header 
{
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

.box_basket 
{
    position: relative;
    background-image: url(/template/box_basket.gif);
    background-position: right center;
    background-repeat: no-repeat;
    height: 50px;  
}

.box_header_basket 
{
    position: absolute;
    bottom: 0px;
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 5px;
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

.box_facebook 
{
    position: relative;
/*
    background-image: url(/template/box_facebook.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    */
    width: 300px;
    height: 50px;  
}

.box_header_facebook 
{
    position: absolute;
    bottom: 0px;
    margin-top: 0px;
    /*margin-left: 10px;*/
    margin-bottom: 5px;
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

.box_link_facebook 
{
    position: absolute;
    bottom: 0px;
    right: 0px;    
    width: 48px;
    height: 45px;
}


.box_twitter 
{
    position: relative;
    /*
    background-image: url(/template/box_twitter.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    */
    height: 50px;  
    width: 300px;
}

.box_header_twitter 
{
    position: absolute;
    bottom: 0px;
    margin-top: 0px;
    /*margin-left: 10px;*/
    margin-bottom: 5px;
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

.box_link_twitter 
{
    position: absolute;
    bottom: 0px;
    right: 0px;    
    width: 48px;
    height: 45px;
}

.box_search 
{
    position: relative;
    background-image: url(/template/box_search.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 50px;  
}

.box_header_search 
{
    position: absolute;
    bottom: 0px;
    margin-top: 0px;
    /*margin-left: 10px;*/
    margin-bottom: 5px;
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

.box_nyhedsbrev 
{
    position: relative;
    /*
    background-image: url(/template/box_nyhedsbrev.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    */
    height: 50px;  
    width: 300px;
}

.box_header_nyhedsbrev
{
    position: absolute;
    bottom: 0px;
    margin-top: 0px;
    /*margin-left: 10px;*/
    margin-bottom: 5px;
    color: #33B6E4;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
}

.box_link_nyhedsbrev 
{
    position: absolute;
    bottom: 0px;
    right: 0px;    
    width: 48px;
    height: 45px;
}

.form_nyhedsbrev 
{
    width: 295px;
    padding: 0px;
    margin: 0px;    
}

.input_nyhedsbrev 
{
    /*    text-indent: 15px;*/

    color: #666666;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;

    margin: 0px;
    padding: 10px;
    
    line-height: 24px;

    width: 181px;
    height: 36px;
    overflow:hidden;
    background-color: Transparent;
    border: 0 none;
    background-image: url(/template/inp_nyhedsbrev.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

.btn_nyhedsbrev 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 400;
    color: white;
    width: 101px;
    height: 38px;
    background-color: Transparent;
    border: 0 none;
    background-image: url(/template/btn_blue_100.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    cursor:pointer;
}


/* EMNEOVERSIGT */

#emneoversigt_bgcolor1
{
    background-color: #2D231B;
}

#emneoversigt_bgcolor2
{
    background-color: #3D342C;
}

.emner {
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    text-decoration:none;
    color:#D7DEA7;
    font-size:10pt;
}

.emne_box 
{
    white-space: nowrap;
    margin: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.emne_box_selected 
{
    white-space: nowrap;
    margin: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.emne_link 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14px;
    color: white;
    white-space: nowrap;
}

.emne_link_selected
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
    white-space: nowrap;
}

.emneoversigt_link
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 14pt;
    font-weight: 400;
    color: white;
}

/* BOGLISTE BORDERS */
.bogliste{
	border: solid 1px #dddddd;    
}
/* - ROW 1 */
.bogliste_r1c1 
{
    border-right: solid 1px #dddddd;    
    border-bottom: solid 1px #dddddd;
    width: 180px;  
    height: 380px;   
}
.bogitem_r1c1 
{
    padding-right: 10px;
    padding-bottom: 10px;
}
.bogliste_r1c2 
{
    border-right: solid 1px #dddddd;    
    border-bottom: solid 1px #dddddd;    
    width: 190px;     
    height: 380px;   
}
.bogitem_r1c2 
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.bogliste_r1c3 
{
    border-bottom: solid 1px #dddddd;    
    width: 180px;     
    height: 380px;   
}
.bogitem_r1c3 
{
    padding-left: 10px;
    padding-bottom: 10px;
}

/* - ROW 2 */
.bogliste_r2c1 
{
    border-right: solid 1px #dddddd;    
    border-bottom: solid 1px #dddddd;    
    width: 180px;     
    height: 380px;   
}
.bogitem_r2c1 
{
    /* padding-top: 10px; */
    padding-bottom: 10px;
    padding-right: 10px;
}
.bogliste_r2c2 
{
    border-bottom: solid 1px #dddddd;    
    border-right: solid 1px #dddddd;    
    width: 190px;     
    height: 380px;   
}
.bogitem_r2c2 
{
    padding: 10px;
}
.bogliste_r2c3 
{
    border-bottom: solid 1px #dddddd;    
    width: 180px;     
    height: 380px;   
}
.bogitem_r2c3 
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

/* - ROW 3 */
.bogliste_r3c1 
{
    border-bottom: solid 1px #dddddd;    
    border-right: solid 1px #dddddd;    
    width: 180px;     
    height: 380px;   
}
.bogitem_r3c1 
{
    padding-top: 10px;
    padding-right: 10px;
}
.bogliste_r3c2 
{
    border-bottom: solid 1px #dddddd;    
    border-right: solid 1px #dddddd;    
    width: 190px;     
    height: 380px;   
}
.bogitem_r3c2 
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.bogliste_r3c3 
{
    border-bottom: solid 1px #dddddd;    
    width: 180px;     
    height: 380px;   
}
.bogitem_r3c3 
{
    padding-top: 10px;
    padding-left: 10px;
}

/* BOGLISTE ITEMS */

.bogliste_billede 
{
    overflow: hidden;    
    cursor: pointer;
}

.bog_titel 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 500;
    color: #436104;
}

.bogliste_titel 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
    height: auto; 
    padding: 3px 1px;
    background: #fff;
}

.boger_af_samme_forfatter_link a
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 500;
    color: #33B6E4;
    margin-bottom: 10px;
}

.bogliste_forfatter 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 500;
    color: black;
    height: 25px;
    margin-bottom: 5px;
}

.bogliste_kategori
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 500;
    font-style: italic;
    color: #666666;
    margin-bottom: 5px;
}

.bogliste_aktion
{
    position: relative;
    width: 170px;
    height: 30px;
}

.bogliste_pris 
{
    position: absolute;
    left: 0px;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 600;
    color: black;
    white-space: nowrap;
    width: 85px;
    float: left;
}

.bogliste_bestil
{
    position: absolute;
    right: 0px;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 500;
    color: #666666;
    white-space: nowrap;
    width: 85px;
    float: right;
}

.btn_bestil 
{
    background-image: url(/template/btn_bestil.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 85px;
    height: 15px;

    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 400;
    color: #00b5e6;    
    background-color: Transparent;
    border: none 0;
    text-decoration: underline;
    cursor: pointer;
}

.btn_reserver 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 400;
    color: #3BBCEC;    
    background-color: Transparent;
    border: none 0;
    text-decoration: underline;
    cursor: pointer;
}

/* BOG SIDE V�LGER */

.pager_normal
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    color: Black;
    cursor: pointer;
}

.pager_normal:hover
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    color: #00b5e6;    
    cursor: pointer;
}

.pager_selected 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: bold;    
    color: #00b5e6;    
    text-decoration: underline;
    cursor: pointer;
}

.pager_on 
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    color: Black;
}

.pager_on:hover
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    color: #00b5e6;    
    cursor: pointer;
}

.pager_off 
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    color: Silver;
}

/* BOG PR�SENTATION */

.pris_dkk 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 15px;
    font-weight: normal;    
    color: #666666;    
}

.pris_belob
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: black;
    white-space: nowrap;
}

/* INDK�BSKURV */


.basket_info
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: bold;    
    color: #5C5742;    
    text-align: left;
}

.basket_titel 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #436104;
}

.basket_font_bold 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-weight: 600;
    color: #5C5742;    
}
.basket_font_normal 
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    font-weight: 400;
    color: #5C5742;    
}

.basket_spacer
{
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 4pt;
    font-weight: normal;
    font-weight: 400;
    color: #5C5742;    
}


.panel_box 
{
	z-index: 1;
	position: relative;
	width:300px;
}

.btn_remove 
{
	border: 0 none;
	background-color: Transparent;
    background-image: url(/template/btn_slet.gif);
    background-repeat: no-repeat;
    background-position: center top;
    width: 16px;
    height: 16px;
    cursor:pointer;
}

.btn_basket 
{
    width: 108px;
    height: 29px;
    background-image: url(/template/btn_basket.gif);
    background-color: Transparent;
    border: 0 none;
    cursor:pointer;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: normal;    
    color: white;
    cursor:pointer;
}

/* ADRESSE LINJE */

.adresse_linje 
{
    color: #2D231B;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    text-decoration: none;
}

.mailto 
{
    color: #2D231B;
    cursor:pointer;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    text-decoration: none;
}

.mailto a
{
    color: #2D231B;
    cursor:pointer;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    text-decoration: none;
}

.mailto a:hover
{
    color: #2D231B;
    cursor:pointer;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
    text-decoration: underline;
}




/*-----------------------------
Css Starts
-----------------------------*/


.tem_forside .top_logo{
    padding:25px 10px 0 30px;
    width: 100%;
}
.logo-sp{
    font-size: 30px;
    color: #fff;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
}
/* .tem_forside img{
    max-width: 100%;
    width: 100%;
} */
.tem_forside .top_search {
    margin: 0 20px;
}
.tem_forside .topmenu_row {
    padding: 0 14px;
}
.emneoversigt_blok_dv .emneoversigt_blok , .tem_forside .topholder , .tem_forside .emneoversigt_blok , .tem_forside .column1 , .tem_forside .leftbox , .tem_forside .blueline_l , .tem_forside .rightbox , .tem_forside .blueline_r , .tem_forside .column2 , .tem_forside .box_facebook , .tem_forside .box_nyhedsbrev , .tem_forside .form_nyhedsbrev{
    width: 100%;
}
.tem_forside .emne_box , .tem_forside .emne_box_selected{
    margin-left: 14px;
    margin-right: 14px;
}
.tem_forside #emneoversigt_bgcolor2 {
    padding: 0 20px 0 50px;
    position: absolute;
    top: 0px;
    right: 0;
    height: 140px;
    background-image: url(/template/emneoversigt_arrow_new.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
}
.tem_forside .emne_box {
    margin: 6px;
}
.tem_forside .box_medlem , .tem_forside .box_mb{
    width: 100%;
    text-align: center;
}
.tem_forside .empty_box{
    margin: 20px;
}
.tem_forside .column1{
    padding: 0 20px;
}
.tem_forside .column2{
    padding: 0 20px;
}
#u_0_0 ._2p3a {
    width: 284px !important;
}
/* .tem_forside .content_layout table{
    width: 100% !important;
} */
.tem_forside .bogliste_billede{
    /* width: 100%; */
}
.all_cont {
    height: auto !important;
	position:absolute;
	bottom:0;
	width:100%;
	cursor:pointer;
}
.all_cont img{
    margin-top: 10px;
    width: 100%;
    max-width: 100%;
	max-height:380px;
}
.tem_forside .bogliste_titel {
    line-height: 20px;
}
.tem_forside .topmenu_item {
    width: 100%;
}

.tem_forside .top_nav li.nav-item.topmenu {
    padding: 0 10px;
	font-size:14px;
}
.tem_forside .topholder .bg-dark {
    background-color: #cfdfd4!important;
    padding: 10px 0;
    float: right;
}
.tem_forside .navbar-dark .navbar-toggler {
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}
.tem_forside .emneoversigt_blok li {
   display: inline-block;
   text-align: center;
   padding: 10px 25px;
}
.tem_forside .emneoversigt_blok ul {
    padding: 0px;
    margin-bottom: 0px;
}
.sec_nav {
    background-color: #1c4433;
}
.sec_nav li {
    display: inline-block;
    padding: 2px 26px;
}
.emne_link:hover , .tem_forside .topmenu_row a:hover , .emne_link_selected:hover{
    color: #fff;
}
.emneoversigt_link {
    position: relative;
    top: 37%;
}
.search-btn ,  .search-input {
    float: left;
}
.btn_search {
    height: 32px;
}
.banner_img{
    height: 299px;
}
.input_nyhedsbrev{
    margin-bottom: 10px;
}
.news_content {
    text-align: center;
}
#myTable{
    position: inherit !important;
}

.tem_forside .content_header{
    position: inherit;
    margin-top: 0px;
}
.bog1_pris , .bog1_bestil {
    display: inline-block;
    margin: 0 5px;
}
.tab_text p, div#tab1_cnt , #tab1_cnt span {
    line-height: 20px;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    font-size: 10pt;
}
.tab_text li.boger_af_samme_forfatter_link {
    line-height: 22px;
}
.shadow_big {
    background-position: center center;
    width: auto;
	background-size:100% 100%;
}
.image_border1 .tab_area img{
    width: 100%;
}
.shadow_small {
   background-position: center center;
   width: auto;
}
.bogliste_kategori , .bogliste_forfatter , .bogliste_aktion{
    line-height: 20px;
}
.panel_box{
    width: 100%;
}
.tem_forside .bogan_nav #emneoversigt_bgcolor2 {
    height: 92px;
}
.tem_forside .bogliste_prisinfo , .tem_forside .bogliste_billede , .tem_forside .front-item{
	/* position: inherit;  */
   width: 238px;
    height: 410px;
    display: table-cell;
    vertical-align: bottom;
}
.tem_forside .sunde_nav #emneoversigt_bgcolor2{
    height: 68px;
}
.tem_forside .sunde_nav #emneoversigt_bgcolor2 .emneoversigt_link {
    top: 28%;
}
.tem_forside .bogitem-container {
    width: 100%;
    height: 250px;
}
.tem_forside .sunde_img img{
    width: 100%;
}
.rightbox .search_area a:link {
    text-decoration: none;
    font-size: 14px;
    color: #00b7e9;
}

/*-----------------------------
Css Ends
-----------------------------*/

/*
Slider css
*/
.owl-item .item{position:relative;
    height: 24rem;
    /*padding: 10px;*/
}
.owl-item .bogliste_titel{height:35px;}
.owl-item .s2item{
	height: 350px;
	position:relative;
	text-align:center;
    padding: 10px;
}
.owl-item .s2item img{
	margin-left: -10px;
    width: inherit;
}
.sliderb .row {
    margin: 0 auto;
}

.logo-dsk{display:block;}
.logo-phn{display:none;}
/*----------------------------
Media Query Css Starts
-----------------------------*/



@media all and (max-width: 1200px) {
	.ebookBR {bottom:105px !important;}
    .tem_forside .emneoversigt_blok {
        background-size: 25% 100%;
    }
    .tem_forside .emneoversigt_blok li {
        max-width: 24%;
    }
    #tab1_cnt h1{
        font-size: 30px;
    }
}



@media all and (max-width: 991px) {
    .tem_forside #emneoversigt_bgcolor2 , .tem_forside .bogan_nav #emneoversigt_bgcolor2 , .tem_forside .sunde_nav #emneoversigt_bgcolor2{
        position: inherit;
        height: auto;
        padding: 10px 20px;
    }
    .tem_forside .emneoversigt_blok {
        background-image: none;
        width: 100%;
        margin-left: 0;
    }
    .tem_forside .topholder .bg-dark {
        padding: 0;
		float: left;
	}
    .tem_forside .topmenu_row {
        padding: 0;
    }
    .tem_forside .topholder{
        z-index: 9;
    }
    .tem_forside .navbar-toggler {
        padding: 2px 7px;
        font-size: 16px;
        margin-top: 7px;
        margin-left: 18px;
    }
    .tem_forside .top_nav li.nav-item.topmenu {
        padding: 6px 20px;
    }
    .tem_forside .emneoversigt_blok ul {
        width: 100%;
        margin: 10px 0;
    }
}
@media all and (max-width: 767px) {
	.ebookBR {left:233px;bottom:90px;}
	.bogliste_billede {
		width: auto !important;
		height: auto !important;
		display:inherit !important;
	}
    .all_cont {
        border: none;
        border-bottom: 2px solid #c5c8cc;
    }
    .tem_forside .emneoversigt_blok li {
        max-width: 48%;
    }
    .tem_forside  .emneoversigt_blok{
        padding: 10px 0 0 0;
    }
    .tem_forside .top_search {
        margin: 20px auto;
    }
    .top_search {
        position: inherit;
        top: 0;
        right: 0;
    }
    .tem_forside .top_area {
        position: inherit;
        height: auto;
    }
    .tem_forside .top_logo {
        position: inherit;
    }
	.top_logo img {max-width:100%;}
    .banner_img , .tem_forside .box_mb{
        height: auto;
    }
    .leftbox{
        height: auto;
    }
    
}

@media all and (max-width: 1100px) and (min-width: 770px) {
	.tem_forside .owl-item .item {
		height: 24rem;
	}
}
@media all and (max-width: 770px) and (min-width: 590px) {
	.owl-item .item {
		height: 24rem;
	}
}
@media all and (max-width: 770px) {
	.owl-item .item {
		height: 24rem;
	}
	.logo-dsk {
		display: none;
	}

	.logo-phn {
		display: block;
	}
}
@media all and (max-width: 590px) and (min-width: 590px) {
	.owl-item .item {
		height: 24rem;
	}
}
@media all and (max-width: 490px) {
	.tem_forside .owl-item .item {
		height: 24rem;
	}
}
@media all and (max-width: 400px) {
	.tem_forside .owl-item .item {
		height: 35rem;
	}
}
@media all and (max-width: 320x) {
	.tem_forside .owl-item .item {
		height: 30rem;
	}
}

@media all and (max-width: 1000px) {
	.tem_forside .bogliste_prisinfo, .tem_forside .bogliste_billede, .tem_forside .front-item {
		height: 290px;
	}
}
@media all and (max-width: 480px) {

	.btn_nyhedsbrev {
		width: 113px;
	}

	.tem_forside .column2 {
		padding: 0 10px;
	}

	.tem_forside .emneoversigt_blok li {
		padding: 2px 10px;
	}

	.input_nyhedsbrev {
		width: 100%;
		background-image: none;
		border: 2px solid #ccc599;
		border-radius: 6px;
	}

	.content_pager {
		display: none;
	}

	.tab_area0, .image_border1 {
		padding: 0 10px;
	}

	.tem_forside .content_header {
		line-height: 28px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#tab1_cnt h1 {
		font-size: 30px;
	}

	.tem_forside .bogliste_billede {
		min-height: 300px;
		max-height: inherit;
		height: auto;
	}

	.tem_forside .bogitem-container {
		height: auto;
	}

	.tem_forside .sunde_img .bogliste_prisinfo {
		top: 0;
		height: 1px;
	}
}


@media all and (max-width: 420px) {
	.bogliste_billede {
		height: auto;
	}

	.tem_forside .column1 {
		padding: 0 10px;
	}
}
@media all and (max-width: 360px) {
    .tab_text h1 {
        font-size: 26px;
    }
    .tab_text h2 {
        font-size: 28px;
    }
    #tab1_cnt h1 {
        font-size: 24px;
    }
}

@media all and (max-width: 320px) {


}


/*----------------------------
Media Query Css Ends
-----------------------------*/

#transparent-bg {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: Black;
    z-index: 1052;
    -moz-opacity: 0.35;
    opacity: .35;
    filter: alpha(opacity=35);
}

#loading-message {
    position: fixed;
    left: calc(50% - 175px);
    top: 25%;
    width: 350px;
    z-index: 1053;
    background: #fff;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    display: none;
}
#srclose{
    float: left;
    margin-top:7px;
    color:red;
}
/*overlay end*/
#mid-forside{
    background: #b9d2c2;
    /* margin: 10px; */
    font-size: 12px;
    font-family: Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
    color: #00652d;
    padding: 10px;
    text-align: center;}
    #mid-forside .inner{
    background: #00652d;
    color: #b9d2c2;
    padding: 3px;
    width: 140px;
    /* margin: 5px auto; */
    border-radius: 5px;}
    .owl-dots{margin: 15px 0;}
    .owl-nav{display: none;}
.icn-circle{
    border-radius: 100%;
    height: 44px;
    width: 44px;
    font-size: 1rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.icn {
    color: #1c4433;
    background-color: #fff;
    border-color: #fff;
}

.icn:hover
{
    text-decoration: none;
}
.icn-primary{    font-weight: 400;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
}
.hdr-cont{
background-color: #cfdfd4;
width: 980px;
}
.new-logo{
	margin-right: 16px;
}

.tab_text h1{font-size:30px;}
.tab_text h2{font-size:25px;}
.ebook {position:absolute;left:2px;bottom:70px;
    background-color: #cfdfd4;
	border-radius: 100%;
    height: 2.5rem;
    width: 2.5rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;}

	.ebookBR {position:absolute;right:0px;bottom:90px;
    background-color: #cfdfd4;
	border-radius: 100%;
    height: 2.5rem;
    width: 2.5rem;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;}
	.download-btn{
	    border-radius: 100% !important;
    height: 2.5rem;
    width: 2.5rem;
    padding: 0 !important;
	background:#cfdfd4;
	}
.ebog-pris{display: inline-table;
    line-height: 16px;}
.ebog-download{color:#fff;background: #2ea9d7;margin: 10px 10px 0 0;}	
.input-items{    border: 2px solid #217693;
    border-radius: 10px;
    /* height: 35px; */
    float: left;
	line-height:30px;
    margin: 0px 4px 0 0;
    text-align: center;
    width: 35px;}







/*dropdown menu start*/

/*------------------------------------*\
	NAV
\*------------------------------------/
#nav{
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	/* Clear floats /
	float:left;
	background:#1c4433;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	/
}
#nav li{
	float:left;
	position:relative;
	padding:3px 20px;
	font-family:Italian Plate No2,Gotham SSm A,Gotham SSm B,Arial,Verdana,sans-serif;
	font-size:14px;
	background:#1c4433;
	font-weight:100;
}
#nav li:hover{
	background:#333;
}
#nav a{
	display:block;
	padding:5px;
	color:#fff;
	text-decoration:none;
}
#nav a:hover{
	color:#fff;
	text-decoration:none;
}

/*--- DROPDOWN ---/
#nav ul{
	background:#fff;
	background:rgba(255,255,255,0);
	list-style:none;
	position:absolute;
	left:-9999px;
	z-index:2;
}
#nav ul li{
	float:none;
}
#nav ul a{
	white-space:nowrap;
}
#nav li:hover ul{
	padding:0px;
	left:0;
}
#nav li:hover a{
	text-decoration:underline;
}
#nav li:hover ul a{
	text-decoration:none;
}

/*dropdown menu end*/


    @media screen and (min-width: 992px) {
      .dropdown:hover>.dropdown-menu {
        display: block;
      }
      .dropdown-item:hover>.dropdown-menu {
        display: block;
      }
      .navbar-nav .nav-link{display:inline-block;}
      .dropdown>.dropdown-toggle:active {
        pointer-events: none;
      }
    }
    @media screen and (max-width: 992px) {
      .dropdown .dropdown-toggle[aria-expanded=false]:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f107";
        float: right;
        transition: all .5s;
      }

      .dropdown .dropdown-toggle[aria-expanded=true]:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f107";
        float: right;
        transition: all .5s;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
      }
      #nav .dropdown-item {
    padding: .55rem 0.5rem;
}
    }
    .dropdown-toggle::after {
      display: none;
    }
.lowernav{
	background-color:#1c4433;
	padding:0 !important;
}
.chld-expnd{position:absolute;right:10px;top:0;}
#tab1_cnt h1 img{float:right;}

.dropdown-menu a:hover {
	text-decoration: underline !important;
}

.slider2 img {
	max-width: 100%;
	height: 380px !important;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}