body {
	margin:0;
	padding:0;
	
	background-image:url(../images/layout/main_BG.gif);
	background-attachment:fixed;
	
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#contentCell table,
#contentCell table p  {
	font-size:12px;  }

li {
	list-style-image:url(../images/li_pfeil.gif); 
}

.trennlinie{
	border:none;
	border-bottom:1px solid silver;
	height:1px;
}

hr{
	border:none;
	border-bottom:1px solid silver;
	height:1px;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}