/* ____ FWI, 17.11.2008, RheinSiteMedia GmbH (Marcel Fischer) ____ */

.cntheadstandard
{
    margin:0;
    padding:0;
    /*border:1px dashed red;*/
	color:black;
	font-weight:bold;
}
*html .tdheadstandard
{
	padding:0px 5px 0px 5px;
}
.tdheadstandard
{
	padding:0px 2px 0px 2px;
}
.cntheadstandard table
{
	width:100%;
}
.cpcntstandard
{
	margin:0;
	padding:5px;
	/*border:1px dashed red;*/
}
.cpcntstandard img
{
	position:relative; /* ### Behebt einen IE6 BUG ### */
}