/* -------------------------------------------------------		  
    id Tags für Nifty Boxen 
   ------------------------------------------------------- */
	
div#nav{
	float: center;
	width: 155px;
	background: #f8fafa;
}

div#content{
	float: center;
	width: 809px;
	background: #ffffff;
}

div#footer{
	float: center;
	width:809px;
	background: White;
	height: auto;
	padding-top: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}

div#boxTitle {
	float: center;
	width: 633px;
	margin-left: 7px;
	margin-bottom: 7px;
	background-color: #d8ddde;
	text-align: center;
}

div#boxContent1, div#boxContent2, div#boxContent3, div#boxContent4, div#boxList1, div#boxList2, div#boxList3, div#boxList4, div#boxList5{
	float: center;
	width:633px;
	margin-left: 7px;
	margin-bottom: 7px;
	background-color: White;
	text-align: center;
}

div#boxHomePicture{
	float: center;
	width:630px;
	height: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	text-align: center;
}

div#boxHomeEvents{
	float: center;
	width: 632px;
	margin-left: 7px;
	margin-bottom: 7px;
	background-color: White;
	text-align: center;
}
div#boxHomeSales{
	float: center;
	width:155px;
	margin-right: 7px;
	background-color: #ffffff;
	margin-bottom: 0px;
}
div#boxHomeSalesContent{
	float: center;
	width:155px;
	height: 140px;
	margin-right: 7px;
	background-color: #ffffff;
	margin-bottom: 0px;
}
div#boxHome7Records{
	float: center;
	width:632px;
	margin-left: 7px;
	margin-bottom: 7px;
	background-color: White;
	text-align: center;
}

div#boxHome12Records{
	float: center;
	width:795px;
	margin-left: 7px;
	margin-bottom: 7px;
	background-color: White;
	text-align: center;
}

div#boxSpecials{
	float: center;
	width:155px;
	margin-right: 7px;
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
}

div#boxSpecialsContent{
	float: center;
	width:155px;
	margin-right: 7px;
	background-color: #ffffff;
	margin-bottom: 0px;
}

div#boxShopBrowseTitle{
	float: center;
	width:630px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	text-align: left;
	color: #E68500;
}

div#boxShopBrowseContent{
	float: center;
	width:630px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	text-align: left;
	color: #E68500;
}

div#boxSearch{
	float: center;
	width:795px;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 7px;
	background-color: #eef3f4;
	text-align: left;
}

div#boxShopBrowse7Records{
	float: center;
	width:630px;
	margin-left: 10px;
	margin-right: 10px
	background-color: White;
	text-align: center;
}

div#boxShopCartTotal{
	float: center;
	width:630px;
	margin-left: 10px;
	background-color: #ffffff;
	text-align: left;
	color: #E68500;
}

div#boxSiteTitle{
	float: center;
	width:630px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: White;
	text-align: center;
}

div#boxError{
	float: center;
	width:797px;
	margin-left: 7px;
	background-color: #FFFFff;
	text-align: left;
	margin-bottom: 7px;
	color: #990000;
	padding-top: 7px;
}

div#boxCheckoutCustomer{
	float: center;
	width:630px;
	margin-left: 10px;
	background-color: #FFFFD5;
	text-align: left;
	color: #990000;
}

div#boxCheckoutFinish{
	float: center;
	width:630px;
	margin-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
	color: #990000;
}

div#boxTunes{
	float: center;
	width:660px;
	margin-left: 7px;
	background-color: #FFFFFF;
	text-align: left;
	color: #990000;
}

