/* Body */
* {
	padding:0px; 
	margin:0px; 
	empty-cells:show; 
	line-height:14px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
text-decoration:none;
text-align:center;
margin:0;
line-height:140%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
font-weight:normal;
color:#666;
background:#000;
}

td,tr{
margin-top:0; 
line-height:140%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px; 
font-weight:bold;
color:#000;
}


hr {
border-top: 1px dashed #c0c0c0;
color:#FFFFFF;
}

button {
border:1px solid #bbbbbb;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#555555;
background:#efefef url(../pix/button-bg.gif) repeat-x top left;}
				
input {
border:1px solid #BBBBBB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#555555;}
				
textarea {
border:1px solid #bbbbbb;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#555555;
text-decoration:none;
scrollbar-face-color:       	#dddddd;
scrollbar-highlight-color:  	#ffffff;
scrollbar-shadow-color:     	#999999;
scrollbar-3Dlight-color:    	#eeeeee;
scrollbar-arrow-color:      	#ffffff;
scrollbar-track-color:      	#dddddd;
scrollbar-darkshadow-color: 	#999999;}

/* CUSTOM ----------------------------------------- SETTINGS */

/* MAIN DIVS */

#content {
position:absolute;
left:0;
top:0;
width:100%;
margin:0;
padding:0;}

#wrapper{
width:980px;
}
/* header */

#headerWrapper {
width:980px;
height:45px;
text-align:center;
background:url(../pix/topMenuBg.jpg) #bfbfbf ;
}

#headerTopMenu{
width:980px;
text-align:center;
}
   
#dotHolizon{
width:980px;
height:2px;
background:url(../pix/dotHorizon.jpg) repeat-x ;
margin:0px;
padding:0px;
}      
/* mainWrapper */

#mainWrapper{
width:980px;
margin-bottom:5px;
}
table.mainTable{
}

td.tdDotVertical{
background:url(../pix/dotVertical.jpg) repeat;
}
#left{
margin:10px;
width:220px;
}

#mainEditor{
margin:15px;
width:469px;
}
#EditorRelative{
position:relative;
width:920px;
height:390px;
}
#EditorRelative1{
position:absolute; top:10px; right:26px;
width:700px;
height:150px;
}
#EditorRelative2{
position:absolute; top:225px; left:718px;
}
#EditorRelative3{
position:absolute; top:100px; left:80px;
}
#right{
margin:10px 15px;
width:220px;
}


#footer{
position:relative;
width:980px;
height:40px;
background: #bfbfbf;
}

#footerText2 {
position:absolute; right:5px; bottom:5px;
color:#222;
font-size:11px;
}


#footerLogo{
position:absolute; left:22px; top:45px;
}

#footer2{
position:relative;
width:880px;
height:20px;
}
#footer2Woman{
position:absolute; left:0px; top:0px;
text-align:left;
}
#footer2Address{
position:absolute; right:0px; top:0px;
text-align:right;

}

/* SUB DIVS */



/* IMAGE HANDLING */

img {
border:0px solid #191b1d;
margin:0px;}


/* LINK HANDLING */
a					{text-decoration:none; font-size: 14px; font-weight: normal; color: #195ca1;font-family:Verdana, Arial, Helvetica, sans-serif;}
a:link 				{text-decoration:none; font-size: 14px; font-weight: normal; color: #195ca1;font-family:Verdana, Arial, Helvetica, sans-serif;}
a:visited 			{text-decoration:none; font-size: 14px; font-weight: normal; color: #195ca1;font-family:Verdana, Arial, Helvetica, sans-serif;}
a:active 			{text-decoration:none; font-size: 14px; font-weight: normal; color: #195ca1;font-family:Verdana, Arial, Helvetica, sans-serif;}
a:hover 			{text-decoration:underline; font-size: 14px; font-weight: normal; color: #f09015;font-family:Verdana, Arial, Helvetica, sans-serif;}

/* FONT LAYOUT HANDLING */

p {
margin-bottom:10px;
margin-top:0; 
padding:6px 5px 3px 0px;
line-height:140%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px; 
font-weight:bold;
color:#000;}

h1 {
margin:0; 
padding:5px 5px 5px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px; 
line-height:140%;
font-weight:bold;
text-decoration:underline;
color:#f09015;}

h2 {
margin:0; 
padding:5px 5px 5px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px; 
line-height:140%;
font-weight:normal;
text-decoration:underline;
color:#f09015;}

h3 {
margin:0; 
padding:5px 5px 5px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px; 
line-height:140%;
font-weight:bold;
text-decoration:underline;
color:#f09015;}

h4 {
margin:0; 
padding:5px 5px 5px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px; 
line-height:140%;
font-weight:normal;
text-decoration:underline;
color:#f09015;}

h5 {
margin:0; 
padding:3px 3px 3px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
line-height:140%;
font-weight:bold;
text-decoration:underline;
color:#f09015;}

h6 {
margin:0; 
padding:2px 2px 2px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
line-height:140%;
font-weight:bold;
text-decoration:underline;
color:#f09015;}

/* CONTACTFORM --------------------------------------- SETTINGS */

table.formular { /* general table class for contact form */
width:470px;
padding:5px;} 

td.formular { /* general td class for contact form */
font-family:arial, verdana;
font-size:12px;
width:200px;
color:#373d40;} 

.formular_tr_to { /* general tr class for contact form */
}

.formular_tr_et { /* general tr class for contact form */
}

span.mandatory {/* general mandatory-star span class for contact form */
color:#ff0000;
padding:0 1px 0 1px;}

.formular_fill{/* general td overall fill*/
background:;}


/* STANDARD --------------------------------------- SETTINGS */


/* Misc - bl.a. søgning, nyheder og andre listings */
.misc_farve1 			{}
.misc_farve2 			{}
.misc_felt				{}
.misc_knap			{}

/* fonts */ 

.tekst {
font-family:tamoha, arial, verdana;
font-size: 10px; 
color: #000000; 
text-decoration:none;} 

.overskrift	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 18px; 
color: #555;
line-height:22px;
padding:2px 2px 2px 0 ;
text-decoration:none;} 

.overskrift2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #286f03; 
text-decoration:none; 
font-weight: bold;} 

.shopmenu {}

table.visnyhed tbody tr td {
padding:2px 0px;
}

/* p {margin:0px; padding:0px;} */

/* menuv4*/
table.topmenupkt{
text-align:center;
}
.topmenupkt{
text-align:center;
}
a.topmenupkt{
margin-right:25px;
line-height:18px;
word-spacing:1px;
}
a.topmenupkt:link		{color: #fff;text-decoration: none; font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}
a.topmenupkt:active	{color: #fff;text-decoration: none; font-size:15px;font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}
a.topmenupkt:visited	{color: #fff;text-decoration: none; font-size:15px;font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}
a.topmenupkt:hover	{color: #f09015;text-decoration: underline; font-size:15px;font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}

.undermenupkt{
text-align:left;
margin-left:3px;
line-height:180%;
}
a.undermenupkt{
width:220px;
border-bottom: #c0c0c0 solid 1px;
padding-left:26px;
line-height:30px;
display:inline-block;
}

a.undermenupkt:link		{color: #989494;text-decoration: none; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
background:url(../pix/bulletUnderMenu.jpg) left center no-repeat;
}
a.undermenupkt:active	{color: #989494;text-decoration: none; font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
}
a.undermenupkt:visited	{color: #989494;text-decoration: none; font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
}
a.undermenupkt:hover	{color: #000000;text-decoration:none; font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
background-color:#f0f0f0;
}
	
/*  varegruppeMenu */

#vareGrupperMenu{
padding-left:18px;
padding-top:3px;
padding-bottom:3px;
text-align:left;
}
#vareGrupperMenu a{
text-align:left;
padding: 0 0 0 6px;
}

#vareGrupperMenu a 				{ text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#727070; font-weight:normal; font-variant:small-caps; 
background:url(../pix/vareGruppeBg.jpg) left bottom no-repeat;}
#vareGrupperMenu a:link 		{ text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;color:#727070; font-weight:normal;  font-variant:small-caps;
background:url(../pix/vareGruppeBg.jpg) left bottom no-repeat;}
#vareGrupperMenu a:active 	{ text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;color:#727070;font-weight:normal;  font-variant:small-caps; 
background:url(../pix/vareGruppeBg.jpg) left bottom no-repeat;}
#vareGrupperMenu a:visited	{ text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;color:#727070;  font-weight:normal;  font-variant:small-caps;
background:url(../pix/vareGruppeBg.jpg) left bottom no-repeat;}
#vareGrupperMenu a:hover		{ text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;color:#000000; font-weight:normal;  font-variant:small-caps;
background:url(../pix/vareGruppeBg.jpg) left bottom no-repeat;}

/* cart */
#cartSet{
position:relative;
width:150px;
height:100px;
background:url(../pix/IndKurv.jpg) center center no-repeat;
}

#cartItems{
position:absolute; top:10px; left:8px;
width:125px;
height:100px;
text-align:center;
white-space:nowrap;

}

a.shop_kurvLink				{color: #727070;font-size: 10px;text-decoration:underline;font-weight: bold; text-align:center; white-space:nowrap;}
a:link.shop_kurvLink		{color: #727070;font-size: 10px;text-decoration:underline;font-weight: bold; text-align:center; white-space:nowrap;}
a:active.shop_kurvLink		{color: #727070;font-size: 10px;text-decoration:underline;font-weight: bold; text-align:center; white-space:nowrap;}
a:visited.shop_kurvLink		{color: #727070;font-size: 10px;text-decoration:underline;font-weight: bold; text-align:center; white-space:nowrap;}
a:hover.shop_kurvLink		{color: #000000;font-size: 10px;text-decoration:none;font-weight: bold; text-align:center; white-space:nowrap;}

span.shop_kurvLink{
text-align:center;
}
/* specialtilbud */

table.billede{
text-align:center;
}
td.billede{
margin:3px;
}
td.titel{
font-family:tahoma, arial, verdana; 
font-size:11px; 
font-weight:normal;
color:#727070;
text-align:center;
}
td.price{
font-family:tahoma, arial, verdana; 
font-size:13px; 
font-weight:normal;
color:#000000;
text-align:center;
}

/* nyhedItems */
#nyhedItems 	{ 
padding-top:3px;
padding-bottom:3px;
text-align:left;
overflow:hidden;
}
#nyhedItems a 				{ 
padding-left:6px; color:#727070;text-decoration:none;
}

#nyhedItems a:link 		{ text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#727070; font-weight:normal; font-variant:small-caps; }
#nyhedItems a:active 	{text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#727070; font-weight:normal; font-variant:small-caps; }
#nyhedItems a:visited		{text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#727070; font-weight:normal; font-variant:small-caps; }
#nyhedItems a:hover		{ text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#727070; font-weight:normal; font-variant:small-caps; }

/* nyhedsbrev */

#nyhedsbrev{
width:147px;
margin-left:5px;
font-size:10px; color:#777;
}
#nyhedsbrev td {
padding:3px;
}
.Mandatory{
color:#ff0000;
}
tr.misc_farve1{
font-size:9px;
white-space:nowrap;
}
tr.misc_farve2{
font-size:9px;
white-space:nowrap;
}

/* send til en ven */
table.SendTilEnVenTable{
margin-left:10px;
}

/*NEWS */
#date,#headline{
width:200px;
}		
#intro-text{
width:200px;
}		
#date a 				{color: #8c8b8b;font-size: 11px;text-decoration:none;font-weight: bold;}
#date a:link 			{color: #8c8b8b;font-size: 11px;text-decoration:none;font-weight: bold;}
#date a:active 			{color: #8c8b8b;font-size: 11px;text-decoration:none;font-weight: bold;}
#date a:visited			{color: #8c8b8b;font-size: 11px;text-decoration:none;font-weight: bold;}
#date a:hover			{color: #333;font-size: 11px;text-decoration:none;font-weight: bold;}

#headline a 			{color: #666;font-size: 11px; line-height:14px; font-weight: bold;text-decoration:underline;}
#headline a:link 		{color: #666;font-size: 11px; line-height:14px; font-weight: bold;text-decoration:underline;}
#headline a:active 		{color: #666;font-size: 11px; line-height:14px; font-weight: bold;text-decoration:underline;}
#headline a:visited 	{color: #666;font-size: 11px; line-height:14px;font-weight: bold;text-decoration:underline;}
#headline a:hover 		{color: #333;font-size: 11px; line-height:14px; font-weight: bold;text-decoration:none;}

#intro-text a 			{color: #929292;font-size: 10px;text-decoration:none;}
#intro-text a:link 		{color: #929292;font-size: 10px;text-decoration:none;}
#intro-text a:active 	{color: #929292;font-size: 10px;text-decoration:none;}
#intro-text a:visited 	{color: #929292;font-size: 10px;text-decoration:none;}
#intro-text a:hover 	{color: #555;font-size: 10px;text-decoration:none;}

/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#333333, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #333333; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #333333 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

