/* ------------------------------------ */
/* file:	css definitions				*/
/* url:		ma-sachsen.de				*/
/* ------------------------------------ */
/* type:	tables						*/
/* ------------------------------------ */

.table-content
{
	width:				100%;
	background-color:	#D5DBEB;
	border-width:		1px;
	border-style:		solid;
	border-color:		#000103;
}

.table-content2nd
{
	width:				85%;
	border-width:		1px;
	border-style:		solid;
	border-color:		#46557B;
}

.table-werbung
{
	width:				100%;
	background-color:	#74809C;
	border-width:		1px;
	border-style:		solid;
	border-color:		#000103;
}

.table-menue1
{
	width:				200px;
	background-color:	#546285;
	border-width:		1px;
	border-style:		solid;
	border-color:		#000103;
	
	position:			relative;
	top:				10px;
	left:				9px;
}
.table-menue2
{
	width:				200px;
	background-color:	#546285;
	border-width:		1px;
	border-style:		solid;
	border-color:		#000103;
	
	position:			relative;
	top:				15px;
	left:				9px;
}
.table-menue3
{
	width:				200px;
	background-color:	#546285;
	border-width:		1px;
	border-style:		solid;
	border-color:		#000103;
	
	position:			relative;
	top:				20px;
	left:				9px;
}