﻿
	/*- #Framework  -----------------------*/
	#Framework
	{
		background:url(../images/bg_home.jpg) no-repeat; 
		height:555px;
	}
	#Navigation{
		 margin:0px 0px 0px 24px; 
		_margin:0px 0px 0px 8px; /*-- IE6 hack --*/
	}
	#Content{
		position:absolute;
		top:325px;
		left:260px;
		width:700px;
		text-align:left;
	}
	/*-- FF --*/
	#Framework #Navigation ul{
		border-right:5px solid #FFFFFF;
		border-left:5px solid #FFFFFF;
		padding-top:68px;
		height:155px;
		background-color:#C2D289;
		width:183px;
	}
	/*-- FF --*/
	 body > #Framework #Navigation #NavTop{
		/* background:url(../images/navi_top.gif) no-repeat;  */
	 }
	 /*-- IE6 --this png src*/
	#NavTop{
		/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/NavTop.png', sizingMethod='scale');  */
		/* background:url(../images/navi_top.gif) no-repeat;  */
		height:45px;
		width:193px;
	}
	.Nav
	{
		height:29px;
		display:block;
	}
	/*- IE6 -----------------------*/
	#Logo{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/', sizingMethod='scale');
	}
	/*- FF -----------------------*/
#Framework #Logo{
		background:url(../images/) no-repeat; 
		
	}	
#Framework #Content .Produkte{
		width:225px;
		height:155px;
		margin-right:15px;
}

#Framework #Content .Rezepte{		
	width:221px;
	height:155px;
	margin-right:15px;
}

#Framework #Content .New{
		height:221px;		
		margin-top:-36px;
	}
#Framework #Content .home_box_top{
	height:120px;
}

#Framework #Content .Produkte .home_box_bottom{
	height:35px;
}

	
	.Title{
		margin:0px 0px 15px;
		width:600px;
		font-size: 12px;
		text-align:left;
	}


