/* MAIN DIVS */

#content {
	position:absolute; left:0; top:0;
	margin:0; padding:0;
	width:100%;
	vertical-align:middle;
}

#wrapper{
	width:973px;
	margin:10px 0px;
}
/* headerWrapper */
#headerWrapper {
	width:100%;
	text-align:left;
}
#headerTopMenu{
	vertical-align:middle;
	text-align:right;
}
#headerBgAreaWrapper{
	position:relative;
	width:973px;
	height:19px;
	background:#fffae2;
} 

#headerBgTextLink{
	position:absolute; left:10px; top:3px;
	font-size:10px;
	color:#908571;	
}

#headerTopMenu2{
	width:100%;
	height:26px;
	background:url(../pix/topMenu2Bg.jpg) left top repeat;
	
}

/* mainWrapper */

#mainWrapper{
	width:100%;
	background:#c7b88c;
}

#left{
margin:42px 0 0px 35px;
width:186px;
height:343px;
min-height:343px;
background:#d7cbaa;
}
#left p {
font-size:12px;
}

#left_2{
margin:32px 0 0px 35px;
width:186px;
height:172px;
background:#d7cbaa;
padding-top:3px;
}

#mainEditorWrapper{
margin:32px 0 0 0px;
width:685px;
}
#mainEditor{
margin:0px 0 0px 0px;
width:486px;
background:#ad9164;
padding:15px;
}
#mainEditor2{
margin:0px 0 0px 0px;
width:486px;
background:#ad9164;
padding:15px;
height:522px;
min-height:522px;
}
#right{
margin:0px 0px 0px 34px;
width:124px;
height:343px;
}
#nyheder{
width:167px;
background:#d7cbaa;
padding:20px 9px;
height:343px;
min-height:343px;
}
#nyheder2{
width:167px;
background:#d7cbaa;
padding:20px 9px;
height:522px;
min-height:522px;
}

#contentBottom{
width:100%;
background:#e4c493;
padding:8px 12px;
color:#221c1c;
}


#nyhedbrevForside{
margin:34px 0 0px 35px;
width:186px;
background:#c5e5d8;
padding:8px 15px;
color:#000;
font-weight:normal;
}
#facebook{
margin:34px 0 0px 35px;
}
#nyhedbrev{
margin:34px 0 0px 35px;
width:186px;
background:#c5e5d8;
padding:8px 15px;
color:#000;
font-weight:normal;
}

/* Body */
* {
	padding:0px; 
	margin:0px; 
	empty-cells:show; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
text-decoration:none;
text-align:center;
margin:0; padding:0px;
font-weight:normal;
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
color:#221207;
background:#fff;
}

td,tr{
font-weight:normal;
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
color:#221207;
}

hr {
	color:#c7b88c;
	border: none 0;
	border-top: 1px dashed #c7b88c;/*the border*/
	height: 1px;
	padding:2px 0;
}

button {
border:1px solid #bbbbbb;
color:#555;
background:#efefef;
}
				
input {
border:1px solid #BBBBBB;
color:#555;
}
input[type=text] {
	width: 85px !important;
}
				
textarea {
border:1px solid #bbbbbb;
color:#555;
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;}

/* IMAGE HANDLING */

img {
border:0px solid #191b1d;
margin:0px;}

/* LINK HANDLING */
a			{}
a:link 		{text-decoration:underline; color: #000; }
a:visited 	{text-decoration:none; color: #000; }
a:active 	{text-decoration:none; color: #000; }
a:hover		{text-decoration:none; color: #c5764b; }	

a.headerBgTextLink 			{ font-size:10px; text-decoration:none; color:#908571;}
a.headerBgTextLink:link 	{ font-size:10px; text-decoration:none; color:#908571;}
a.headerBgTextLink:visited 	{ font-size:10px; text-decoration:none; color:#908571;}
a.headerBgTextLink:active 	{ font-size:10px; text-decoration:none; color:#908571;}
a.headerBgTextLink:hover 	{ font-size:10px; text-decoration:none; color:#000;}


/* FONT LAYOUT HANDLING */

p {
padding:3px 5px 3px 0px;
font-weight:normal;
font-size:11px;
color:#221207;}

h1 {
font-weight:bold;
font-size:14px;
text-decoration:none;
color:#221207;}

h2 {
font-weight:normal;
font-size:14px;
text-decoration:none;
color:#221207;}

h3 {
font-weight:bold;
font-size:13px;
text-decoration:none;
color:#221207;}

h4 {
font-weight:normal;
font-size:13px;
text-decoration:none;
color:#221207;}

h5 {
font-weight:bold;
font-size:12px;
text-decoration:none;
color:#221207;}

h6 {
font-weight:bold;
font-size:11px;
text-decoration:none;
color:#221207;}

/* CONTACTFORM --------------------------------------- SETTINGS */

table.formular { /* general table class for contact form */
width:100%;
} 

td.formular { /* general td class for contact form */
padding:1px;
} 
td.formular input { /* general td class for contact form */
width:100px;
} 

.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-weight:bold;
font-size:10px;
color: #000; 
text-decoration:none;
} 

.overskrift	{
padding:2px 2px 2px 0 ;
font-weight:bold;
font-size:18px;
color: #000; 
text-decoration:none;
} 

.overskrift2 {
padding:2px 2px 2px 0 ;
font-weight:bold;
font-size:16px;
color: #000; 
text-decoration:none;
}

.shopmenu {}

table.visnyhed tbody tr td {
padding:2px 0px;
}

/* p {margin:0px; padding:0px;} */


/* TopMenuv4*/
table.topmenupkt1{
text-align:center;
}
a.topmenupkt1{
width:109px;
height:24px;
display:block;
padding:2px 0px 0px 5px;
}
a.topmenupkt1:link		{width:109px;
height:24px;color: #847347;text-decoration: none; font-weight:normal; font-size:12px; line-height:18px;
background:url(../pix/topMenuBg.jpg) left top no-repeat;}
a.topmenupkt1:active		{color: #847347;text-decoration: none; font-weight:normal; font-size:12px; line-height:18px; 
background:url(../pix/topMenuBg.jpg) left top no-repeat;}
a.topmenupkt1:visited	{color: #847347;text-decoration: none; font-weight:normal; font-size:12px; line-height:18px;
background:url(../pix/topMenuBg.jpg) left top no-repeat;}
a.topmenupkt1:hover		{color: #000;text-decoration: none;  font-weight:normal; font-size:12px; line-height:18px;
background:url(../pix/topMenuBghover.jpg) left top no-repeat;}

div.topmenupkt1		{width:109px;
height:24px;color: #847347;text-decoration: none; font-weight:normal; font-size:12px; line-height:18px;
background:url(../pix/topMenuBg.jpg) left top no-repeat;}

table.undermenupkt2{
text-align:right;
margin-top:6px;
}

table.ekstraMenuUnder{
text-align:right;
margin-top:8px;
}

a.ekstraMenuUnder{
	padding:0px 21px 0 7px;

}
a.ekstraMenuUnder:link		{color: #221207;text-decoration: none; font-weight:bold; font-size:11px; line-height:12px;
background:url(../pix/topMenuBullet.jpg) left center no-repeat; }

a.ekstraMenuUnder:active	{color: #221207;text-decoration: none; font-weight:bold; font-size:11px; line-height:12px; 
background:url(../pix/topMenuBullet.jpg) left center no-repeat; }

a.ekstraMenuUnder:visited	{color: #221207;text-decoration: none; font-weight:bold; font-size:11px; line-height:12px;
background:url(../pix/topMenuBullet.jpg) left center no-repeat; }

a.ekstraMenuUnder:hover		{color: #009AD6;text-decoration: none; font-weight:bold; font-size:11px; line-height:12px;
background:url(../pix/topMenuBullet.jpg) left center no-repeat; }


/* UnderMenuv4*/
div.UnderMenuPadding{
}
table.topmenupkt3{
margin-top:15px;
}
.topmenupkt3{
text-align:left;
margin-left:3px;
}
a.topmenupkt3{
width:190px;
display:inline-block;
}

a.topmenupkt3:link		{font-weight:bold; font-size:13px; line-height:180%; text-decoration:none; color:#221207; }
a.topmenupkt3:active	{font-weight:bold; font-size:13px; line-height:180%; text-decoration:none; color:#221207; }
a.topmenupkt3:visited	{font-weight:bold; font-size:13px; line-height:180%; text-decoration:none; color:#221207;  }
a.topmenupkt3:hover		{font-weight:bold; font-size:13px; line-height:180%; text-decoration:none; color:#a95319;  }

div.ekstraMenuUnder{
margin-left:15px;
}
a.undermenupkt_0{
font-weight:normal;
font-size:12px;
line-height:14px;
color:#221207;
padding-left:8px;
}

a.undermenupkt_0:link		{ text-decoration:none; font-weight:normal;
background:url(../pix/topMenuBullet.jpg) left center no-repeat; }
a.undermenupkt_0:active		{ text-decoration:none;  font-weight:normal;
background:url(../pix/topMenuBullet.jpg) left center no-repeat; }
a.undermenupkt_0:visited	{ text-decoration:none; font-weight:normal;
background:url(../pix/topMenuBullet.jpg) left center no-repeat; }
a.undermenupkt_0:hover		{  text-decoration:none; color:#a95319; font-weight:normal;
background:url(../pix/topMenuBullet.jpg) left center 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; text-decoration:underline;  font-weight:normal; font-size:10px; line-height:140%; white-space:nowrap;}
a:link.shop_kurvLink		{color: #727070; text-decoration:underline;  font-weight:normal; font-size:10px; line-height:140%; white-space:nowrap;}
a:active.shop_kurvLink		{color: #727070; text-decoration:underline;  font-weight:normal; font-size:10px; line-height:140%; white-space:nowrap;}
a:visited.shop_kurvLink		{color: #727070; text-decoration:underline;  font-weight:normal; font-size:10px; line-height:140%; white-space:nowrap;}
a:hover.shop_kurvLink		{color: #000000; text-decoration:none;  font-weight:normal; font-size:10px; line-height:140%; text-align:center; white-space:nowrap;}

span.shop_kurvLink{
text-align:center;
}

/* specialtilbud ( SpecialProduct )*/

table.billede	{text-align:center;}
td.billede		{margin:3px;}

td.titel{
color:#000;
}
td.price{
font-weight:normal; font-size:13px; line-height:140%;
color:#000;
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-size:11px; color:#727070; font-weight:normal; font-variant:small-caps; }
#nyhedItems a:active 	{ text-decoration:none; font-size:11px; color:#727070; font-weight:normal; font-variant:small-caps; }
#nyhedItems a:visited	{ text-decoration:none; font-size:11px; color:#727070; font-weight:normal; font-variant:small-caps; }
#nyhedItems a:hover		{ text-decoration:none; 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 */
#nyhedsarkivWrapper {
margin:0px 0px 20px 0px;
}
#date,#headline,#intro-text{
}				
#intro-text, #headline {
	padding: 0 10px;
}
#date a 				{color: #8c8b8b; font-weight:bold; font-size:11px; line-height:16px; text-decoration:none; }
#date a:link 			{color: #8c8b8b; text-decoration:none; }
#date a:active 			{color: #8c8b8b; text-decoration:none; }
#date a:visited			{color: #8c8b8b; text-decoration:none; }
#date a:hover			{color: #333333; text-decoration:none; }

#headline a 			{color: #221207; font-weight:bold; font-size:13px; line-height:18px; text-decoration:none;}
#headline a:link 		{color: #221207; text-decoration:none;}
#headline a:active 		{color: #221207; text-decoration:none;}
#headline a:visited 	{color: #221207; text-decoration:none;}
#headline a:hover 		{color: #6b2c00; text-decoration:none;}

#intro-text a 			{color: #221207; font-size:11px; line-height:15px; text-decoration:none;}
#intro-text a:link 		{color: #221207; text-decoration:none;}
#intro-text a:active 	{color: #221207; text-decoration:none;}
#intro-text a:visited 	{color: #221207; text-decoration:none;}
#intro-text a:hover 	{color: #c5764b; text-decoration:none;}

table.visnyhed tbody tr td{
	padding:10px;
}
table.visnyhed{
	background:#d7cbaa;
}


/* NEWS LETTER */
table.NewsletterBox{
	margin:8px 0 0 0;
}
td.NewsletterInput{
	padding-bottom:2px;
}
#f_1{
	width:300px;
}
button.NewsletterInput{
	text-align:center;
	line-height:12px;
	padding-top:3px;
}
#fmenu{

}
li{
list-style-type:none;
line-height:10px;
}

li.i0 {
display:block;
padding:8px 0px 15px 15px;
background:#d7cbaa;
}
li.i1 {
display:block;
padding:8px 0px 15px 15px;
background:#d7cbaa;
margin-top:33px;
}

li.lv-1 a:link 		{font-size:11px; text-decoration:none; font-weight:normal; padding:0 0 0 9px; background: #d7cbaa url(../pix/topbullet.jpg) left center no-repeat; }
li.lv-1 a:visited 	{font-size:11px; text-decoration:none; font-weight:normal; padding:0 0 0 9px; background: #d7cbaa  url(../pix/topbullet.jpg) left center no-repeat; }
li.lv-1 a:active 	{font-size:11px; text-decoration:none; font-weight:normal; padding:0 0 0 9px; background: #d7cbaa url(../pix/topbullet.jpg) left center no-repeat; }
li.lv-1 a:hover 	{font-size:11px; text-decoration:none; font-weight:normal; padding:0 0 0 9px; background: #d7cbaa url(../pix/topbullet.jpg) left center no-repeat; }


li.lv-0	a			{font-weight:bold; font-size:13px; line-height:160%; text-decoration:none; color:#221207; }
#li.lv-0 a:link 		{font-weight:bold; font-size:13px; line-height:160%; text-decoration:none; color:#221207; }
#li.lv-0 a:visited 	{font-weight:bold; font-size:13px; line-height:160%; text-decoration:none; color:#221207; }
#li.lv-0 a:active 	{font-weight:bold; font-size:13px; line-height:160%; text-decoration:none; color:#221207; }

* html li.lv-1 a:link 		{font-size:11px; text-decoration:none; font-weight:normal; padding:0 0 0 9px; background: #d7cbaa url(../pix/topbullet.jpg) left center no-repeat; }
* html li.lv-1 a:visited 	{font-size:11px; text-decoration:none; font-weight:normal; padding:0 0 0 9px; background: #d7cbaa  url(../pix/topbullet.jpg) left center no-repeat; }
* html li.lv-1 a:active 	{font-size:11px; text-decoration:none; font-weight:normal; padding:0 0 0 9px; background: #d7cbaa url(../pix/topbullet.jpg) left center no-repeat; }
* html li.lv-1 a:hover 	{font-size:11px; text-decoration:none; font-weight:normal; padding:0 0 0 9px; background: #d7cbaa url(../pix/topbullet.jpg) left center no-repeat; }

li.i0 {
display:block;
padding:8px 0px 15px 15px;
background:#d7cbaa;
}
li.i1 {
display:block;
padding:8px 0px 15px 15px;
background:#d7cbaa;
margin-top:33px;
}
div.SkrevetAf{
color:#d7cbaa;
visibility:hidden;
}
div.datoDate{
color:#d7cbaa;
visibility:hidden;
}

.lv-2 {padding-left:7px;}

	
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0 right: 0;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
position: absolute; 
width: 10; 
height: 10;
visibility:hidden;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0 right: 0;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
position: absolute; 
width: 10px; 
height: 10px;
background-color:#ffffff;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute;  
	text-align:left; 
	font-weight:bold; font-size:13px; line-height:160%; text-decoration:none; color:#221207;
	cursor:pointer;
	cursor:hand;
}
.clLevel0{
}
.clLevel0over{
color:#009AD6;
}
.clLevel0border{
	position:absolute; 
	background-color:transparent;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute; 
	padding-top:4px; 
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	line-height:16px; 
	position:absolute;  
	text-align:left; 
	font-weight:bold; font-size:11px; line-height:160%; text-decoration:none; color:#221207;
	background:#d7cbaa;
	cursor:pointer;
	cursor:hand;
}
.clLevel1{
	
}
.clLevel1over{
	color:#009AD6;
}
.clLevel1border{
	position:absolute; 
	visibility:display;
	background-color:#f3f3f3;
}

.cllevel2, .cllevel2over{
	position:absolute;
	padding-top:3px; 
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-weight:bold; font-size:10px; line-height:160%; text-decoration:none; color:#221207;
	background:#d7cbaa;
	cursor:pointer;
	cursor:hand;
}
.cllevel2{
	
}
.cllevel2over{
color:#009AD6;
}
.cllevel2border{
	position:absolute; 
	visibility:display;
	background-color:#f3f3f3;
}
.cllevel3, .cllevel3over{
	position:absolute;
	padding-top:3px; 
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-weight:bold; font-size:10px; line-height:160%; text-decoration:none; color:#221207;
	background:#d7cbaa;
	cursor:pointer;
	cursor:hand;
}
.cllevel3{
	
}
.cllevel3over{
color:#009AD6;
}
.cllevel3border{
	position:absolute; 
	visibility:display;
	background-color:#f3f3f3;
}

.ekstraMenuUnder {text-align:left; margin-left:4px !important; padding-bottom:2px;}
