html
{
	padding: 0;
	margin: 0;
}

body
{

	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	line-height: 145%;
	background-color: #fff;
	
}

img
{
	border: 0px;
}

a
{
	color: #942329;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #942329;
}

p
{
	margin: 0px;
	padding: 0px;
}

.readMoreLink
{
    font-size: 10px;
}

h1
{
	color: #942329;
	font-size: 30px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 36px;
	font-family: Arial Black;
	text-transform: uppercase;
}

.titleImage
{
	margin-top: 20px;
	margin-bottom: 10px;
}

#outer
{
	background-color: #fff;
	width: 980px;
	margin:0px auto 0px auto;
    padding: 0;
	text-align: center;
}

#inner
{
	text-align: left;
	width: 960px;
	background-color: #ffffff;
	margin:0px auto 0px auto;
}

#headBig
{
	background-image: url(/media/95706/kobild.jpg);
	height: 358px;
	line-height: 100%;
	text-align: center;
}

/*#head
{
	background-image: url(/media/148560/kobildlower.jpg);
	height: 223px;
	line-height: 100%;
	text-align: center;
}*/

#head {
 background-image:url(/media/166023/yellowhead.jpg);
 height:64px;
 line-height:100%;
 text-align:center;
}

#menu
{
	height: 145px;
	color: #999999;
}

#menuItems
{
	position: relative;
	padding-top: 20px;
	font-size: 13px;
}

#menu .menuItem
{
	position: relative;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
}

#menu .menuItem a
{
	color: #000000;
}

#menu .menuItemSelected
{
	position: relative;
	float: left;
	font-weight: bold;
	color: #942329;
	text-decoration: none;
	padding-top: 2px;
	
}

#menu .menuItemSelected a
{
	color: #942329;
}


#menu .separator
{
	float: left;
	width: 15px;
	height: 15px;
}

#menu .logo
{
	
	float: left;
	width: 200px;
	height: 50px;
	margin-right: 20px;
}


#outerRotator
{
	float: right;
	
	width: 450px; 
	height: 180px; 
	position: relative; 
	top: 120px;
	left: 16px;
}

#outerVideo
{
    position: relative;
    top: 60px;
	clear: both; 
	float:left;
	width: 320px; 
	height: 240px; 
}

#breadcrumbs
{
	background-color: #ffffff;
	border-top: solid 1px #dddddd;
	margin-top: 25px;
	padding: 0;
	padding-top: 5px;
	padding-left: 15px;
	height: 24px;
}

.breadcrumbsItem
{
	display: inline;
}

.breadcrumbsCurrentItem
{
	display: inline;
}


.linkArrow
{
	position: relative;
	top: 5px;
	margin-left: 10px;
}

#content
{
    margin:0;
    padding: 0;
 
}

#innerContent
{
    margin: 0;
}

#innerContentWithRightColumn
{
	float: left;
    width: 650px;
    margin: 0;
}

#rightColumn
{
    width: 300px;
    margin-top: 15px;
    border-left: solid 1px #dedede;
    float: right;
}

#innerRightColumn
{
    padding: 15px;    
}

#footer
{	
    padding: 0;
    margin: 0;
	margin-top: 5px;
    padding-top: 5px;
    font-size: 11px;
    text-align: left;
    border-top: solid 10px #e6c67b;
    color: #747474;
}

#footer a
{
	
	color: #747474;
	font-weight: normal;

}

.header-960, .header-480, .header-320
{
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding: 0;
	padding-top: 2px;
	text-align: left;
	text-indent: 15px;
	
}

.header-960
{
	background: url(/media/109691/header-960.jpg) no-repeat;
	width: 960px;
	
	
}

.header-480
{
	background: url(/images/headerBar-480.png) no-repeat;
	width: 480px;
	
}

.header-320
{
	background: url(/images/headerBar-320.png) no-repeat;
	width: 320px;
	
}



.product
{
	float: left;
	width: 179px;
	text-align: center;
}

.productImage
{
clear: both;
	border: none;
	width: 120px;
	height: 160px;
}

.product a
{
	
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.product a:visited
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bigProductImage
{
	float: left;
	width: 240px;
	height: 320px;
}

.productInformation
{
	float: left;
	width: 320px;
	padding-top: 15px;
}

.productData
{
}

.productDataSection
{
	float: left;
	width: 300px;
	padding-top: 50px;
}

.productDataLabel
{
	float: left;
	color: #000000;
	font-weight: bold;
	width: 110px;
}
.productDataValue
{
	float: left;
	
}

.productDataHeader
{
	color: #942329;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.recipeGroup
{
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	height: 180px;
	padding: 10px;
	text-align: center;
}

.recipeGroupImage
{
	border: none;
	display: block;
	margin-bottom: 10px;
	
}



.recipeImage
{
	width: 400px;
	height: 300px;
	float: left;
	margin-right: 20px;
}

.recipeInformation
{
	margin-top: 15px;
	width: 300px;
	float: left;

}

.pager
{
	float: right;	
    
}

.pagerOther
{
    display: inline;
    margin: 5px;
}

.pagerCurrent
{
    color: #ffffff;
    background-color: #942329;
    display: inline;
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}



#searchBox
{
	
    margin-top: 5px;
    color: #000000;
    width: 960px;
    height: 50px;
    background: url(/images/recept-bg.jpg);
    background-repeat:no-repeat;
    clear: both;
}

#searchInner
{
	
	line-height: 150%;
	width: 900px;
}

.searchButton
{

}

.searchField
{

}

.searchFieldGray
{
	color: #555555;
	font-style: italic;
}

.searchFieldHilight
{
	border: solid 2px #990000;
}




.outerSearch
{
    width: 400px;
    border: solid 1px #000000;
}

#searchResults
{
	background: #ffffff;
	
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 2px #e6c67b;
	clear: both;
}

#searchResults .pager
{
	background: #e6c67b;
	padding: 3px;
}

#searchResultsInner
{
	border: solid 3px #f1dfb5;

}

.searchResultItem
{
	background: #fff;
    float: left;
    width: 50%;
    border-bottom: solid 1px #e6c67b;
    text-align: left;
	height: 97px;
}

.searchResultItem a
{
	padding: 5px;
}

.searchTitleBig
{
	background: #e6c67b;
	display: block;
    font-size:13px;    
    margin: 0;
    padding: 0;
	height: 34px;
   
}


.searchTitleBig img
{
	float: left;
}

.searchTitle
{
	display: block;
    font-size:13px;    
    margin: 0;
    padding: 0;
    
}

.searchResultText
{
	
	
    width:150px;
    float: left;    
}

.searchImageContainer
{
    float: left;
}

.searchImage
{
    border: none;
    width: 130px;
    height: 86px;
    margin-right: 5px;
    vertical-align: middle;
}

.yoghurtklubbenLogin
{
	color: white;
	width: 455px;
	height: 86px;
	padding: 15px;
	padding-left: 490px;
	background: url(/images/yoghurtklubbenBg.png) no-repeat;
}

.yoghurtklubbenLogin a
{
	color: white;
}

.latestRecipeItem
{
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #DEDEDE;
}

.latestRecipeImage
{
	border: solid 1px #942329;
	float: left;
	margin-right: 10px;
	
	
}

.recipeCollectionImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	
}
 
.recipeCollectionItem
{
	
	line-height: 110%;
	width: 300px;
	height: 250px;
	
	float: left;
	margin-bottom: 3px;
	
}

.recipeCollectionText
{
	width: 300px;
	height: 32px;
	padding-top: 8px;
	
}

.monthRecipes
{

}

.innerMonthRecipes
{
	padding: 0px;
}

#numbersHere
{
	display: block;
	
	position: relative;


}

#imagesHere
{
	display: block;
	position: relative;
	
	text-align: center;
}

#recipeTitleHere
{
	text-align: center;
}

#recipeTitleHere
{
	display: block;
	position: relative;
	top: 65px;
}

#collectionImage
{
	
}

.sidebarObject
{
	width: 300px;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
    border-bottom: solid 1px #dedede;
}

.recipeIngredients
{
	width: 300px;
	float: left;
}

.recipeDescription
{
	width: 300px;
	float: left;
}

.outlineBack
{
	color: #ffffff;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	

}

.shadowThis
{
	
}



#printfooter
{
	display: none;

}


#collectionHeader
{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10000;

}

#collectionFooter
{
	position: absolute;
	top: 280px;
	left: 10px;
	z-index: 10000;
	width: 90%;
	padding: 5px;
	
}

#recipenameHere2
{
	float: left;
}

#numbersHere2
{
	float: right;
	text-align: right;
}

.collectionTitle
{
	position: absolute;
	top: 280px;
	left: 10px;
	padding: 5px;
	background: #ffffff;
	width: 93%;

}







































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

}

