/* ------------------------------------ */
/* file:	css definitions				*/
/* url:		kaufhaus-sachsen.de			*/
/* ------------------------------------ */
/* type:	tables						*/
/* ------------------------------------ */

.table-content
{
	width:				530px;
	border-width:		1px;
	border-style:		solid;
	border-color:		#01052F;
	
	background-color:	#E2EDF5;
}

.table-content2nd
{
	width:				85%;
	border-width:		1px;
	border-style:		solid;
	border-color:		#01052F;
}

.table-special
{
	width:				90%;
	border-width:		1px;
	border-style:		solid;
	border-color:		#01052F;
	
	background-color:	#D3DBE1;
}

.table-special-site
{
	width:				100%;
	border-width:		1px;
	border-style:		solid;
	border-color:		#01052F;
	
	background-color:	#D3DBE1;
}

.table-menue-button
{
	width:				100%;
	border-width:		1px;
	border-style:		solid;
	border-color:		#000000;
}
