@charset "utf-8";
/* CSS Document */

body{
	/*ATTENTION: Use em method for font-size properties throughout the text ex. font-size:1.3em*/
	font-size: 84%; /*Em method, assumes the browser default is 16px, works for Explorer 5!*/
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", Georgia, Garamond, Arial;
/*	background-image:url(../images/bakgrund-kuba.jpg); 
*/	
	background:none;
}

/********************************************************************
 * TYPOGRAPHY
 ********************************************************************/	
p{
	margin:0;
	padding:0 0 1em 0;
	font-size:1.1em;
}


h1, h2, h3{
	font-family: Georgia, Garamond, Arial, san-serif;
	/*font-stretch:extra-expanded;*/
	font-variant: normal;
	margin:0;
	padding:0;
}
h1{
	font-size:1.5em;
	color: #FEFBE7;
	font-weight: normal;
	padding-bottom:20px;	
	
}
h2{
	font-size:1.5em;
	color: #8E8059;
}

h3{
	font-size:1.4em;	
	color: #FEFBE7;
	font-weight: normal;
	padding-bottom:10px;	
}

/*td, th, li, lh{
	margin:0;
	padding:0;
	
}
*/
.smalltext{
	font-size:0.9em;
}

.verysmalltext{
	font-size:0.7em;
}



/********************************************************************/


/********************************************************************
 * LAYOUT
 ********************************************************************/
.hidden{
	display:none;
}

#supercontainer{
	width:992px;
	margin:20px auto 0px auto;
}

#hybrid_layout{
	table-layout:fixed;
	/*width:862px;*/
	margin:0 auto;
}
#hybrid_layout #main_column{
	width:820px;
	/*CPG NOTE: margin:0 and padding:0 causes strange behaviour in table columns!?*/
}
#hybrid_layout #flag_column{
	width:36px;
	display:none;

	/*padding-left:5px;*/
}
#hybrid_layout #sidemenu_column{
	width:136px;
	display:none;
}


#leftmenu{
	width:136px;
	overflow:hidden;
	display:none;
	/*margin-right:5px;
	width:125px;*/
}

#leftmenu_art{
	height:100px;
	text-align:center;
}

/*#leftmenu_content{

	margin-bottom:20px;
	margin-right:5px;
}*/

/*#leftmenu_bottom{
	height:18px;
	background:url(../images/productmenu_bottom.png) top left no-repeat;
}*/


#header_logo{
	float:right;
	height:75px;
	width:252px;
	background-image:url(../images/header_logo_trans.png);
	background-repeat:no-repeat;
	margin: 0 10px 20px 10px;
}

/*#contentbox_top{
	height:10px;
	background:url(../images/contentbox2_top.png) bottom center no-repeat;
	margin:0;
	padding:0;	

}*/

#contentbox{
	/*background: url(../images/contentbox2_slice.png) top center repeat-y;*/
	/*width:820px;*/
	width:800px;
	margin: 10px;
	padding:0;
	background: url(../images/backgroundfill-25white.png);
}

#contentbox .padding{
	margin: 0;
	padding:10px;
	width:780px;
}

#contentbox #titleimage{
	padding-top:5px;
	margin-bottom:10px;
	/*background:url(../images/backgroundfill-25black.png);*/
}

/*#contentbox_bottom{
	height:10px;
	background:url(../images/contentbox2_bottom.png) top center no-repeat;
}*/

#contentbox_index{
	height:300px;
	width:800px;
	background:url(../images/index_vinterknacke.jpg) top center no-repeat;
	margin:10px;
	padding:0;	
	overflow:hidden;
}





/*RECIPES*/
#recipe_image{
	display:none;
}

#recipe_introduction{
	padding:0;
	margin:0;
}
#recipe_ingredients{
	width:auto;
	margin-right:540px;
	padding-right:20px;
}
#recipe_ingredients dl{
	font-size:1.1em;
	margin:0;
	padding:0;
}
#recipe_ingredients lh{
	font-weight:bold;
}
#recipe_ingredients dt{
	margin-bottom: 10px;
}


#recipe_instructions{
	float:right;
	width:520px;
	padding-right:20px;
}
#recipe_instructions dl{
	font-size:1.1em;
	margin:0;
	padding:0;	
}
#recipe_instructions lh{
	font-weight:bold;
}
#recipe_instructions dt{
	margin-bottom: 10px;
}


#footer{
	/*margin-right:27px;*/
	margin: 0 10px;
	display:none;
}
	
#footer_left{
	width:auto;
	margin-right:257px;
	text-align:justify;
}
#footer_left .padding{
	padding: 0 15px 0 5px;
	
}

#footer_right_logo{
	float:right;
	
	height:15px;
	width:257px;
	background:url(../images/footer_company_trans.png) no-repeat;
	margin-top:25px;
}

.clearfloats{
	clear:both;
}

/********************************************************************
 * CONTENT
 ********************************************************************/
 
#menu_icons{
	display:none;
}

 /*RECIPES*/
#recipe_text{
	font-size:16px;
}	

#recipe_image{
display:none;
}

 /*RESELLERS*/


.table_resellers{
	text-align:left;
	padding:10px 0 10px 0;
		
}

#resellers_table_wrapper{
	width:auto;
	margin-bottom:10px;
	font-size:1.0em;
}
.table_resellers .linktotop{
	width:100%;
	text-align:center;
	color:#666666;
	padding:10px 0;
}
.table_resellers .linktotop a:link, .table_resellers .linktotop a:visited{
	color:#666666;
	
}

.table_resellers table{
	width:100%;
	border-bottom:thin #000 solid;
	/*margin:10px auto 0 auto;*/	
}
.table_resellers th{
	/*background-color: #998A65;*/
	text-align:left;
	background:url(../images/backgroundfill-25black.png);
	color:#fff;		
	
	
}
.table_resellers td{
	text-align:left;
	color:#000000;
}
.table_resellers td, .table_resellers th{
	padding:1px 5px;
}
.table_resellers .trcolor2{
	background:url(../images/backgroundfill-40white.png);
}
.table_resellers .trcolor1{
	background:url(../images/semitransparent-background.png);		
}
.table_resellers a, .table_resellers a:link, .table_resellers a:visited{
	color:#814468;
}

.table_resellers #navtable_wrapper{
	text-align:left;
}
.table_resellers #navtable{
	font-size:1.1em;
	width:auto;
	margin-bottom:20px;
}
.table_resellers #navtable th{
/*	text-align:left;
*//*	background-color:#998A65;*/

	padding:3px 5px;
}
.table_resellers #navtable tr{
	padding: 5px 10px;
}

.table_resellers #navtable a, .table_resellers #navtable a:visited{
	color:#000000;
	text-decoration:underline;
}
.table_resellers #navtable a:hover{
	text-decoration:none;
}


/********************************************************************
 * HORIZONTAL MENU
********************************************************************/
#topmenu{
	display:none;

}

#bottommenu{
	display:none;

}

.hmenu{
	position:relative;
	background-color:#A69786;
	overflow:hidden;
	height:20px;
	padding-top:2px;
	width:800px;
	margin:0 10px;
	
}

.hmenuitem{
	padding:0;
	margin:0 10px 0 0;
	/*border:thin #FFFFFF solid;*/
}
.hmenuitemimage{
	padding:0;
	margin:0;
	border:thin #FFFFFF solid;
}


/********************************************************************
 * VERTICAL MENU
 ********************************************************************/
.sidemenu{
	color:#000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:1.1em;
	text-align:left;	
	padding: 0 5px 0 0;
}
 
.sidemenu .categorybox{
	overflow:hidden;
	background:url(../images/backgroundfill-50black.png);
	

	margin-bottom: 10px;
	padding-bottom:3px;
}

.sidemenu .menuitembox{
	background:url(../images/backgroundfill-20white.png);
	margin: 5px 3px;
}
 
.sidemenu .sidemenuitem{
	display:block;
	color:#000000;
	
	
	text-decoration:none;
	/*margin: 0 3px;*/
	padding: 3px 0;
}


.sidemenuitem:hover, .sidemenu a.heading:hover{
	background:url(../images/semitransparent-background.png);
	
}
.sidemenu .selected{ /*needs to go after hover properties*/
	color:#fff;
	background:url(../images/semitransparent-background.png);
}


.sidemenu .heading{
	font-family: Georgia, Garamond, Arial, san-serif;
	/*text-transform:uppercase;*/
	/*border-bottom:#000000 thin solid;*/
	font-size:1.2em;

	margin: 10px 0 2px 0;
	padding:0 3px;
	color:#CCCCCC;
}
.sidemenu .heading:hover{
	color:#CCCCCC;
	text-decoration:none;
	background:none;
	/*background-color:#B3A69D;*/
}

 
#leftmenu{
	margin-top:10px;
}
 
/*span.sidemenuitem_heading, a.sidemenuitem_heading{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	margin-top: 3px; 
	color:#000000;
	border-bottom:thin solid #000000;
	margin: 5px 0 2px 0;
}*/

