/* GENERAL STYLES */



/* Generelle definitioner af tags ----------------------------------------------------------- */

body	{background-color:#FFFFFF;
		 margin:0px;
		 margin-bottom:20px;
		 margin-top:0px;
		 margin-left:0px;
		 background-repeat:repeat;
         background-attachment:scroll;
         background-position:top center;
         font-family:Verdana, Arial, Sans-Serif;
		 }
		 
img {border-width:0px;
    border-collapse:collapse;
    margin:0px;
	}
	
table   
{
    /*border-style:hidden;*/
    border-spacing:0px;
    empty-cells:hide;
    outline-style:hidden;
    outline-width:0px;
    border-color:#FFFFFF;
    padding:0px;
    padding-bottom:0px; 
    padding-left:0px;
    padding-top:0px;
    padding-right:0px;
    border-collapse:collapse;
    background-color:inherit;
    }
    
th
{
    padding:0px;
    text-align:left;
    vertical-align:top;
    border-collapse:collapse;
    border-color:#ffffff;
    border-style:solid;
    border-bottom-color:#ffffff;
    border-top-color:#ffffff;
    border-width:0px;
    font-size:1px;
    line-height:1px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	margin-bottom:4px;
	margin-top:0px;
	margin-left:10px;	
	margin-right:10px;
}

td  
{
    padding:0px;
    text-align:left;
    vertical-align:top;
    border-collapse:collapse;
    border-color:#000000;
    border-style:solid;
    border-bottom-color:#000000;
    border-top-color:#000000;
    border-width:0px;
    }

P
{
    margin-top:0px;
    margin-bottom:10px;
}

hr
{
    background-color:#000000;
    height:1px;
    color:#000000;
    border:0px;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:0px;
    margin-right:0px;
}

.hr_xl {margin-top:20px; margin-bottom:20px;}

input
{
 /*
    border-style:solid;
    border-color:#000000;
    border-width:1px;
*/
    height:16px;
    border-collapse:collapse;
    font-size:12px;
    text-align:left;
    padding-right:3px;
    vertical-align:middle;
    padding-bottom:2px;
    padding-top:2px;
    padding-left:3px;
    margin:0px;
    line-height:16px;
}

select
{
    border-style:solid;
    height:20px;
    border-collapse:collapse;
    font-size:12px;
    border-color:#000000;
    border-width:1px;
    text-align:left;
    padding-right:3px;
    vertical-align:middle;
    padding-bottom:2px;
    padding-top:2px;
    margin:0px;
    line-height:16px;
    background-color:#FFFFFF;
    xborder:solid 1px #000000;
	padding:1px;
	xbackground-color:#FFFFFF;
	font-family:Verdana, Arial, Sans-Serif;
}

textarea
{
    border-style:solid;
    border-collapse:collapse;
    font-size:12px;
    border-color:#000000;
    border-width:1px;
    text-align:left;
    padding-right:3px;
    padding-bottom:2px;
    padding-top:2px;
    margin:0px;
    line-height:14px;
}

.radiobutton {margin-right:4px;}

/* Generelle tekstformateringer -------------------------------------------------------- */

h1
{
		 font-size:60px;
		 line-height:64px;
		 letter-spacing:-0.03em;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 margin-bottom:0px;
		 margin-top:0px; 
		margin-left:0px;
		margin-right:0px;
}
h1 A:link	{color:#000000; text-decoration: none;}
h1 A:visited	{color:#000000; text-decoration: none;}
h1 A:hover	{color:#000000; text-decoration: underline;}
h1 A:active	{color:#000000; text-decoration: none;}

.h1_medium_nextLevelList
{
    font-size:22px;
    line-height:24px;
    font-variant:normal;
    margin-bottom:4px;
	margin-top:0px; 
	margin-left:10px;
	margin-right:10px;
}

.h1_medium
{
		 font-size:22px;
		 line-height:24px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:2px;
		 margin-top:0px; 
		margin-left:10px;
		margin-right:10px;
		}
		
.h1_medium A:link	{color:#000000; text-decoration: none;}
.h1_medium A:visited	{color:#000000; text-decoration: none;}
.h1_medium A:hover	{color:#000000; text-decoration: underline;}
.h1_medium A:active	{color:#000000; text-decoration: none;}

.h1_medium_prodlist
{
		 font-size:22px;
		 line-height:24px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:2px;
		 margin-top:0px; 
		margin-left:10px;
		margin-right:10px;
		}
		
.h1_medium_prodlist A:link	{color:#000000; text-decoration: none;}
.h1_medium_prodlist A:visited	{color:#000000; text-decoration: none;}
.h1_medium_prodlist A:hover	{color:#000000; text-decoration: none;}
.h1_medium_prodlist A:active	{color:#000000; text-decoration: none;}

.h1_detail_price
{
		 /*font-size:36px;
		 line-height:40px;*/
		 font-size:22px;
		 line-height:27px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 text-align:right;
		 margin-bottom:2px;
		 margin-top:0px; 
		margin-left:0px;
		margin-right:10px;
		}

.h1_mini {font-size:12px; line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:bold;
		 font-variant:normal;
		 margin-bottom:4px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;}


h2 	{
		 font-size:22px;
		 line-height:27px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 margin-bottom:14px;
		 margin-top:0px; 
		margin-left:10px;
		margin-right:10px;
		}
h2 A:link	{color:#000000; text-decoration: underline;}
h2 A:visited	{color:#000000; text-decoration: underline;}
h2 A:hover	{color:#000000; text-decoration: none;}
h2 A:active	{color:#000000; text-decoration: underline;}

.h2_main
{
    margin-top:8px;
}

.h2_main_2spalter
{
    margin-top:8px;
    width:500px;
    max-width:500px;
}

.h2_texthead { margin-top:0px; margin-bottom:4px;}

.h2_2_spalter
{
    width:429px;
		 font-size:14px;
		 line-height:16px;
		 color:#000000;
		 font-style:normal;
		 font-weight:bold;
		 margin-bottom:10px;
		 margin-top:0px; 
		margin-left:10px;
		margin-right:10px;
		}
h2 A:link	{color:#000000; text-decoration: underline;}
h2 A:visited	{color:#000000; text-decoration: underline;}
h2 A:hover	{color:#000000; text-decoration: none;}
h2 A:active	{color:#000000; text-decoration: underline;}

.h2_prodlist_varetype 	{
		 font-size:12px;
		 line-height:16px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 margin-bottom:2px;
		 margin-top:0px; 
		margin-left:10px;
		margin-right:10px;
		}
.h2_prodlist_varetype A:link	{color:#000000; text-decoration: underline;}
.h2_prodlist_varetype A:visited	{color:#000000; text-decoration: underline;}
.h2_prodlist_varetype A:hover	{color:#000000; text-decoration: none;}
.h2_prodlist_varetype A:active	{color:#000000; text-decoration: underline;}

.h2_proddetail_varetype 	{
		 font-size:12px;
		 line-height:16px;
		 color:#000000;
		 font-style:normal;
		 font-weight:bold;
		 margin-bottom:2px;
		 margin-top:0px; 
		margin-left:10px;
		margin-right:10px;
		}
.h2_prodlist_varetype A:link	{color:#000000; text-decoration: underline;}
.h2_prodlist_varetype A:visited	{color:#000000; text-decoration: underline;}
.h2_prodlist_varetype A:hover	{color:#000000; text-decoration: none;}
.h2_prodlist_varetype A:active	{color:#000000; text-decoration: underline;}

h3 	{
		 font-size:12px;
		 line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:4px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;
		} 
h3 A:link	{color:#000000; text-decoration: underline;}
h3 A:visited	{color:#000000; text-decoration: underline;}
h3 A:hover	{color:#000000; text-decoration: none;}
h3 A:active	{color:#000000; text-decoration: underline;}

.h3_italic
{
    font-style:italic;
}

.h3_bold {font-weight:bold;}

.h3_main
{
    margin-top:8px;
    margin-bottom:30px;
}

.h3_main_2spalter
{
    margin-top:8px;
    margin-bottom:40px;
    width:500px;
    max-width:500px;
}

.h3_text_subhead {font-weight:bold; margin-top:8px; margin-bottom:20px;}

.h3_subhead
{
    font-weight:bold;
}

.h3_2_spalter 	
{
    width:429px;
		 font-size:12px;
		 line-height:16px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:0px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;

		} 
.h3_2_spalter A:link	{color:#000000; text-decoration: underline;}
.h3_2_spalter A:visited	{color:#000000; text-decoration: underline;}
.h3_2_spalter A:hover	{color:#000000; text-decoration: none;}
.h3_2_spalter A:active	{color:#000000; text-decoration: underline;}


.h3_productfact 	{
		 font-size:12px;
		 line-height:16px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:5px;
		 margin-top:5px;
		margin-left:10px;	
		margin-right:10px;

		} 
.h3_productfact A:link	{color:#000000; text-decoration: underline;}
.h3_productfact A:visited	{color:#000000; text-decoration: underline;}
.h3_productfact A:hover	{color:#000000; text-decoration: none;}
.h3_productfact A:active	{color:#000000; text-decoration: underline;}


.h3_detail_productfact 	
{
		 font-size:12px;
		 margin-top:30px;
		 font-weight:bold;
		 margin-bottom:14px;
		}

.h3_moms 	{
		 font-size:9px;
		 line-height:14px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:0px;
		 margin-top:5px;
		margin-left:10px;	
		margin-right:10px;

		} 
.h3_moms A:link	{color:#000000; text-decoration: underline;}
.h3_moms A:visited	{color:#000000; text-decoration: underline;}
.h3_moms A:hover	{color:#000000; text-decoration: none;}
.h3_moms A:active	{color:#000000; text-decoration: underline;}


.h3_bodytext 	
{
    width:400px;
		 font-size:12px;
		 line-height:16px;
		 color:#000000;
		 margin-bottom:6px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;
		text-align:justify;

		} 
h3.bodytext A:link	{color:#000000; text-decoration: underline;}
h3.bodytext A:visited	{color:#000000; text-decoration: underline;}
h3.bodytext A:hover	{color:#000000; text-decoration: none;}
h3.bodytext A:active	{color:#000000; text-decoration: underline;}


h4 	{
    	font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 font-size:9px;
		 line-height:14px;
		 color:#333333;
		 margin-bottom:0px;
		 margin-top:0px;
		} 
h4 A:link	{color:#333333; text-decoration: underline;}
h4 A:visited	{color:#333333; text-decoration: underline;}
h4 A:hover	{color:#333333; text-decoration: none;}
h4 A:active	{color:#333333; text-decoration: underline;}

.h4_xl
{
    font-size:12px;
    margin-top:4px;
    margin-bottom:8px;
}

h5 	{
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 		 font-size:7px;
		 line-height:8px;
		 color:#333333;
		 margin-bottom:4px;
		 margin-top:0px;
		} 
h5 A:link	{color:#333333; text-decoration: underline;}
h5 A:visited	{color:#333333; text-decoration: underline;}
h5 A:hover	{color:#333333; text-decoration: none;}
h5 A:active	{color:#333333; text-decoration: underline;}


h6 	{
		 font-size:5px;
		 line-height:6px;
		 color:#000000;
		 margin-bottom:0px;
		 margin-top:0px;
		 margin:0px;
		} 
h6 A:link	{color:#000000; text-decoration: underline;}
h6 A:visited	{color:#000000; text-decoration: underline;}
h6 A:hover	{color:#000000; text-decoration: none;}
h6 A:active	{color:#000000; text-decoration: underline;}





/* Generelle clases -------------------------------------------------------------------- */


.tr_tablehead_generel {height:1px; line-height:1px; font-size:1px;}

.table_noBorder   {border-width:0px;
    border-spacing:0px;
    empty-cells:hide;
    outline-style:none;
    outline-width:opx;
    border-style:none;
    padding:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-top:0px;
    padding-right:0px;
    border-collapse:collapse;
    border-color:#ffffff;
    }

.breadcrumb
{
		font-size:10px;
		line-height:14px;
		color:#999999;
		font-style:normal;
		font-weight:normal;
		font-variant:normal;
		margin-bottom:0px;
		margin-top:4px;
		margin-left:10px;	
		margin-right:10px;

		} 
.breadcrumb A:link	{color:#999999; text-decoration: underline;}
.breadcrumb A:visited	{color:#999999; text-decoration: underline;}
.breadcrumb A:hover	{color:#999999; text-decoration: none;}
.breadcrumb A:active	{color:#999999; text-decoration: underline;}


.menu 	{
		 font-size:10px;
		 line-height:14px;
		 letter-spacing:0.056em;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 margin-bottom:4px;
		 margin-top:0px; 
		margin-left:0px;
		margin-right:10px;
		}
.menu A:link	{color:#000000; text-decoration: underline;}
.menu A:visited	{color:#000000; text-decoration: underline;}
.menu A:hover	{color:#000000; text-decoration: none;}
.menu A:active	{color:#000000; text-decoration: underline;}

.menu_title 	{
		 font-size:18px;
		 line-height:18px;
		 color:#999999;
		 font-style:normal;
		 font-weight:normal;
		 margin-bottom:5px;
		 margin-top:5px; 
		margin-left:0px;
		margin-right:0px;
		}
		

.tablecorner
{
    width:12px;
    height:12px;
}

.td_bg_black
{
    background-color:#000000;
}

.td_bg_white
{
    background-color:#ffffff;
}

.td_bg_white_underline
{
    background-color:#ffffff;
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
    vertical-align:bottom;
}

.td_bg_white_underline_right
{
    background-color:#ffffff;
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
    vertical-align:bottom;
    text-align:right;
}

.td_bg_grey
{
    background-color:#dddddd;
}

.td_width_20
{
    width:20px;
}



.td_h_1px
{
    height:1px;
    background-color:#000000;
    padding:0px;
    margin:0px;
    line-height:1px;
    font-size:1px;
    max-height:1px;
    outline-width:0px;
    vertical-align:top;
}

.td_h_1px_white
{
    height:1px;
    background-color:#ffffff;
    padding:0px;
    margin:0px;
    line-height:1px;
    font-size:1px;
    max-height:1px;
    outline-width:0px;
    vertical-align:top;
}

.td_w_1px
{
    width:1px;
}

.td_w_1px_black
{
    width:1px;
    background-color:#000000;
}

.td_w_1px_grey
{
    width:1px;
    background-color:#cccccc;
}

.td_w_222px
{
    width:222px;
}

.td_align_center
{
    text-align:center;
}

.td_align_right
{
    text-align:right;
}

.td_align_bottom
{
    vertical-align:bottom;
}

.td_align_bottom_right
{
    text-align:right; vertical-align:bottom;
}

.td_align_middle_right
{
    text-align:right;
    vertical-align:middle;
}

.td_align_bottom_center
{
    text-align:center; vertical-align:bottom;
}

.height_12
{
    height:12px;
}

.height_30
{
    height:30px;
}

.spaltebredde_1 /* standardspaltebredde - sidespalter */
{
    width:224px;
    max-width:224px;
    min-width:224px;
    height:1px;
}

.spaltebredde_2 /* standardspaltebredde - midterspalte */
{
    width:400px;
    max-width:400px;
    min-width:400px;
    height:1px;
}

.spalteluft
{
    width:26px;
    max-width:26px;;
    min-width:26px;
    height:1px;
}

.td_w_160
{
    width:160px;
}

.td_w_180
{
    width:180px;
}

.td_w_282
{
    width:282px;
}

.td_w_222_right
{
    width:222px;
    text-align:right;
}

.td_w_314
{
    width:314px;
}

.table_w_654
{
    width:654px;
}

.table_w_650 {width:650px; max-width:650px;}

.td_align_bottom
{
    vertical-align:bottom;
}

.td_align_middle
{
    vertical-align:middle;
}

.table_productlist /* tabelbredde til produktlister - 3 spalter + luft */
{
    width:650px;
    max-width:650px;
    margin-top:0px;
}

.thumb_w /* standardbredde til thumbnails */
{
    width:100px;
}

.pricelist_info_w
{
    width:300px;
}

.pricelist_price_w
{
    width:264px;
}

.td_prodhead_undeline
{
    height:25px;
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
    vertical-align:bottom;
}

.td_prodbody_w
{
    width:400px;
}

.h3_prodbody
{
    margin-top:5px;
}

.img_prod_orderButton
{
    margin-top:6px;
    margin-right:10px;
}

.h3_paging
{
    font-size:12px;
	line-height:14px;
	color:#999999;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
    margin-top:10px;
    margin-left:3px;
    margin-right:0px;
}
.h3_paging A:link	{color:#999999; text-decoration: underline;}
.h3_paging A:visited	{color:#999999; text-decoration: underline;}
.h3_paging A:hover	{color:#555555; text-decoration: none;}
.h3_paging A:active	{color:#999999; text-decoration: underline;}

.h3_paging_active
{
    font-size:12px;
	line-height:14px;
	color:#555555;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
    margin-top:10px;
    margin-left:3px;
    margin-right:0px;
}

.td_price_mag_r /* prism understreg produktliste */
{
    height:25px;
    text-align:right;
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
    vertical-align:bottom; 
}

.td_price_mag_l /* prism understreg produktliste */
{
    height:25px;
    text-align:left;
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
    vertical-align:bottom;
}


.td_productlist_luft /* standard luft over hver varelinie */
{
    height:20px;
}

.td_productlist_luft_2 /* standard luft over hver varelinie */
{
    height:50px;
    text-align:right;
}

.table_pricing_mag /* standard udformning på table til priser på magasiner */
{
    width:100%;
}

.td_price_moms
{
    width:150px;
    vertical-align:top;
    text-align:right;
}

.table_pricing_info 
{
    width:100%;
}

.td_price_luft
{
    height:20px;
    font-size:8px;
    line-height:8px;
}

.input_1_line
{
    width:204px;
    margin-left:10px;
    text-align:left;
    margin-bottom:10px;
    border-style:solid;
    border-color:#000000;
    border-width:1px;
}

.textarea_140px
{
    width:196px;
    margin-left:10px;
    margin-top:10px;
    text-align:left;
    vertical-align:top;
    max-width:196px;
    height:140px;
}

.div_align_right
{
    text-align:right;
    margin-left:10px;
}

.input_send
{
    width:60px;
    margin-right:12px;
    margin-top:10px;
}

.table_search
{
    margin-top:46px;
}

.td_headlines
{
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
    vertical-align:bottom;
    height:90px;
    min-height:90px;
}

.div_swf_headline
{
    margin-left:255px;
    margin-top:14px;
    margin-bottom:8px;
    margin-right:0px;
}

.div_ListNextLevel
{
    margin-bottom:25px;
    margin-top:0px;
}

.spaceLIne_224
{
    width:224px;
    height:1px;
    color:#000000;
    margin-top:25px;
    margin-bottom:25px;
}

/* Generelle IDer ---------------------------------------------------------------------- */

table#footertable
{
    width:923px;
    margin-top:20px;
}


    


#forsideindhold
{
    width:899px;
}

#front_spalter
{
    width:899px;
}

#listNextLevel
{
    width:431px;
    margin-left:0px;
    margin-bottom:40px;
}





/* Side/område-specifikker formateringer ----------------------------------------------- */


/* søgefelter */

.ic_simple_input {text-align:left; width:280px; margin-right:8px; margin-top:0px; border-style:solid; border-color:#000000; border-width:1px;}
.ic_simple_button {height: 22px; text-align:center; vertical-align:middle; width:50px; margin-right:0px; margin-top:0px; border-style:solid; border-color:#000000; border-width:1px;}

.ic_advance_input {text-align:left; width:216px; margin-bottom:8px; border-style:solid; border-color:#000000; border-width:1px;}
.ic_advance_select {width:168px; margin-bottom:0px; margin-right:6px;}
.ic_advance_button {height:20px; text-align:center; vertical-align:middle; width:50px; margin-top:0px; padding-top:0px; border-style:solid; border-color:#000000; border-width:1px;}



/* Side top og bund */

.top_table
{
    width:924px;
}

.top_table_a1
{
    height:40px;
    vertical-align:top;
    text-align:right;  
}

.table_topbar
{
    height:30px;
    margin-left:auto;
}

.img_topbar_heightcontrol
{
    height:18px;
    width:1px;
}

.td_topbar_indhold
{
    background-color:#000000;
    vertical-align:middle;
}

.h3_top_menu
{
    font-size:10px;
    margin-left:12px;
    margin-right:12px;
    color:#dddddd
}
.h3_top_menu A:link {color:#dddddd; text-decoration: none;}
.h3_top_menu A:visited	{color:#dddddd; text-decoration: none;}
.h3_top_menu A:hover	{color:#dddddd; text-decoration: underline;}
.h3_top_menu A:active	{color:#dddddd; text-decoration: none;}

.table_basket_active
{
    height:29px;
    background-color:#000000;
    margin-left:16px;
    margin-right:10px;
}

.h3_basket_active
{
    font-size:10px;
    margin-left:20px;
    margin-right:20px;
    color:#FFFFFF;
    font-weight:bold;
}
.h3_basket_active A:link {color:#ffffff; text-decoration: underline;}
.h3_basket_active A:visited	{color:#ffffff; text-decoration: underline;}
.h3_basket_active A:hover	{color:#ffffff; text-decoration: underline;}
.h3_basket_active A:active	{color:#ffffff; text-decoration: underline;}

.td_basket
{
    vertical-align:middle;
}

.table_basket_empty
{
    height:29px;
    background-color:#000000;
    margin-left:16px;
    margin-right:10px;
}

.h3_basket_empty
{
    font-size:10px;
    color:#dddddd;
    margin-left:20px;
    margin-right:20px;
}
.h3_basket_empty A:link {color:#dddddd; text-decoration: underline;}
.h3_basket_empty A:visited	{color:#dddddd; text-decoration: none;}
.h3_basket_empty A:hover	{color:#dddddd; text-decoration: none;}
.h3_basket_empty A:active	{color:#dddddd; text-decoration: none;}

.top_table_b1
{
    text-align:left;
    vertical-align:bottom;
    width:272px;
    max-width:272px;
    min-width:272px;
}

.top_table_b2
{
    text-align:left;
    vertical-align:top;
    height:60px;
    width:652px;
}

.logo_link
{
    width:150px;
    height:50px;
    margin-left:40px;
    margin-top:10px;
}

.HO_table
{
    margin-top:30px;
    margin-left:0px;
}

.img_ho_table_spacer
{
    width:20px;
    height:1px;
}

/*.img_top_a1
{
    margin-left:5px;
    margin-right:5px;
}*/

.sideramme
{
    width:924px;
}

.table_footer_info
{
    margin-top:20px;
    margin-left:10px;
}

/* slut på side top og bund */


/* Submenu */

.table_submenu
{
    width:224px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    
}

.td_submenu
{
    width:224px;
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.h3_submenu_main
{
    font-size:12px;
    font-weight:normal;
    margin-top:8px;
    margin-right:10px;
    margin-bottom:8px;
    margin-left:10px;
}
.h3_submenu_main A:link	{color:#000000; text-decoration: none;}
.h3_submenu_main A:visited	{color:#000000; text-decoration: none;}
.h3_submenu_main A:hover	{color:#000000; text-decoration: underline;}
.h3_submenu_main A:active	{color:#000000; text-decoration: none;}

.submenu_sublevel_1
{
    font-size:12px;
    font-weight:normal;
    margin-top:0px;
    margin-left:15px;
    margin-right:10px;
    margin-bottom:8px;
    line-height:18px;
}
.submenu_sublevel_1 A:link	{color:#000000; text-decoration: none;}
.submenu_sublevel_1 A:visited	{color:#000000; text-decoration: none;}
.submenu_sublevel_1 A:hover	{color:#000000; text-decoration: underline;}
.submenu_sublevel_1 A:active	{color:#000000; text-decoration: none;}

.submenu_sublevel_2
{
    font-size:12px;
    font-weight:normal;
    margin-top:2px;
    margin-left:0px;
    margin-right:10px;
    margin-bottom:8px;
    line-height:16px;
}
.submenu_sublevel_2 A:link	{color:#000000; text-decoration: none;}
.submenu_sublevel_2 A:visited	{color:#000000; text-decoration: none;}
.submenu_sublevel_2 A:hover	{color:#000000; text-decoration: underline;}
.submenu_sublevel_2 A:active	{color:#000000; text-decoration: none;}

.submenu_sublevel_3
{
    font-size:12px;
    font-weight:normal;
    margin-top:0px;
    margin-left:0px;
    margin-right:10px;
    margin-bottom:8px;
    line-height:16px;
}
.submenu_sublevel_3 A:link	{color:#000000; text-decoration: none;}
.submenu_sublevel_3 A:visited	{color:#000000; text-decoration: none;}
.submenu_sublevel_3 A:hover	{color:#000000; text-decoration: underline;}
.submenu_sublevel_3 A:active	{color:#000000; text-decoration: none;}

/* Slut på submenu*/


/* Produktspecialist */

.h3_prodspec_name
{
    margin-top:0px;
    margin-bottom:2px;
    font-weight:bold;
}

/*.h3_prodspec_title
{
    margin-top:4px;
    margin-bottom:0px;
}*/

/*.h3_prodspec_number
{
    margin-top:10px;
    margin-bottom:0;
}*/

.img_specialist
{
    margin-top:4px;
    margin-bottom:4px;
}

.td_specialist_name
{
    width:124px;
    text-align:left;
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
    vertical-align:bottom;
}

.h3_specialist_title
{
    margin-top:6px;
    margin-bottom:14px;
    font-size:9px;
    line-height:13px;
}

.h3_specilist_info
{
    font-size:9px;
    line-height:13px;
    margin-bottom:2px;
}



/* Slut på produktspecialist */
    
    
 /* formatering til magasin detaljeside */
.table_thumblist
{
    margin-top:20px;
    margin-left:10px;
}

.table_thumblist1
{
    margin-top:30px;
    margin-left:10px;
}

.h3_thumblist_help
{
    margin-left:0px;
    margin-bottom:6px;
    margin-top:0px;
}

.img_thumblist
{
    margin-right:20px;
    margin-bottom:20px;
}

.img_detail_prev
{
    margin-top:10px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:30px;
    text-align:center;
    
}

.h2_detail_price_head
{
    margin-bottom:0px;
}

.h3_detail_moms 	{
		 font-size:9px;
		 line-height:14px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 text-align:right;
		 margin-bottom:0px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;

		} 

.h3_detail_orderinfo
{
    margin-top:20px;
    font-weight:bold;
}

.td_magdetail_priceluft
{
    height:30px;
}

.img_frontpage_preview
{
    margin-top:12px;
    margin-bottom:0px;
}

.table_magdetail_pricebox
{
    width:224px;
    margin-top:20px;
    border-color:#FFFFFF;
}

.h3_mag_type
{
    margin-bottom:4px;
    margin-left:0px;
}

/* Slut på formatering til magasin detaljeside */


/* Bøger produktlister */

.table_prodlist_basket
{
    margin-left:auto;
    margin-right:10px;
    margin-top:8px;
    margin-bottom:10px;
}

.input_vareantal
{
    width:30px; border-style:solid; border-color:#000000; border-width:1px;
}

.img_basket
{
    margin-top:1px;
    margin-bottom:0px;
    margin-left:10px;
    margin-right:0px;
    padding:0px;
}

.h3_prevtext
{
    margin-top:10px;
}

/* Slut på bøger produktlister */

 
 
/* info - kontakt */
.table_kontaktinfo
{
    width:650px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:90px;
}

.table_kontakt_adresse
{
    margin-top:8px;
    margin-bottom:20px;
}

.td_kontaktinfo_1 {width:160px; min-width:160px; max-width:160px;}

.td_kontaktinfo_2 {width:280px; min-width:280px; max-width:280px;}

.td_kontaktinfo_3 { width:210px; min-width:210px; max-width:210px; text-align:right; font-size:9px;}


.td_person_name
{
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.h3_person_title
{
    margin-top:6px;
    margin-bottom:8px;
}

.h3_person_description
{
    margin-top:6px;
    margin-bottom:8px;
    margin-right:20px;
}

.td_person_spacer
{
    height:30px;
}

.td_person_info {width:180px;}

.td_person_tekst {width:300px;}

/* slut på info - kontakt */



/* newsList */

.table_newslist
{
    width:638px;
    max-width:638px;
    height:112px;
    max-height:112px;
    margin-left:10px;
    margin-top:0px;
    margin-bottom:30px;
    border-color:#FFFFFF;
}

.h1_newslist
{
		 font-size:22px;
		 line-height:24px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:8px;
		 margin-top:0px; 
		margin-left:10px;
		margin-right:10px;
		}
    

.table_newslist_front
{
    width:664px;
    margin-left:10px;
    margin-top:20px;
}

.td_newsList_date
{
    vertical-align:bottom;
    text-align:left;
    padding:0px;
}

.h3_news_search {font-weight:bold; margin-top:8px; margin-bottom:4px;}

.img_newslist_prodArea
{
    vertical-align:bottom;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:10px;
    margin-right:10px;
    padding:0px;
}

.td_newsList_textPrev
{
    width:440px;
}

.h3_newsList_date
{
    margin:0px;
    font-size:10px;
    vertical-align:bottom;
    padding:0px;
}


.newsDetail_expDate_label
{
    background-color:#FFFF00;
    font-weight:bold;
}


.div_newsList_expDate
{
    background-color:#FFFF00;
    font-weight:bold;
}
.td_newsList_spacer
{
    height:50px;
}

.img_start_knap
{
    margin-right:6px;
    margin-top:0px;
    width:70px;
    height:20px;
}

/* Slut på newsList */

/* NewsListMini */

.h3_newsListMini
{
    font-size:10px;
    color:#666666;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
    margin-top:0px;
}

.h3_newsListMini A:link	{color:#666666; text-decoration: none;}
.h3_newsListMini A:visited	{color:#666666; text-decoration: none;}
.h3_newsListMini A:hover	{color:#666666; text-decoration: underline;}
.h3_newsListMini A:active	{color:#666666; text-decoration: none;}


/* slut på NewsListMini */

/* NewsDetail */

.img_newsDetail
{
    margin-left:0px;
    margin-bottom:20px;
    margin-top:12px;
    margin-right:0px;
}

.h3_news_date
{
    font-size:10px;
    margin-top:10px;
}

.h3_latest_news
{
    color:#666666;
    font-weight:bold;
	margin-bottom:5px;
	margin-top:8px; 
	margin-left:10px;
	margin-right:10px;
}

.img_news_detail {margin-top:12px; margin-bottom:6px;}

.h3_email_tip {margin-left:10px; font-weight:bold;}

.h3_email_tip_info {margin-bottom:2px;}

.h3_email_tip_fejl
{
    font-size:10px;
    color:#009900;
    font-weight:bold;
}

.h3_email_tip_confirmation {color:#008800; font-weight:bold;}

.textarea_email_tip
{
    width:204px;
    margin-left:10px;
    margin-top:0px;
    text-align:left;
    vertical-align:top;
    max-width:204px;
    height:140px;
    max-height:300px;
    margin-bottom:10px;
}

/* Slut på newsDetail */

/* Front - IC banner m søgning */

.td_ic_banner_search
{
    height:80px;
    text-align:right;
    vertical-align:top;
}

/* Slut på IC banner */

/* NewsListMiniArea */

.h3_newslistmini_head
{
    margin-bottom:4px;
    font-weight:bold;
    margin-left:0px;
}

.img_newslistmini
{
    margin-bottom:10px;
}

.h3_newslistmini_list
{
    margin-bottom:10px;
    margin-left:0px
}
.h3_newslistmini_list A:link	{color:#000000; text-decoration: none;}
.h3_newslistmini_list A:visited	{color:#000000; text-decoration: none;}
.h3_newslistmini_list A:hover	{color:#000000; text-decoration: underline;}
.h3_newslistmini_list A:active	{color:#000000; text-decoration: none;}

.h3_newslistmini_list_2
{
    margin-bottom:5px;
    margin-left:0px
}
.h3_newslistmini_list_2 A:link	{color:#000000; text-decoration: none;}
.h3_newslistmini_list_2 A:visited	{color:#000000; text-decoration: none;}
.h3_newslistmini_list_2 A:hover	{color:#000000; text-decoration: underline;}
.h3_newslistmini_list_2 A:active	{color:#000000; text-decoration: none;}




/* basket */

.table_basket_message
{
    margin-top:8px;
    margin-bottom:0px;
    width:650px;
    max-width:650px;
    min-width:650px;
}


.table_basket_prodlist
{
    margin-top:0px;
    margin-bottom:0px;
    width:650px;
    max-width:650px;
    min-width:650px;
    border-style:hidden;
    border-color:#FFFFFF;
    border-width:0px;
}

.table_basket_controls
{
    margin-top:0px;
    margin-bottom:30px;
    width:650px;
    max-width:650px;
    min-width:650px;
}


.img_basket_prodlist
{
    margin-bottom:6px; margin-left:10px; margin-top:0px;
}

.h3_basket_head1a
{
    		 font-size:12px;
		 line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:4px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;
    font-weight:bold; margin-bottom:6px; margin-left:0px; margin-right:0px; vertical-align:bottom;
}

.h3_basket_head1b
{
    		 font-size:12px;
		 line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:4px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;
    font-weight:bold; margin-bottom:6px; margin-left:0px; margin-right:0px; vertical-align:bottom; text-align:right;
}

.h3_basket_head1c
{
    		 font-size:12px;
		 line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:4px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;
    font-weight:bold; margin-bottom:6px; margin-left:0px; margin-right:0px; vertical-align:bottom; text-align:center;
}

.h3_basket_head2
{
    		 font-size:12px;
		 line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
    font-weight:bold;
    vertical-align:bottom;
    text-align:right;
    padding-right:10px;
}

.tr_basket_prodlist_row1
{
    background-color:#eeeeee; height:28px;
}

.tr_basket_prodlist_row2
{
    background-color:#ffffff; height:28px;
}

.h3_basket_prodlist_prodno
{
    margin-top:8px; margin-bottom:8px; margin-left:10px; margin-right:10px;
}

.h3_basket_prodlist_prod
{
    margin-top:8px; margin-bottom:8px; margin-left:0px; margin-right:0px;
}

.h3_basket_prodlist_number
{
    margin-top:8px; margin-bottom:8px; margin-right:0px; margin-left:0px;
}

.h3_basket_prodlist_number2
{
    margin-top:8px; margin-bottom:8px; margin-right:10px; margin-left:0px; text-align:right;
}

.basket_prodlist_spalte1 {width:56px;}

.basket_prodlist_spalte2 {width:300px;}

.basket_prodlist_spalte3 {width:90px;}

.basket_prodlist_spalte4 {width:70px;}

.basket_prodlist_spalte5 {width:30px;}

.basket_prodlist_spalte6 {width:100px;}


.basket_prodlist_spalte_hidden {}

.basket_prodlist_spalte1B {width:56px;}

.basket_prodlist_spalte2B {width:300px;}

.basket_prodlist_spalte3B {width:90px;}

.basket_prodlist_spalte4B {width:70px;}

.basket_prodlist_spalte5B {width:30px;}

.basket_prodlist_spalte6B {width:100px;}

.input_basket_vareantal
{
	margin:5px; width:30px; border-style:solid; border-color:#000000; border-width:1px;
}


.img_basket_delete
{
    margin-top:6px;
}

.h3_basket_list_link
{
    font-size:10px;
}

.basket_list_link_space
{
    width:20px;
    height:1px;
}

.img_basket_update
{
    margin-top:5px; margin-bottom:5px; margin-right:11px;
}

.h3_basket_moms
{
    color:#777777;
}

.h3_basket_momsno
{
    margin-right:10px; color:#777777;
}

.td_basket_total
{
    text-align:right; vertical-align:bottom; border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;
}

.h3_basket_total
{
    margin-right:10px; Font-weight:bold;
}

.table_basket_noter {margin-bottom:30px; width:650px;}

.textarea_basket_noter
{
    width:274px; max-width:274px; height:180px; max-height:180px; margin-left:10px; margin-top:8px;
}

.td_basket_noter_spalte1 {width:180px;}

.td_basket_noter_spalte2 {width:470px;}

.table_basket_info
{
    width:650px;
}

.h3_span_mark
{
    color:#009900; font-size:9px; line-height:9px; font-weight:bold; margin-left:1px;
}

.input_basket_formular
{
    width:232px; margin-left:0px; margin-top:5px; margin-bottom:5px; text-align:left; border-style:solid; border-color:#000000; border-width:1px;
}

.input_basket_formular_xs
{
    width:70px; margin-left:0px; margin-top:5px; margin-bottom:5px; text-align:left;
}

.td_basket_formular_spalte1 {width:80px; max-width:80px; min-width:80px;}

.td_basket_formular_spalte2 {width:240px; max-width:240px; min-width:240px;}

.td_basket_formular_spalte3 {width:26px; max-width:26px; min-width:26px;}

.td_basket_formular_spalte4 {width:304px; max-width:304px; min-width:304px;}

.h3_basket_help1
{
    margin-top:8px;
}

.h3_basket_help_span
{
    color:#ffffff; background-color:#000000; padding-left:5px; padding-right:5px;
}

.table_basket_order {width:418px;}

.td_basket_order_spalte1 {width:12px;}

.td_basket_order_spalte2 {width:406px;}

.checkbox_basket_order
{
    margin-top:2px;
    border-style:none;
    border-collapse:collapse;
    border-color:#ffffff;
    border-width:0px;
}

.img_basket_order {margin-top:20px;}

.h3_basket_message {font-weight:bold;}


/* Standard produktliste */

.table_std_prodlist {width:650px; max-width:650px; table-layout:auto; margin-bottom:4px; margin-top:0px;}

.tr_std_prodlist_1 {background-color:#ffffff;}
.tr_std_prodlist_2 {background-color:#eeeeee;}

.td_std_prodlist_stk_pris {text-align:right;}
.td_std_prodlist_button {text-align:right;}
.td_std_prodlist_spalte1 {width:60px;}
.td_std_prodlist_spalte2 {width:370px;}
.td_std_prodlist_spalte3 {width:60px;}
.td_std_prodlist_spalte4 {width:90px;}
.td_std_prodlist_spalte5 {width:30px;}
.td_std_prodlist_spalte6 {width:40px;}

.h3_std_prodlist_vnr {margin-left:10px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_std_prodlist_vtekst {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_std_prodlist_info {margin-top:8px; margin-bottom:8px; margin-left:0px; margin-right:0px; font-size:10px;}
.h3_std_prodlist_stk_pris {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_std_prodlist_infotekst {margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:8px;}

.input_std_prodlist_antal {margin:5px; width:30px; border-style:solid; border-color:#000000; border-width:1px; text-align:center;}
.input_std_prodlist_antal2 {margin:5px; width:30px; border-style:solid; border-color:#000000; border-width:1px; text-align:center;}

/*.img_std_prodlist_button {margin-top:4px; margin-right:10px; margin-left:10px; margin-bottom:0px; width:20px; height:20px;}*/

.h3_momstop_std_prodlist {font-size:10px; line-height:13px; margin-bottom:0px; text-align:right; margin-top:4px;}
.h3_momsbund_std_prodlist {font-size:10px; line-height:13px; margin-top:8px; text-align:right; margin-bottom:10px;}

.h3_signforkl_std_prodlist {margin-bottom:20px;}


/* UC standard */

.table_uc {border-style:hidden;}
.td_uc {border-style:hidden;}
#newsarticleslist_15_gv_newaArticlesList {border-style:hidden; border-color:#FFFFFF;}


/* Nyhedsbrev tilmelding */

#newsmail_16_radlistsub_0 {margin-right:6px;}
#newsmail_7_radlistsub_0 {margin-right:6px;}
#newsmail_16_radlistsub_1 {margin-right:6px; margin-left:20px;}
#newsmail_7_radlistsub_1 {margin-right:6px; margin-left:20px;}
#newsmail_14_radlistsub {margin-bottom:8px; margin-top:8px;}
#newsmail_14_chkNewsmailarea_0 {margin-right:6px;}
#newsmail_14_chkNewsmailarea_1 {margin-right:6px;}
#newsmail_14_radMailtype_0 {margin-right:6px;}
#newsmail_14_radMailtype_1 {margin-right:6px;}
#newsmail_14_radMailtype {margin-bottom:6px;}

#newsmail_16_radlistsub_1 {margin-left:20px;}

.newsTilmeldANr {margin-top:10px; margin-bottom:10px;}

#newsmail_18_radlistsub_0 {margin-right:6px;}
#newsmail_18_radlistsub_1 {margin-right:6px; margin-left:20px;}


/*
    border-style:solid;
    height:16px;
    border-collapse:collapse;
    font-size:12px;
    border-color:#000000;
    border-width:1px;
    text-align:left;
    padding-right:3px;
    vertical-align:middle;
    padding-bottom:2px;
    padding-top:2px;
    padding-left:3px;
    margin:0px;
    line-height:16px;
*/


/* Medieguide */

.table_printmedia_prodlist 
{
    width:650px;
    max-width:650px;
    table-layout:auto;
    margin-bottom:4px;
    margin-top:0px;
}

.table_mediadisp_config1
{
    width:630px;
    max-width:630px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:12px;
    margin-right:10px;
}

.table_mediadisp_config2
{
    width:630px;
    max-width:630px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:0px;
    margin-right:10px;
}



.table_mediadisp_prodlist_a {width:650px; max-width:650px; table-layout:auto; margin-bottom:0px; margin-top:0px;}
.table_mediadisp_prodlist_b {width:310px; max-width:310px; table-layout:auto; margin:0px; padding:0px;}

.tr_mediadisp_prodlist_1 {background-color:#ffffff;}
.tr_mediadisp_prodlist_2 {background-color:#eeeeee;}


.td_mediadisp_prodlist_spalte1a {width:60px;}
.td_mediadisp_prodlist_spalte2a {width:254px;}
.td_mediadisp_prodlist_spalte3a {width:26px;}
.td_mediadisp_prodlist_spalte4a {width:310px;}

.td_mediadisp_prodlist_spalte1b {width:85px;}
.td_mediadisp_prodlist_spalte2b {width:75px; text-align:right;}
.td_mediadisp_prodlist_spalte3b {width:56px; text-align:right;}
.td_mediadisp_prodlist_spalte4b {width:48px;}
.td_mediadisp_prodlist_spalte5b {width:46px;}
.td_mediadisp_prodlist_extrainfo1 {}
.td_mediadisp_prodlist_extrainfo2 {}

.h3_mediadisp_prodlist_vnr {margin-left:10px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_mediadisp_prodlist_vtekst {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_mediadisp_prodlist_info {margin-top:8px; margin-bottom:8px; margin-left:0px; margin-right:0px; font-size:10px;}
.h3_mediadisp_prodlist_stk_pris {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_mediadisp_prodlist_infotekst {margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:8px;}
.h3_mediadisp_prodlist_kvm {margin-left:5px; margin-right:10px; margin-top:4px; margin-bottom:8px; color:#999999;}
.h3_mediadisp_prodlist_lev {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_mediadisp_prodlist_extrainfo1 {margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:8px; color:#999999;}
.h3_mediadisp_prodlist_extrainfo2 {margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:8px; color:#999999;}

.img_mediadisp_prodlist_infoknap {widht:16px; height:16px; margin-top:7px; margin-bottom:0px; margin-left:5px; margin-right:5px;} 

.td_mediadisp_row1a {vertical-align:middle; width:260px;}
.td_mediadisp_row1b {vertical-align:middle; width:140px;}
.td_mediadisp_row2b {vertical-align:middle; width:200px;}
.td_mediadisp_row3b {vertical-align:middle; width:150px;}
.td_mediadisp_row4b {vertical-align:bottom; width:140px; text-align:center;}
.td_mediadisp_options {text-align:left;}

.h2_mediadisp_typehead {margin-bottom:0px; margin-top:20px;}

.h3_mediadisp_head {margin-left:0px; margin-right:0px; font-weight:bold;}
.h3_mediadisp_options {margin-left:0px;}
.h3_mediadisp_main {margin-top:8px; margin-bottom:0px;}

.span_mediadisp_spacer {margin-left:40px;}
.span_mediadisp_spacer_rest {margin-right:16px;}

.img_mediadisp_opdater {width:70px; height:20px;}

.a_mediadisp_nulstil {}
.a_mediadisp_hent {margin-left:12px;}

.select_mediadisp_cat {width:250px; margin-bottom:6px;}
.select_mediadisp_type {width:250px; margin-bottom:6px;}
.select_mediadisp_from {width:150px; margin-right:20px;}
.select_mediadisp_to {width:150px; margin-right:40px;}
.select_mediadisp_sort {width:150px;}

.h3_medieguide_list {}
.h3_medieguide_list A:link	{color:#000000; text-decoration: none;}
.h3_medieguide_list A:visited	{color:#000000; text-decoration: none;}
.h3_medieguide_list A:hover	{color:#000000; text-decoration: underline;}
.h3_medieguide_list A:active	{color:#000000; text-decoration: none;}

/* Piktogrammer */

.table_piktogram { width:630px; margin-left:5px;}
.td_piktogram {text-align:center;}
.img_piktogram {margin:5px;}
.h2_piktogram {margin-bottom:0px; margin-top:40px;}
.hr_piktogram {margin-top:5px;}


/* ThumbnailViewer V3 */


.thumPagingPrevLinkDisable {font-size:12px; color:#dddddd; margin-bottom:4px; margin-top:0px; margin-left:10px; margin-right:10px;}
.thumPagingPrevLink {font-size:12px; color:#000000; margin-bottom:4px; margin-top:0px; margin-left:10px; margin-right:10px;}
.thumPagingNextLinkDisable {font-size:12px; color:#dddddd; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px;}
.thumPagingNextLink {font-size:12px; color:#000000; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px;}
.thumbPagingCurrentPage {font-size:12px; color:#000000; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px; font-weight:bold}
.thumbPagingLink {font-size:12px; color:#000000; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px;}




/* Productlist UC - Div - Starts*/

.header {cursor: hand; cursor:pointer;margin-left:0px;}
.details { display:none; visibility:hidden;}

/* Productlist UC - Div - Ends*/

/* Restlager*/

.table_restlagerdisp_config1
{
    width:630px;
    max-width:630px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:12px;
    margin-right:10px;
}

.table_restlagerdisp_config2
{
    width:630px;
    max-width:630px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:0px;
    margin-right:10px;
}


.table_restlagerdisp_prodlist_a {width:650px; max-width:650px; table-layout:auto; margin-bottom:0px; margin-top:0px;}
.table_restlagerdisp_prodlist_b {width:300px; max-width:310px; table-layout:auto; margin:0px; padding:0px;}

.tr_restlagerdisp_prodlist_1 {background-color:#ffffff;}
.tr_restlagerdisp_prodlist_2 {background-color:#eeeeee;}


.td_restlagerdisp_prodlist_spalte1a {width:60px;}
.td_restlagerdisp_prodlist_spalte2a {width:264px;}
.td_restlagerdisp_prodlist_spalte3a {width:26px;}
.td_restlagerdisp_prodlist_spalte4a {width:300px;}

.td_restlagerdisp_prodlist_spalte1b {width:85px;}
.td_restlagerdisp_prodlist_spalte2b {width:150px; text-align:right;}
.td_restlagerdisp_prodlist_spalte3b {width:56px; text-align:right;}
.td_restlagerdisp_prodlist_spalte4b {width:48px;}
.td_restlagerdisp_prodlist_spalte5b {width:46px;}
.td_restlagerdisp_prodlist_extrainfo1 {}
.td_restlagerdisp_prodlist_extrainfo2 {}

.h3_restlagerdisp_prodlist_vnr {margin-left:10px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_restlagerdisp_prodlist_vtekst {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_restlagerdisp_prodlist_info {margin-top:8px; margin-bottom:8px; margin-left:0px; margin-right:0px; font-size:10px;}
.h3_restlagerdisp_prodlist_stk_pris {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_restlagerdisp_prodlist_infotekst {margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:8px;}
.h3_restlagerdisp_prodlist_kvm {margin-left:5px; margin-right:10px; margin-top:4px; margin-bottom:8px; color:#999999;}
.h3_restlagerdisp_prodlist_lev {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_restlagerdisp_prodlist_extrainfo1 {margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:8px; color:#999999;}
.h3_restlagerdisp_prodlist_extrainfo2 {margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:8px; color:#999999;}

.img_restlagerdisp_prodlist_infoknap {widht:16px; height:16px; margin-top:7px; margin-bottom:0px; margin-left:5px; margin-right:5px;} 

.td_restlagerdisp_row1a {vertical-align:middle; width:260px;}
.td_restlagerdisp_row1b {vertical-align:middle; width:140px;}
.td_restlagerdisp_row2b {vertical-align:middle; width:200px;}
.td_restlagerdisp_row3b {vertical-align:middle; width:150px;}
.td_restlagerdisp_row4b {vertical-align:bottom; width:140px; text-align:center;}
.td_restlagerdisp_options {text-align:left;}

.h2_restlagerdisp_typehead {margin-bottom:0px; margin-top:20px;}

.h3_restlagerdisp_head {margin-left:0px; margin-right:0px; font-weight:bold;}
.h3_restlagerdisp_options {margin-left:0px;}
.h3_restlagerdisp_main {margin-top:8px; margin-bottom:0px;}

.span_restlagerdisp_spacer {margin-left:40px;}
.span_restlagerdisp_spacer_rest {margin-right:16px;}

.img_restlagerdisp_opdater {width:70px; height:20px;}

.a_restlagerdisp_nulstil {}
.a_restlagerdisp_hent {margin-left:12px;}

.select_restlagerdisp_cat {width:250px; margin-bottom:6px;}
.select_restlagerdisp_type {width:250px; margin-bottom:6px;}
.select_restlagerdisp_from {width:150px; margin-right:20px;}
.select_restlagerdisp_to {width:150px; margin-right:40px;}
.select_restlagerdisp_sort {width:150px;}


/* Jeg savner ... */

.h2_jegsavner_top {margin-left:0px; margin-top:12px;}

.textarea_jegsavner_besked {margin-top:12px; margin-left:10px; margin-bottom:30px; width:380px; max-width:380px; height:300px; max-height:300px;}

.h2_jegsavner_hilsen {margin-left:0px; margin-bottom:0px;}

.h3_jegsavner_formulartekst {margin-bottom:2px;}

.div_jegsavner_send_knap {margin-left:150px;}

.div_jegsavner_pen_billede {margin-top:20px; margin-bottom:160px;}


/* Indkøbskurv v2 */

#PaymentType_17_radListPaymentType_0 {margin-right:8px;}
#PaymentType_17_radListPaymentType_1 {margin-right:8px;}
#PaymentType_17_radListPaymentType_2 {margin-right:8px;}
#PaymentType_17_radListPaymentType_3 {margin-right:8px;}
#PaymentType_17_radListPaymentType_4 {margin-right:8px;}
#PaymentType_17_radListPaymentType_5 {margin-right:8px;}

.h3_betalingsmetoder {margin-left:20px; margin-bottom:20px;}

.h3_shoppingcartNext {margin:0px;}
.imgBtn_shoppingcartNext {margin:0px;}

/* Customer info - Div */
.divlayer1Alternative{cursor: hand; cursor:pointer;margin-left:0px;}
.divlayer2Alternative{display:none; visibility:hidden;}

.alternateDelivery {width:320px;}
.alternateDelivery td {width:80px; min-width:80px;}


table.CSS_sc_radiobtnList input
 {    
      margin-top:15px;
      float: left;
 }

 table.CSS_sc_radiobtnList label
 {    
      margin-top:15px;
      margin-left: 15px;
      margin-right: 30px;
      display: block;
 }
 
 /* Payment - Step 4 */
.table_payment {margin-bottom:30px; width:320px;}
.table_payment td {width:160px;}


/* ColorScale table */
.table_colorscale {width:650px; max-width:650px;}
.tr_colorscale_grey {background-color:#EEEEEE;}
.table_colorscale td {vertical-align:middle; height:36px;}
.td_colorscale_center {text-align:center;}
.td_colorscale_left {text-align:left;}


/* Fakturabetaling */
.table_invoice_info {}
.table_invoice_info td {width:130px; min-width:130px;}

.input_invoice_formular
{
    width:260px;
    max-width:260px;
    margin-left:0px;
    margin-top:5px;
    margin-bottom:5px;
    text-align:left;
    border-style:solid;
    border-color:#000000;
    border-width:1px;
}


.table_payment2 {margin-bottom:30px; width:340px;}
.table_payment2 td {width:170px;}


.textarea_invoice_noter
{
    width:263px;
    max-width:263px;
    height:100px;
    max-height:100px;
    margin-left:0px;
    margin-top:5px;
    margin-bottom:5px;
    text-align:left;
    border-style:solid;
    border-color:#000000;
    border-width:1px;
}

/* Colortrac table */
.table_colortrac {width:650px; max-width:650px;}
.tr_colortrac_grey {background-color:#EEEEEE;}
.table_colortrac td {vertical-align:middle; height:36px;}
.td_colortrac_center {text-align:center;}
.td_colortrac_left {text-align:left;}



/* billederRestudsalgTV3 */
.table_billeder_rest_tv3 {width:640px; max-width:640px; margin-left:10px;}
.table_billeder_rest_tv3 td {width:128px;}

/* Forside Top Banner */
.forsideTopBannerTable {width:900px; max-width:900px; margin:0px;}
.forsideTopBannerTable td {width:140px; max-width:140px;}
.forsideTopBannerSpacer {width:12px; max-width:12px;}
.forsideTopBannerImage {margin:0px; width:140px; height:80px;}
.forsideTopBannerH2Head {font-size:12px; line-height:12px; font-weight:bold; text-decoration:none; margin-bottom:6px; margin-top:4px; margin-left:4px; margin-right:4px; text-align:left;}
.forsideTopBannerH2Head A:link	{color:#000000; text-decoration: none;}
.forsideTopBannerH2Head A:visited	{color:#000000; text-decoration: none;}
.forsideTopBannerH2Head A:hover	{color:#000000; text-decoration: underline;}
.forsideTopBannerH2Head A:active	{color:#000000; text-decoration: none;}

.forsideTopBannerH2 {font-size:12px; line-height:14px; text-decoration:none; margin-bottom:0px; margin-top:2px; margin-left:4px; margin-right:4px; text-align:left;}
.forsideTopBannerH2 A:link	{color:#000000; text-decoration: none;}
.forsideTopBannerH2 A:visited	{color:#000000; text-decoration: none;}
.forsideTopBannerH2 A:hover	{color:#000000; text-decoration: underline;}
.forsideTopBannerH2 A:active	{color:#000000; text-decoration: none;}

/* Forside Ekstra banner */
.forsideExtraBannerTable {width:900px; max-width:900px; margin:0px;}
.forsideExtraBannerTable td {width:292px; max-width:292px;}
.forsideExtraBannerSpacer {width:12px; max-width:12px;}
.forsideExtraBannerImage {margin:0px; width:292px; height:80px;}
.forsideextraBannerH2Head {font-size:12px; line-height:12px; font-weight:bold; text-decoration:none; margin-bottom:0px; margin-top:4px; margin-left:4px; margin-right:4px; text-align:center;}
.forsideextraBannerH2Head A:link	{color:#000000; text-decoration: none;}
.forsideextraBannerH2Head A:visited	{color:#000000; text-decoration: none;}
.forsideextraBannerH2Head A:hover	{color:#000000; text-decoration: underline;}
.forsideextraBannerH2Head A:active	{color:#000000; text-decoration: none;}


/* Produktliste m farvevariant */

.table_farvevar_config
{
    width:630px;
    max-width:630px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:30px;
    margin-right:0px;
}

.tr_farvestyr_prodlist {}
.tr_farvestyr_prodlist H3{color:white;}

.h3_farvevar_config-txt1 {margin:0px; margin-top:2px;}

.select_farvevar_sizecontrol {width:180px;}
.select_farvevar_colorcontrol {margin-right:10px; margin-left:10px; width:180px;}

.td_farvevar_row1b {vertical-align:bottom; width:100px; text-align:left;}
.td_farvevar_row2b {vertical-align:bottom; width:160px; text-align:left;}
.td_farvevar_row3b {vertical-align:bottom; width:160px; text-align:left;}
.td_farvevar_row4b {vertical-align:bottom; width:140px; text-align:center;}


.img_farvevar_opdater {width:70px; min-width:70px; height:20px; min-height:20px;}

.td_farvevar_options {text-align:left;}
.h3_farvevar_options {margin-left:0px;}

.h3_farvevar_head {margin-left:0px; margin-right:0px; font-weight:bold;}
.a_farvevar_nulstil {}


.table_farvevar_prodlist {width:650px; max-width:650px; min-width:650px; margin:0px; margin-bottom:30px;}


.table_farvestyr_prodlist {width:630px; max-width:630px; min-width:630px; margin:0px; margin-bottom:0px; margin-left:10px;}
table.table_farvestyr_prodlist th { border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;}
.h2_farvestyr_prodlist_head {margin-bottom:0px; margin-top:20px;}
.td_farvestyr_prodlist_col_0 {border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;}
.td_farvestyr_prodlist_col_a {border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px; width:20px; white-space:nowrap;}
.h3_farvestyr_prodlist_varenr {font-size:10px; margin-top:7px; margin-bottom:7px; margin-right:0px; margin-left:10px;}
.td_farvestyr_prodlist_col_b {border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;}
.h3_farvestyr_prodlist_varenavn { font-size:10px; margin-left:10px; margin-right:12px; margin-top:7px; margin-bottom:7px;}
.h3_farvestyr_prodlist_infotekst {font-size:10px; margin-left:10px; margin-right:12px; margin-top:0px; margin-bottom:8px;}
.td_farvestyr_prodlist_col_c {width:50px; min-width:50px; max-width:50px; border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;}
.td_farvestyr_prodlist_col_f {max-width:36px; border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;}
.h3_farvestyr_prodlist_color {margin:0px;}
.img_farvestyr_prodlist_color {margin: 6px 10px 0px 0px; width:20px; height:20px;}
.td_farvestyr_prodlist_col_g {max-width:36px; border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;}
.h3_farvestyr_prodlist_star {margin:0px;}
.img_farvestyr_prodlist_star {margin: 6px 10px 0px 0px; width:20px; height:20px;}
.td_farvestyr_prodlist_col_d {max-width:36px; border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;}
.h3_farvestyr_prodlist_info {margin:0px;}
.img_farvestyr_prodlist_infoknap {margin: 6px 10px 0px 0px;; width:20px; height:20px;}
.td_farvestyr_prodlist_col_e {width:194px; max-width:194px; min-width:194px; border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;}
.table_farvestyr_prodlist_pristabel {width:194px; table-layout:auto; margin:0px; padding:0px;}
.td_farvestyr_prodlist_col_e1 {width:75px; text-align:right;}
.h3_farvestyr_prodlist_stkpris {margin-left:0px; font-size:10px; margin-right:10px; margin-top:7px; margin-bottom:7px;}
.td_farvestyr_prodlist_col_e2 {width:56px; min-width:56px; text-align:right;}
.h3_farvestyr_prodlist_levering {margin-left:0px; font-size:10px; margin-right:10px; margin-top:7px; margin-bottom:7px;}
.td_farvestyr_prodlist_col_e3 {width:35px;}
.td_farvestyr_prodlist_col_e4 {width:28px;}
.td_farvestyr_prodlist_col_e5 {text-align:right;}
.h3_farvestyr_prodlist_prisinfo {font-size:10px; margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:8px;}

.h3_farvestyr_signatur {margin-top:2px;}
.img_farvestyr_signatur {margin-bottom:4px;}



.img_std_prodlist_button {margin-top:4px; margin-right:4px; margin-left:4px; margin-bottom:0px; width:20px; height:20px;}
.input_std_prodlist_antal2
{
    margin:5px;
    margin-right:0px;
    width:30px;
    border-style:solid;
    border-color:#000000;
    border-width:1px;
    text-align:center;
    height:14px;
    border-collapse:collapse;
    font-size:10px;
    padding-right:3px;
    vertical-align:middle;
    padding-bottom:2px;
    padding-top:2px;
    padding-left:3px;
    line-height:12px;
}
    





/* Gavekort saldo-tjek */

.table_gavekort_saldotjek {width:390px; max-width:390px; margin-left:10px;}
.td_gavekort_saldotjek_1 {width:160px; max-width:160px;}
.td_gavekort_saldotjek_2 {vertical-align:top; height:34px;}
.td_gavekort_saldotjek_3 {}
.td_gavekort_saldotjek_4 {vertical-align:top; height:34px;}
.td_gavekort_saldotjek_5 {text-align:right;}
.h3_gavekort_saldotjek_1 {margin:0px;}
.h3_gavekort_saldotjek_2 {margin:0px;}
.input_gavekort_saldotjek_1 {width:230px; max-width:230px;}
.input_gavekort_saldotjek_2 {width:230px; max-width:230px;}
.input_gavekort_saldotjek_3 {border-width:0px; margin:0px; margin-right:0px; width:70px; height:20px; padding:0px; padding-right:0px;}

.h3_gavekort_saldovis_1 {text-align:center; margin-top:10px;}
.h2_gavekort_saldovis_1 {text-align:center;}

.h2_gavekort_saldofejl_1 {text-align:center; margin-top:10px;}
.h3_gavekort_saldofejl_1 {text-align:center;}
.h3_gavekort_saldofejl_2 {text-align:center;}
.h3_gavekort_saldofejl_3 {text-align:center; margin-top:12px;}

/* Gavekort bestilling */

.table_gavekort_bestiling {width:390px; max-width:390px; margin-left:10px;}
.tr_gavekort_bestilling_1 {background-color:#EEEEEE;}
.td_gavekort_bestilling_1 {width:160px; max-width:160px;}
.td_gavekort_bestilling_2 {vertical-align:top; height:34px;}
.td_gavekort_bestilling_3 {}
.td_gavekort_bestilling_4 {vertical-align:top; height:34px;}
.td_gavekort_bestilling_5 {text-align:right;}

.h3_gavekort_bestilling_1 { margin-left:0px; margin-right:6px; margin-top:8px; margin-bottom:8px;}
.h3_gavekort_bestilling_2 { margin-left:0px; margin-right:6px; margin-top:8px; margin-bottom:8px;}
.h3_gavekort_bestilling_3 {margin-left:10px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_gavekort_bestilling_momsbund {font-size:10px; line-height:13px; margin-top:8px; text-align:right; margin-bottom:10px;}
.input_gavekort_bestilling_beloeb {margin:5px; width:40px; border-style:solid; border-color:#000000; border-width:1px; text-align:right;}
.input_gavekort_bestilling_antal {margin:5px; width:30px; border-style:solid; border-color:#000000; border-width:1px; text-align:center;}
.input_gavekort_bestilling_vareantal {margin:5px; width:30px; border-style:solid; border-color:#000000; border-width:1px; text-align:center;}
.input_gavekort_bestil {border-width:0px; margin:0px; margin-right:0px; width:70px; height:20px; padding:0px; padding-right:0px;}
.input_gavekort_bestilling_1 {width:230px; max-width:230px;}
.input_gavekort_bestilling_2 {width:230px; max-width:230px;}
.input_gavekort_bestilling_3 {border-width:0px; margin:0px; margin-right:0px; margin-bottom:24px; width:70px; height:20px; padding:0px; padding-right:0px;}

.input_basket_beloeb {margin:5px; width:50px; border-style:solid; border-color:#000000; border-width:1px; text-align:right;}

.input_gavekort_bestilling_opdater {border-width:0px; margin:0px; margin-right:0px; margin-top:14px; margin-left:330px; width:70px; height:20px; padding:0px; padding-right:0px;}

.classImgBtnUpdate {text-align:right;}

.gavekort_bestilling_spalte4B {width:70px; text-align:center;}
.gavekort_bestilling_spalte3B {width:90px; text-align:right;}

.gavekort_bestilling_head1c
{
    		 font-size:12px;
		 line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:4px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;
    font-weight:bold; margin-bottom:6px; margin-left:0px; margin-right:0px; vertical-align:bottom; text-align:center;
}


.gavekort_bestilling_head1b
{
    		 font-size:12px;
		 line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:4px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;
    font-weight:bold; margin-bottom:6px; margin-left:0px; margin-right:0px; vertical-align:bottom; text-align:right;
}




.h3_gavekort_bestilling_head1b
{
    		 font-size:12px;
		 line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:4px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;
    font-weight:bold; margin-bottom:6px; margin-left:0px; margin-right:0px; vertical-align:bottom; text-align:right;
}

.h3_gavekort_bestilling_head1c
{
    		 font-size:12px;
		 line-height:17px;
		 color:#000000;
		 font-style:normal;
		 font-weight:normal;
		 font-variant:normal;
		 margin-bottom:4px;
		 margin-top:0px;
		margin-left:10px;	
		margin-right:10px;
    font-weight:bold; margin-bottom:6px; margin-left:0px; margin-right:0px; vertical-align:bottom; text-align:center;
}

.gavekort_bestilling_spalte1B {width:56px;}
.h3_gavekort_bestilling_prodno {margin-top:8px; margin-bottom:8px; margin-left:10px; margin-right:10px;}
.gavekort_bestilling_spalte2B {width:138px;}
.h3_gavekort_bestilling_prod {margin-top:8px; margin-bottom:8px; margin-left:0px; margin-right:0px;}
.gavekort_bestilling_spalte3B {width:90px;}
.gavekort_bestilling_spalte4B {width:70px;}
.gavekort_bestilling_spalte5B {width:30px;}
.img_gavekort_bestilling_delete {margin-top:6px;}
.td_gavekort_bestilling_ImgBtnUpdate {text-align:right;}

/* ColorController paging */

.colorPagingPrevLink {width:auto; height:auto; font-size:12px; color:#000000; vertical-align:middle;}
.colorPagingNextLink { width:auto; height:auto; font-size:12px; color:#000000; vertical-align:middle;}
.colorPagingTable {}
.colorPagingCurrentPage {font-size:12px; color:#000000; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px; font-weight:bold}
.colorPagingLink {font-size:12px; color:#000000; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px;}

.background {
    background-color:white; 
    filter:alpha(opacity=10); 
    opacity:0.4;
}

.updateProgressMessage{}
.updateProgressMessage H3{ color:gray; margin:2px; margin-top:2px;}


/* GeneralProductDisplayer */

.table_gpd_prodlist 
{
    width:650px;
    max-width:650px;
    table-layout:auto;
    margin-bottom:4px;
    margin-top:0px;
}

.table_gpd_config1
{
    width:630px;
    max-width:630px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:12px;
    margin-right:10px;
}

.table_gpd_config2
{
    width:630px;
    max-width:630px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:0px;
    margin-right:10px;
}

.table_gpd_a {width:650px; max-width:650px; table-layout:auto; margin-bottom:12px; margin-top:0px;}
.table_gpd_b {width:225px; max-width:225px; table-layout:auto; margin:0px; padding:0px;}

.tr_gpd_1 {background-color:#ffffff;}
.tr_gpd_2 {background-color:#eeeeee;}


.td_gpd_spalte1a {width:60px;}
.td_gpd_spalte2a {width:339px;}
.td_gpd_spalte3a {width:26px;}
.td_gpd_spalte4a {width:225px;}

.td_gpd_spalte1b {width:75px; text-align:right;}
.td_gpd_spalte2b {width:56px; text-align:right;}
.td_gpd_spalte3b {width:48px;}
.td_gpd_spalte4b {width:46px; text-align:right;}
.td_gpd_extrainfo1 { text-align:right;}
.td_gpd_extrainfo2 {}

.h3_gpd_vnr {margin-left:10px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_gpd_vtekst {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_gpd_info {margin-top:8px; margin-bottom:8px; margin-left:0px; margin-right:0px; font-size:10px;}
.h3_gpd_stk_pris {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_gpd_infotekst {margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:8px;}
.h3_gpd_kvm {margin-left:5px; margin-right:10px; margin-top:4px; margin-bottom:8px; color:#999999;}
.h3_gpd_lev {margin-left:0px; margin-right:10px; margin-top:8px; margin-bottom:8px;}
.h3_gpd_extrainfo1 {margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:8px; color:#999999;}
.h3_gpd_extrainfo2 {margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:8px; color:#999999;}

.img_gpd_infoknap {width:16px; height:16px; margin-top:7px; margin-bottom:0px; margin-left:5px; margin-right:5px;} 

.span_generalProductDisplayerdisp_spacer_rest {margin-right:24px;}


/*
.h3_basket_prodlist_prod
{
    margin-top:8px; margin-bottom:8px; margin-left:0px; margin-right:0px;
}

.h3_basket_prodlist_number
{
    margin-top:8px; margin-bottom:8px; margin-right:0px; margin-left:0px;
}

.h3_basket_prodlist_number2
{
    margin-top:8px; margin-bottom:8px; margin-right:10px; margin-left:0px; text-align:right;
}

.basket_prodlist_spalte1 {width:56px;}

.basket_prodlist_spalte2 {width:300px;}

.basket_prodlist_spalte3 {width:90px;}

.basket_prodlist_spalte4 {width:70px;}

.basket_prodlist_spalte5 {width:30px;}

.basket_prodlist_spalte6 {width:100px;}


.basket_prodlist_spalte_hidden {}

.basket_prodlist_spalte1B {width:56px;}

.basket_prodlist_spalte2B {width:300px;}

.basket_prodlist_spalte3B {width:90px;}

.basket_prodlist_spalte4B {width:70px;}

.basket_prodlist_spalte5B {width:30px;}

.basket_prodlist_spalte6B {width:100px;}

*/



/* Forside footer 2010 */
.img_forsidelogoer {margin-left:2px; margin-right:2px; margin-top:2px;}






/* Creas søgning */

.table_search_field {margin-top:12px;}
.table_search_field td {vertical-align:top;}
.h3_search_field_info {margin-bottom:2px;}
.input_search_field
{
    margin-left:10px;
    text-align:left;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:8px;
    border-style:solid;
    border-color:#000000;
    border-width:1px;
    width:146px;
}
.img_search_field_button
{
    margin-right:0px;
    margin-top:1px;
    margin-bottom:0px;
    padding:0px;
    width:50px;
    height:20px;
    border-width:0px;
}

.div_search_result {margin-bottom:24px;}

.h3_search_result {color:#999999;}
.h3_search_result A:link	{color:#999999; text-decoration: none;}
.h3_search_result A:visited	{color:#999999; text-decoration: none;}
.h3_search_result A:hover	{color:#999999; text-decoration: none;}
.h3_search_result A:active	{color:#999999; text-decoration: none;}

.a_search_result {}

.div_search_result_head {font-weight:bold; color:#000000; margin-bottom:4px;}

.div_search_result_text {margin-bottom:4px;}

.div_search_result_url {text-decoration:underline; margin-bottom:4px;}

.span_search_result_markup {background-color:#ededed;}


/*
.a_search_result_head {}
.h3_search_result_head {font-weight:bold;}
.h3_search_result_head A:link	{color:#000000; text-decoration: none;}
.h3_search_result_head A:visited	{color:#000000; text-decoration: none;}
.h3_search_result_head A:hover	{color:#000000; text-decoration: none;}
.h3_search_result_head A:active	{color:#000000; text-decoration: none;}
.a_search_result_head {}

.h3_search_result_text {color:#999999;}
.h3_search_result_text A:link	{color:#999999; text-decoration: none;}
.h3_search_result_text A:visited	{color:#000000; text-decoration: none;}
.h3_search_result_text A:hover	{color:#000000; text-decoration: none;}
.h3_search_result_text A:active	{color:#000000; text-decoration: none;}
.h3_search_result_url {color:#999999;}
.h3_search_result_url A:link	{color:#999999; text-decoration: underline;}
.h3_search_result_url A:visited	{color:#999999; text-decoration: underline;}
.h3_search_result_url A:hover	{color:#000000; text-decoration: underline;}
.h3_search_result_url A:active	{color:#999999; text-decoration: underline;}
.a_search_result_url {}
*/

.table_search_result_paging {margin-top:16px;}
.table_search_result_paging td {vertical-align:top;}
.h3_search_result_paging {margin:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; padding:0px;}
.searchPagingPrevLinkDisable {font-size:12px; color:#dddddd; margin-bottom:4px; margin-top:0px; margin-left:10px; margin-right:10px;}
.searchPagingPrevLink {font-size:12px; color:#000000; margin-bottom:4px; margin-top:0px; margin-left:10px; margin-right:10px;}
.searchPagingNextLinkDisable {font-size:12px; color:#dddddd; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px;}
.searchPagingNextLink {font-size:12px; color:#000000; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px;}
.searchPagingCurrentPage {font-size:12px; color:#999999; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px; font-weight:normal}
.searchPagingLink {font-size:12px; color:#000000; margin-bottom:4px; margin-top:0px; margin-left:0px; margin-right:10px;}


/* radiobuttons */
.cssRadlistsub input {margin-right:4px;}
.cssRadlistsub label {margin-right:16px;}

.radiobutton input {margin-right:8px;}

.table_Lager
{
    width:900px;
    max-width:900px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:12px;
    margin-right:10px;
    font-size:14px;
}

.td_Lager_spalte1a {width:50px; margin-right:20px; margin-top:8px; margin-bottom:8px;}
.td_Lager_spalte2a {width:50px; margin-right:20px; margin-top:8px; margin-bottom:8px;}
.td_Lager_spalte3a {width:50px; margin-right:20px; margin-top:8px; margin-bottom:8px;}
.td_Lager_spalte4a {width:50px; margin-right:20px; margin-top:8px; margin-bottom:8px;}
.td_Lager_spalte5a {width:400px; margin-right:20px; margin-top:8px; margin-bottom:8px;}
.td_Lager_spalte6a {width:100px; margin-right:20px; margin-top:8px; margin-bottom:8px;}
.td_Lager_spalte7a {width:100px; margin-right:20px; margin-top:8px; margin-bottom:8px;}
.td_Lager_spalte8a {width:100px; margin-right:20px; margin-top:8px; margin-bottom:8px;}

.table_Lager th{color:Gray; height:20px; font-size:14px;}


.table_LagerOversigt
{
    width:600px;
    max-width:600px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:12px;
    margin-right:10px;
    font-size:12px;
}

.td_LagerOversigt_spalte1a {width:50px; margin-right:20px; margin-top:8px; margin-bottom:8px;}
.td_LagerOversigt_spalte2a {width:350px; margin-right:20px; margin-top:8px; margin-bottom:8px;}
.td_LagerOversigt_spalte3a {width:200px; margin-right:20px; margin-top:8px; margin-bottom:8px;}

.table_LagerOversigt th{color:Gray; height:20px; font-size:14px;}

.warehousePaging{ height:50px;}
.warehousePaging td {padding-left: 4px;padding-right: 4px; color:Black; font-weight:bold;}

.table_LagerOversigt_Part2
{    width:300px;
    max-width:300px;
    table-layout:auto;
    margin-top:0px;
    margin-left:10px;
    margin-bottom:12px;
    margin-right:10px;
    font-size:14px; }

/* Slut på side-specifikker formateringer ---------------------------------------------- */