﻿html, body{
    height: 100%;
    margin: 0px;
    background-color: #eeefe9;
}

body{
	background-color: #eeefe9;
	background-image: url(/img/designgfx/topbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

body, a, p, td, div, span{
    /*font-family: Trebuchet MS;*/
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #595959;
}

.clear{
    clear: both;
}

a:hover{
    color: #e2e2e2;
}

p{
    margin: 0px 0px 10px 0px;
}


.center_div{
	width: 990px;
    margin: 0px auto 0px auto;
}

.maindiv_wrapper{
	width: 990px;
	margin-left: -1px;
	text-align: left;
    position: relative;
}

.top{
    height: 108px;
    background-image: url(/img/designgfx/topgrafik.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.logo{
    float: left; 
    width: 112px;
    height: 116px;
    margin-top: 2px;
  	background-image: url(/img/designgfx/logo.png);
	background-repeat: no-repeat;
	/* border: 1px dashed #fff; */   
	cursor: pointer;
}

.topmenu{
    float: left;
}

.topmenu ul{
    margin: 80px 0px 0px 25px;
}

.topmenu li{
    margin: 0px 10px 0px 0px;
}

.topmenu li a{
    font-family: Arial;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}

.topmenu ul, .topmenu li{
    list-style-type: none;
}

.topmenu li{
    display: inline;
}

.topkurv{
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    float: right;

    margin: 58px 0px 0px 0px;
	padding-right: 33px;
	cursor: pointer;
/*	border: 1px dashed #ff0000;*/
}

.shoppingbag_empty{
	width: 60px;
	height: 70px;
	background-image: url(/img/designgfx/shop_bag.png);
	background-repeat: no-repeat;
	float: right;
	margin: -62px -30px 0px 0px; 
}

.shoppingbag_full{
	width: 60px;
	height: 70px;
	background-image: url(/img/designgfx/shop_bag_full.png);
	background-repeat: no-repeat;
	float: right;
	margin: -62px -30px 0px 0px; 
}

.leftside{
    /* border: 1px dashed #ff0000; */
    float: left;
    width: 738px;
}

.frise{
    margin-top: 10px; 
    margin-bottom: 10px; 
}

.forsideteaser, .forsideteaser_right{
	cursor: pointer;
}

.forsideteaser{
    width: 234px;
    margin-right: 15px;
    float: left;
}

.teaser_bg{
    background-image: url(/img/designgfx/teaser_under_frise.jpg);
    background-repeat: no-repeat;
    width: 224px;
    height: 142px;
    padding: 5px;
}

.teaser_bg p, .forside_teaser_bg_spacer p{
    margin: 0px 0px 5px 0px;
}

.forside_teaser_bg_spacer {
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    color: #173004;
}

.forside_teaser_bg_spacer{
    padding: 0px 5px 0px 5px;
}

.forsideteaser_right{
    width: 234px;
    float: right;
}

/* ************************************* */


.forsideteabags{
    width: 224px;
    margin-right: 15px;
    float: left;
/*		border: 1px dashed green; */
}

.teabags_bg{
    background-image: url(/img/designgfx/teabags_frise_bg.png);
    background-repeat: no-repeat;
    width: 234px;
    height: 152px;
    padding: 5px;
	cursor: pointer;
}

.teabags_bg p, .forside_teabags_bg_spacer p{
    margin: 0px 0px 5px 0px;
	padding-right:5px;
}

.forside_teabags_bg_spacer {
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    color: #173004;
}

.forside_teabags_bg_spacer{
    padding: 0px 5px 0px 5px;
}

.forsideteabags_right{
    width: 234px;
    float: right;
/*		border: 1px dashed blue;*/
}

/* ************************************* */

.rightside{
    float: right;
    width: 239px;
    padding-top: 10px;
}

.forside_tekstboks{
    margin-top: 10px;
    width: 738px;
    min-height: 200px;
}

.forside_tekstboks2{
    margin-top: 10px;
    width: 718px;
    min-height: 200px;
}

.forside_tekstboks_overskrift{
    width: 738px;
    height: 24px;
    padding-top: 6px;
    font-size: 16px;
    font-weight: normal;
    font-family: Arial;
    background-image: url(/img/designgfx/green_headline_big.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-indent: 15px;
}

.forside_tekstboks_overskrift2{
    width: 718px;
    height: 24px;
    padding-top: 6px;
    font-size: 16px;
    font-weight: normal;
    font-family: Arial;
    background-image: url(/img/designgfx/green_headline_big_WS.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-indent: 15px;
}

.forside_tekstboks_overskrift div{
	color: #ffffff;
    font-size: 16px;
	text-indent: 15px;
}

.forside_tekstboks_overskrift a:link, .forside_tekstboks_overskrift a:hover, .forside_tekstboks_overskrift a:visited, .forside_tekstboks_overskrift a:active{
	color: #ffffff;
}

.paging{
	float: right;
	padding-right: 15px;
	margin-top: -2px;
}

.forside_tekstboks_indhold{
    height: 209px;
    width: 738px;
    background-image: url(/img/designgfx/ajax_teaser_bund.jpg);
    
}

.forside_tekstboks_indhold2{
    height: 209px;
    width: 718px;
    background-image: url(/img/designgfx/ajax_teaser_bund_ws.jpg);
    
}

.forside_loginboks{
    height: 100px;
    width: 237px;
    background-image: url(/img/designgfx/log_ind_teaser.jpg);
    margin-bottom: 10px;
}

.forside_teaser_spacer{
    margin: 0px 10px 10px 10px;
}

.forside_teaser_spacer h1, .forside_teaser_bg_spacer h1, .forside_teabags_bg_spacer h1{
    font-size: 16px;
    font-weight: normal;
    padding-top: 5px;
    margin: 0px 0px 5px 0px;
    font-family: Arial;
    color: #173004;
}

.forside_teaser_right{
    width: 237px;
    margin-bottom: 10px;
}

.forside_teaser_right_the_soegning{
    width: 237px;
    height: 191px;
    background-position: bottom;
    margin-bottom: 10px;
    background-image: url(/img/designgfx/the_soegning_bg.png);
	background-repeat: no-repeat;
}

.forside_teaser_right_sikker_betaling{
    width: 237px;
    height: 153px;
    background-position: bottom;
    margin-bottom: 10px;
    background-image: url(/img/designgfx/sikker_betaling_bg.png);
	background-repeat: no-repeat;
}

.forside_teaser_right_nyhedsbrev{
    width: 237px;
    min-height: 138px;
    margin-bottom: 10px;
    background-image: url(/img/designgfx/nyhedsbrev_bg.png);
    background-position: bottom;
	background-repeat: no-repeat;
}

.forside_teaser_right_overskrift{
    width: 237px;
    height: 25px;
    padding-top: 6px;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial;
    background-image: url(/img/designgfx/teaser_lille_top.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-indent: 15px;
}

.dummy_white{
    padding: 5px;
    /*background-color: #ffffff;*/
}

.boerns_vilkaar{
    height: 79px;
    width: 227px;
    padding-top: 10px;
    padding-left: 10px;
    background-image: url(/img/designgfx/boerns_vilkaar.png);
}

.relateret_holder{
	margin-top: -2px; 
	border-top: 1px solid #d6d6d6; 
	padding-top: 14px;
	width: 680px;
/*	border: 1px dashed #ff0000; */
padding-bottom: 20px;
}

.relateret{
	float: left; 

	margin-left: 36px; 
/*	border: 1px dashed #ff0000;*/
}

.jcarousel-skin-tango h2, .relateret h2{
    font-size: 12px;
    margin: 0px 0px 5px 0px;
    color: #173004;
}

.jcarousel-skin-tango h3, .relateret h3{
    font-size: 10px;
    margin: 5px 0px 5px 0px;
}

.forside_tekstboks_indhold_bottom{
    height: 7px;
    width: 738px;
    background-image: url(/img/designgfx/oversigt_bottom.png);
    background-repeat: no-repeat;   
}

.forside_tekstboks_indhold_no_height{
    width: 738px;
    background-image: url(/img/designgfx/content_fill.jpg);
    background-repeat: repeat-y;   
}

.content_spacer_big{
    margin: 30px 30px 3px 30px;
}

.oversigt_produkt{
    float: left;
    width: 320px;
    margin-bottom: 10px;
    min-height: 125px;
    margin-right: 30px;
}

.oversigt_produkt_right{
    float: right;
    width: 315px;
    margin-bottom: 10px;
    min-height: 125px;
    margin-right: 30px;
}

.oversigt_tekst{
    float: left;
    width: 190px;
    margin-left: 10px;
}

.oversigt_tekst p{

}

.oversigt_tekst h2{
    font-size: 14px;
    font-weight: bold;
    color: #173004;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 7px;
}

.oversigt_tekst_pris{
    float: left;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.oversigt_tekst_vaegt{
    float: left;
    font-size: 11px;
    font-weight: normal;
    color: #828282;
}

.oversigt_billede{
    float: left;
    padding: 1px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

input[type=text], input[type=password] {
    border: 1px solid #939393;
    background-color: #ededed;
	font-size: 11px; 
} 

.specifik_produkt{
    float: left;
    width: 680px;
    margin-bottom: 10px;
    min-height: 125px;
    margin-right: 30px;
}

.specifik_tekst{
    float: left;
    width: 415px;
    margin-left: 5px;

}
.specifik_tekst_holder{
    min-height: 90px;
}

.specifik_tekst p{

}

.specifik_tekst h2{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.specifik_tekst_pris{
    float: left;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.specifik_tekst_vaegt{
    float: left;
    font-size: 11px;
    font-weight: normal;
    color: #828282;
}

.specifik_billede{
    float: left;
    padding: 1px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin-bottom: 8px;
}

.specifik_koeb_her{
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.specifik_koeb_her_spacer{
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background-color: #fafaf8;
    padding: 10px;
	min-height: 110px;
}

.specifik_tekstholder{
	min-height: 51px;
/*	border: 1px dashed blue;*/
	margin-bottom: 10px;
}


.specifik_tekstholder p{
	margin: 0px;
}

.specifik_koeb_her_spacer h1{
    color: #173004;
    font-size: 16px;
    margin: 0px 0px 0px 0px;
}

.relateret_holder h1, td h1, .mitperchs_kundeinfo h1, .mitperchs_ordrehistorik h1, .tebags_relaterede h1, .webshop_relaterede h1{
    color: #173004;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

.tebags_relaterede{
	margin-top: 10px;
	border-top: 1px solid #d6d6d6;
	padding-top: 13px;
}


.webshop_relaterede{
	margin-top: 10px;
	background-image: url(/img/designgfx/webshop_greenbox.jpg);
	width: 720px;
	height: 291px;
	color: #ffffff;
}

.webshop_groen_holder{
	padding: 10px 0px 0px 20px;
}

.webshop_groen_top{
	color: #ffffff;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

.webshop_groen_spalte1{
	float: left;
	width: 350px;
	color: #ffffff;
	margin-right: 15px;
	margin-bottom: 10px;
}

.webshop_groen_spalte2{
	float: left;
	width: 160px;
	color: #ffffff;
	height: 60px;
}

.webshop_groen_spalte1_soeg{
	float: left;
	width: 150px;
	color: #ffffff;
	margin-right: 15px;
}

.webshop_groen_spalte2_soeg{
	float: left;
	width: 160px;
	color: #ffffff;
}

.specifik_blanding{
    padding: 10px 10px 10px 0px;
}

.specifik_blanding h1{
    color: #173004;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

.blanding
{
    width: 254px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;

}

.blanding_spacer{
    border-top: 1px solid #ffffff;

    background-color: #fafaf8;
    padding: 10px;
	min-height: 90px; 
}

.blanding_pris_holder{
    background-color: #fafaf8;
    border-bottom: 1px solid #ffffff;
	padding: 0px 10px 5px 10px;
}

.blanding_spacer h1{
    color: #173004;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

.specifik_koeb_her_spacer img{
	float: right;
	margin-top: -25px;
}

.specifik_tekst_holder h2{
	color: #173004;
}

.koebsknap{
	/*margin-top: -20px; 
	margin-right: 10px;*/
	float: right;
}

.specifik_blanding select{
	margin-bottom: 10px;	
}

.kurv_oversigt{
	border-top: 1px solid #dedede;
}

.kurv_tekst{
	margin-top: 10px;
	width: 445px;
	padding-top: 10px;
	padding-bottom:15px;
	min-height: 110px;
}

.kurv_oversigt h1{
	font-size: 14px; 
	color: #173004;
	text-indent: 0px;
	margin: 10px 0px 14px 0px;
}

.storknap, .extralangknap, .knap225px{
	height: 16px;
	padding: 2px 0px 0px 0px;
	background-image: url(/img/designgfx/stor_knap.jpg);
	background-repeat: no-repeat;
	color: 6c6c6c;
	cursor: pointer;
	text-align: center;
}

.storknap{
	width: 125px;
}

.extralangknap{
	background-image: url(/img/designgfx/extralang_knap.png);
	width: 150px;
}

.knap225px{
	background-image: url(/img/designgfx/knap_225px.png);
	width: 225px;
}
.kundedata{
	float: left; 
/*	border: 1px dashed #ff0000;*/
	margin: 0px 30px 20px 0px;
}

.kundedata h1, .bekraeft_left h1, .bekraeft_right h1{
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-indent: 0px;
}

.bekraeft_left{
	float: left; 
	width: 350px; 
}

.bekraeft_right{
	float: right; 
	width: 300px; 
}

.lilleknap{
	width: 61px;
	height: 16px;
	padding: 2px 0px 5px 0px;
	background-image: url(/img/designgfx/lille_knap.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px 0px 0px 10px;
}

.mellemknap{
	width: 76px;
	height: 16px;
	padding: 2px 0px 5px 0px;
	background-image: url(/img/designgfx/button2_grey.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px 0px 0px 10px;
}

.lilleknap a:active, .lilleknap a:link, .lilleknap a:visited, .lilleknap a:hover{
	color: ;
}

.groenknap{
	width: 59px;
	height: 16px;
	padding: 1px 0px 0px 0px;
	background-image: url(/img/designgfx/groen_knap.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}

.groenknap, .groenknap a:active, .groenknap a:link, .groenknap a:visited, .groenknap a:hover{
	color: #ffffff;
	font-weight: bold;
}

.teabags_flash_holder{
	padding: 10px 10px 10px 11px;
/*	border: 1px dashed #ff0000;*/
}

.teabags_content_holder{
	padding: 0px 10px 10px 10px;
/*	border: 1px dashed #ff0000;*/
}

.mitperchs_kundeinfo{
	border-top: 1px solid #dedede;
	padding-top: 25px;
	margin-bottom: 25px;
}

.mitperchs_tekst{
	margin-bottom: 25px;
}

.mitperchs_ordrehistorik{
	border-top: 1px solid #dedede;
	padding-top: 25px;
}

.darkGreenBold{
	color: #6c6c6a;
	font-weight: bold;
	height: 26px;
	background-color: #eaebe6;
}

.kurvbesked{
	margin-bottom: 20px;
	color: #ff0000;
	padding-left: 15px;
}

.teabags_bottom_tekst_image{
	margin-top: -25px;
	margin-left: 20px;
	float: right;
    padding: 3px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.teabags_tekst img{
	margin-right: 15px;
	margin-bottom: 5px;
}

.oversigt_tekstholder{
/*		border: 1px dashed #ff0000;*/
	min-height: 42px;
}

.oversigt_tekst_vaegt, .oversigt_tekst_pris{
	margin-bottom: 10px;
}

.gavekort{
	height: 300px;
	width: 680px;
	background-image: url(/img/designgfx/gavekort.jpg);
	background-repeat: no-repeat;
}

.gavekort_overskriftholder{
	height: 20px;
	padding-top: 8px;
	padding-left: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size:36px;
	text-align:center;
}

.gavekort_tekstholder{
	margin: 40px 240px 0px 29px;
	/*border: 1px dashed #ff0000;*/
}

.alt_om_the_spalte_left{
	width: 335px;
	float: left;
}

.alt_om_the_spalte_right{
	width: 335px;
	float: right;
}

.alt_om_the_spalte_right h1, .alt_om_the_spalte_left h1{
	font-size: 16px;
}

.alt_om_the_teaser_text h1{
	font-size: 14px;
	color: #173104;
	margin: 6px 0px 10px 0px;
}

.alt_om_the_teaser{
	background-image: url(/img/designgfx/alt_om_the_bg.png);
	background-repeat: no-repeat;
	width: 335px;
	height: 270px;
	margin-bottom: 10px;
}

.alt_om_the_teaser_text{
	margin: 10px;
}

.alt_om_the_skema_holder{
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
}

.alt_om_the_laes_mere{
	margin-top: 10px;
}

.alt_om_the_laes_mere a:link, .alt_om_the_laes_mere a:visited, .alt_om_the_laes_mere a:hover, .alt_om_the_laes_mere a:active{
	color: #595959;
	font-weight: bold;
}

td h2{
    font-size: 12px;
    color: #173004;
	margin: 0px;
}

/* STYLED DROPDOWNS 
###############################################################
###############################################################
*/

.styled_dropdown{
    background-image: url(/img/designgfx/dropdown_blank_150px.png);
    height: 17px;
    width: 150px;
    font-size: 10px;
    color: #000000;
    padding-top: 2px;
    text-indent: 10px;
    margin-bottom: 10px;
}

.subvalg_dropdown{
    background-color: #ffffff;
    border: 1px solid #000000;
    width: 140px;
    cursor: pointer;
}

.subvalg_dropdown, .subvalg_dropdown2{
    padding: 5px;
    margin-top: 0px;
}

.subvalg_dropdown2{
    background-color: none;
    border: none;
	width: 600px;
	height: 166px;
	padding: 12px 0px 0px 23px;
	margin-top: -8px;
    background-image: url(/img/designgfx/rollout_greenbox.png);
	background-repeat: no-repeat;
}

.subvalg_dropdown div, .subvalg_dropdown2 div{
    color: #000;
}

.subvalg_dropdown2 h2{
	margin: 0px;
}

.quicklinks_holder{
	float: left; 
	margin-right: 10px;
}

.quicklinks_holder h2{
   font-size: 12px;
   margin: 0px 0px 5px 0px;
   color: #173004;
}

/* 
###############################################################
###############################################################
STYLED DROPDOWNS END */

.kontaktsingleline{
	width: 350px;
}

.kontaktMultiline{
	width: 350px;
	height: 150px;
}

.button1_green{
	background-image: url(/img/designgfx/button1_green.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 18px;
	padding-top: 2px;
}

.button1_green, .button1_green a{
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
/*	letter-spacing: 1px;*/
}

.button1_grey{
	background-image: url(/img/designgfx/button1_grey.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 18px;
	padding-top: 2px;
}

.button1_grey, .button1_grey a{
	color: #173004;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

.button2_grey{
	background-image: url(/img/designgfx/button2_grey.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 18px;
	padding-top: 2px;
}

.button2_grey, .button2_grey a{
	color: #173004;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

/*
Slidemenu CSS end

slidedown boks
*/

.besked_boks{
    position:absolute;
    z-index: 1000000;
	overflow:hidden;
	visibility:hidden;
	margin-top: -11px;
}

.dhtmlgoodies_content{
	background-image: url(/img/designgfx/rollout_bg.png);
	background-repeat: no-repeat;
	position:relative;
    width:247px;
	height: 116px;
    color: #ffffff;
    text-align: left;
}

.slidedown_tekst{
	width: 140px; 
	padding: 30px 0px 0px 10px;
	color: #ffffff;
}

.slidedown_tekst h1{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

	/*
slidedown boks end


*/

.bottom_paging_holder{
	padding: 15px 0px 5px 0px;
	border-top: 1px solid #cccccc;
}

.sliders_spacer{
    border-top: 1px solid #ffffff;
    background-color: #ffffff;
    padding: 10px;

}


.sliderbg_garvesyre{
  background-image: url(/img/designgfx/slider_garvesyre_bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 186px;
  height: 30px;
}

.sliderbg_koffein{
  background-image: url(/img/designgfx/slider_koffein_bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 186px;
  height: 30px;
}

.slider_marker{
	background-image: url(/img/designgfx/slider_marker.png);
	width: 13px;
	height: 30px;
	float: left;
}

.sliders_holder{
    border-top: 1px solid #e4e4e4;
}

.forsidekarrussel{
	height: 302px;
	width: 738px;
	overflow: hidden;
}
