html
{ 
	height: 100%;
	background: #212121;	
}

*
{ margin: 0;
  padding: 0;}

body{ 
	font-family:  "Trebuchet MS";
  	/*background: #fff;*/
	color: #47433F;
}
p{ 
	padding: 0 0 10px 0;
	color: #000;
	line-height: 1.4em;
	font-size: 12px;
}
img
{ border: 0;}

h1{ 
	margin: 0;
	padding: 0;
	font-size:40px;
	color: #006032;
}
h2 {
	padding: 0;
	font-size:20px;
	font-weight: normal;
	color: #006032;
	margin: 0;  

}
.h2{
	margin: 0px 0px 0px 0px;
	width: auto;
	
}
.h2 a{
text-decoration:none;
	cursor: pointer;
}
h3{
	margin: 10px 0px 10px 0px;
	padding: 0;
	font-size:22px;
	font-weight: normal;
	color: #006032;
}

h4{
	font-size: 18px;
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #006032;
}
.hr{
	margin: 0px auto 0px auto;
	width: 408px;
	background: transparent url("images/hr_bg.png") no-repeat;
	height: 2px;
	border: none;
	clear: both;	
}

a, a:hover
{ 
	outline: none;
	text-decoration: underline;
	color: #056335;}

a:hover{ 
	text-decoration: none;
}
blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ 
	list-style-type: circle;
	list-style-image: url(images/ul_bg.png);
	margin: 0 0 6px 0; 
	padding: 0 0 4px 5px;
	color: #171717;
	font-size: 12px;
}

ol
{ margin: 8px 0 22px 25px;}

ol li
{ margin: 0 0 11px 0;}

#main{		
	position: relative;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;	
	margin: 0;
}


#logo{ 
	width: 115px;
	float: left;
  	height: 72px;
}
#logo img{
 	margin: 5px 0px 0px 0px;
}
#menubar
{ 
	/*width: 1280px;*/
	height: 30px;
	padding: 0;
	margin: 0;
	position: relative;  
	overflow: hidden;
	background: #000;
} 
.floatlink{
	color: #567063;  
	font-size: 12px;
	float:right;
	margin: 4px 10px 0px 0px;
	  text-decoration: none;

}
ul#menu
{ 
	float: left;
  height: 30px;  
  width: auto;}

ul#menu li
{ float: left;
  margin: 2px 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
  width: auto;}

ul#menu li a
{ 
	font-size: 12px;
	display: block; 
  float: left;   
  padding: 2px 10px 8px 10px;
  text-align: center;
  background: transparent;
  color: #567063;  
  text-decoration: none;
  width: auto;
 } 

ul#menu li a.selected
{ 
	border-left: 0;
	color: #dfdfdf;
	}

ul#menu li a.last
{ border-right: 0;}

ul#menu li a:hover, ul#menu li.tab_selected a, ul#menu li.tab_selected a:hover
{ 
	color: #dfdfdf;
}
ul#newslist
{ 
	margin: 0;
}

ul#newslist li{ 
	display: block;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: auto;
}

ul#newslist li a
{ 
	font-size: 14px;
	height: 14px;
	padding: 2px 10px 8px 0px;
	background: transparent;
	color: #675e4d;
	text-transform: none;  
	text-decoration: none;
	width: auto;
 } 
ul#newslist li a:hover, ul#newslist li a.current
{ 
	color: #fff;
	text-decoration: underline;
}

#site_content
{ 	
	
	height: 624px;
  	overflow: hidden;  	
  	margin: 0px 0px 0px 0px;
  	position: relative;
  	
} 
#Headline{
	position: absolute;
	top: 45px;
	left:25px;
	width: 565px;	
	z-index: 10;
}
#subpage_content
{ 	
	border-top: 4px solid #fff;	
	min-height: 515px;
  	overflow: hidden;
  	margin: 213px 0px 0px 0px;  	
  	position: relative;
  	background: #000; 	
} 


#content
{ 
	position: relative;	
	text-align: left;	
  	width: 968px;
  	padding: 0;
  	margin: 0px 0px 0px 32px;	
	z-index:10;  
}
#contentNyBox{
  	position: absolute;
	width: 459px;
	height: 569px;	
	top: 40px;
	left: 595px;	
	overflow: hidden;	
	background: url(images/nybox_bg.png) no-repeat;
	z-index:10;
}

#contentBox{
  	position: absolute;
	width: 459px;
	height: 569px;	
	top: 40px;
	left: 595px;	
	overflow: hidden;	
	background: url(images/nybox_bg.png) no-repeat;
	z-index:10;
}
#contentBoxLeft{
	float: left;
	width: 190px;
	margin: 0;
	
}
#contentBoxRight{
	float: left;
	width: 190px;
	margin: 0px 0px 0px 22px;
	
}
#contentBoxBottom{
	float: left;
	width: 408px;
	margin: 0;	
}
#contentBoxBottom p{
	padding: 0px 0px 2px 0px;
	line-height: 1.2em;
}

#contentBoxVertical{
  	position: absolute;
	width: 993px;
	height: 308px;	
	top: 292px;
	left: 32px;	
	background: url(images/box_vertical_bg.png) no-repeat;
	z-index:10;
}
.verticalboxImage{
	position: relative;
	top:	-20px;
	left: 35px;
	z-index: 195;
}
#contentBox p{
	color: #000;
	font-size: 12px;
	margin: 0px 10px 0px 0px;

}
#contentBox ul{
 margin: 2px 0 2px 17px;
}
#contentBox ul li{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style-type:disc;
	color: #171717;
}

.konkurrenceLink{
	position: absolute;
	top: 423px;
	left:0;
	z-index: 10;
}
.konkurrenceLink1{
	position: absolute;
	top: 423px;
	left:0;
	z-index: 10;
}
.konkurrenceLink2{
	position: absolute;
	top: 250px;
	left:0;
	z-index: 10;
}

.columnW160{
	float: left;
	width: 160px;	
	margin: 32px 0px 0px 32px;	
}

.columnW250{
	float: left;
	width: 250px;	
	margin: 32px 0px 0px 0px;	
}
.columnW280{
	float: left;
	width: 280px;	
	margin: 32px 80px 0px 32px;	
	
}
.columnW300{
	float: left;
	width: 300px;	
	margin: 0;	
}
.columnW360{
	float: left;
	width: 317px;	
	margin: 50px 0px 0px 32px;	
	padding: 0px 0px 0px 43px;
	
}

.columnW475{
	float: left;
	width: 475px;		
	margin: 50px 0px 0px 32px;	
	border-left: 2px solid #3d3d3d;
	padding: 0px 23px 0px 23px;
}
.columnW500{
	float: left;
	width: 500px;	
	margin: 32px 0px 0px 32px;
}


#contentHeader, #contentHeader2{
		float: left;
		width: 433px;	
		height: 256px;
		overflow :hidden;					
}
#contentHeader .logoTop, #contentHeader2 .logoTop{
	position: absolute;
	top:0px;
	left: 144px;

	width: 170px;
	height: 56px;
	background: url(Images/Pastella_logo.png) no-repeat;
}
#contentHeader .logoButtom, #contentHeader2 .logoButtom{
	position: absolute;
	top:250px;
	left: 106px;
}
#contentHeader .image, #contentHeader .image2,
#contentHeader2 .image, #contentHeader2 .image2{
	float: left;
	width: auto;
	margin: 35px 0px 0px 25px;
	clear: right;
	z-index: 10;
}

#contentLinks{
	position: absolute;
	top:230px;
	left: 25px;
	background: #086c3b;
	width: 408px;
	height: 26px;
	overflow:hidden;
	filter:alpha(opacity=90);  
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90; 		
}
#contentBody{
		float: left;
		width: 408px;
		height: 290px;
		margin: 0px 10px 0px 25px;	



}
#headline{
		float: left;
		width: 408px;
	}
#ingredients{
		float: left;
		width: 408px;
		margin: 5px 0px 0px 0px;
	}
/* icons */
.Print, .Overview, .photo{	
	height: 15px;
	padding: 3px 0px 5px 20px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border:none;
	text-decoration: none;	
	background: url(images/raquo_bg.png) no-repeat 6px 8px;
}
.Print{	
	margin: 0px 10px 0px 0px;	
	float: left;
}
.photo{
	margin: 0px 40px 0px 20px;	
	float: left;
}
.Print:hover, .Overview:hover, .photo:hover{
	color: #000;
}

.Overview{	
	margin: 0px 40px 0px 0px;	
	float: left;
}
.hidden{
	display: none;
}
#scroll{
	overflow: auto;
	width: 428px;
	height: 290px;
}
#scrollText{
	overflow: auto;
	width: 428px;
	height: 250px;
}
#contentBody .ornament{
	position: absolute;
	top:505px;
	left: 195px;
	width: 73px;
	height: 43px;
	background: url(Images/Pastella_ornament.png) no-repeat;
}


			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
#slider{	
	margin:0;
	padding: 0;		
	position:absolute;		
	top:0;
	width:1280px;
	height: 624px;				
	overflow: hidden;
	z-index:1;
}	
	
/* Easy Slider */

#slider ul, #slider li
{	
		margin:0;
		padding:0;
		list-style:none;
}

#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:1280px;
		height:650px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		
		}	
.textbox{
	width: 217px;
	padding: 4px;

	margin: 0px 0px 0px 0px;
	border: 2px solid #056335;

}
.button{
	background: url(images/button_bg.png) no-repeat;
	float: right;
	width: 60px;
	height: 20px;
	padding: 0px 0px 0px 40px;
	color: #056335;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
		}
label{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
}

.rblAnswer{
	width: 280px;

}
.rblAnswer label{
	font-size: 10px;
	color: #000;
	margin: 0px 15px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.rblAnswer input{
	margin:0;
}
.cbNewsletter{
	float: left;
	width: 225px;
	margin: 0px 0px 10px 0px;
}
.cbNewsletter input{
	float: left;
	width:25px;
	margin: 10px 0px 0px 0px;
}
.cbNewsletter label{
	float: left;
	width: 200px;
	font-size: 10px;
	padding: 0;
	margin: 10px 0px 0px 0px;
	line-height: 1em;
}
	/* numeric controls */	
	ol#controls{
		position: absolute;
		top: 548px;
		left: 800px;		
		padding:0;
		height: 42px;	
		width: 180px;	
		margin: 0px 10px 0px 0px;
		z-index: 3;		
}
	ol#controls li{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		height: 25px;
		width: 26px;
		float: right;
		margin: 8px 0px 0px 0px;
		padding: 0px 0px 0px 8px;
		color: #514835;
		font-size: 12px;
		border:none;	
		text-decoration: none;
		background: url(images/nav_bg.png) no-repeat -39px 5px; 	
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
			background: url(images/nav_bg.png) no-repeat 0px 5px; 		
		color: #fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */



@media screen 
{
	.sIFR-active h1
	{
		 visibility: hidden;
		font-family: Arial, Helvetica, sans-serif;   
		padding: 0;
		margin: 0;
		font: 40px;
		line-height: 1.0em;
	}  
	.sIFR-active a.h2
	{
		 visibility: hidden;
		font-family: Arial, Helvetica, sans-serif;   
		padding: 0;
		margin: 0;
		font: 26px;
		line-height: 1.0em;
cursor: pointer;
		
	}
.sIFR-flash:focus {
	outline:none;
}
	
	.sIFR-flash {
   		visibility: visible !important;
   		margin: 0;
		 padding: 0;
	}
  
	.sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
	}
  
	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}
  
	.sIFR-replaced div.sIFR-fixfocus {
		margin: 0pt; 
		padding: 0pt; 
		overflow: auto; 
		letter-spacing: 0px; 
		float: none;
	}
}

@media print 
{
	.sIFR-flash {
		display    : none !important;
		height     : 0;
		width      : 0;
		position   : absolute;
		overflow   : hidden;
	  }  
	.sIFR-alternate {
		visibility : visible !important;
		display    : block   !important;
		position   : static  !important;
		left       : auto    !important;
		top        : auto    !important;
		width      : auto    !important;
		height     : auto    !important;
	}
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
/*	background: #eee;*/

}
.jScrollPaneDrag {
	position: absolute;
	background: url(images/scroll.png) no-repeat 50% 50%;
	cursor: pointer;
	overflow: hidden;
}


.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
/* Opskrift slider  */
#opskrifter
{
  	position: absolute;
	/* 998 - 88 */
	width: 910px;
	height: 368px;	
	top: 210px;
	left: 32px;	
	background: url(images/box_opskrifter_bg.png) no-repeat 11px 0px;
	z-index:10;
	padding: 0px 44px;
	margin: 0;
}
.item{
	position: relative;
	/* 998 - 88 */
	width: 910px;
	height: 368px;	
}

.panel{
	width: 288px;
	height: 320px;
	margin: 0;
	float: left;
	margin: 24px 8px 0px 7px;	
}
.panelLink{
	text-decoration:none;
}
.inside {
	width: 265px;
	height: 320px;		
	padding: 0;
}


.scrollContainer {
	position: relative;
}

.scrollButtons {
    position: absolute;
    top: 165px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 0px;
}

.scrollButtons.right {
    right: 0px;
}

.hide {
    display: none;
}
.imageHolder{
	float: left;
	height: 165px;
	width: 288px;
	overflow:hidden;
}
.headlineHolder{
	float: left;
	height: 55px;
	width: 265px;
	overflow:hidden;

	margin: 8px 0px 8px 0px;
}
.teaserHolder{
	float: left;
	height: 44px;
	width: 265px;
	overflow:hidden;
}

.teaserHolder p{
	font-size: 12px;
}
.linkHolder{
	float: left;
	height: 22px;
	width: 265px;
	overflow:hidden;
	font-size: 12px;
	margin: 5px 0px 0px 0px;

}
/* end Opskrift slider  */

#warning{  
	display:none;  
	background:#000000;  
	opacity:0.8;  
	filter:alpha(opacity=80);  
	position:absolute;  
	top:0px;  
	left:0px;  
	width:100%;  
	height:1000px;  
	z-index:1000;  
/*	zoom: 1;*/
}  

#ie6-panel {  
	display:none;  
	position:absolute;  
	top:0;  
	left:0;  
	width:100%; 
	height: 69px; 
	background:url(images/ie6_bg.jpg) repeat-x;  
	padding:0;
	border:none;  
	z-index:1001;  
}  
#ie6-inside {  
	margin: 0px 30px;
	float: left;
	width: 940px;
}
#ie6-inside p {  
	margin: 10px 0px 0px 30px;
	float: left;
	width: 830px;
	color: #fff;
	font-size: 14px;
}
#ie6-inside a{
	color: #fff;
	font-weight: bold;
	
}
.ie6-warning{
	width: 43px;
	height: 69px;
	float: left;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}














































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

