body
{
	font-family: Verdana;
	font-size: 10px;		
	color: #000000;
	background-color: #E9E7D4;
}

td
{
	font-family: Verdana;
	font-size: 10px;		
	color: #000000;
	background-color: #E9E7D4;
}

#topTR
{
	overflow: hidden;	
}

.titleStyle
{
	font-family: Arial;
	font-size: 15px;		
	text-decoration: underline;
}

.previewStyle, .normalerText
{
	font-family: Arial;
	font-size: 12px;		
}


/* Listen- Formatierung */

.ListDataHeaderCell td
{
	font-size: 12px;
	font-weight: bold;	
}

.ListData table
{
	border: inline 1px #666;
}

.ListData td
{
	background-color: #fff;
	color: #000;	
}

.ListDataCell td
{
	padding-left: 4px;
	padding-right:4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ListDataCellAlternate, .ListDataCellAlternate td
{
	background-color: #ccc;
	padding-left: 4px;
	padding-right:4px;
	padding-top: 2px;
	padding-bottom: 2px;
}