/*
////////////////////////////////////////////////////////////////
//
// Spezielles Stylesheet fuer das Weblic
//
// Weblication® CMS
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication® Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

.fragmentNewsEntry
{
	/*background-image: url(/training/wLayout/design/img/backgrounds/bg_newsentry.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
	padding: 0;
	clear: both;
	margin-bottom: 0.2em;
	/*padding-bottom: 0.3em;*/
}

.fragmentNewsEntry p                      {text-decoration:none;}
.fragmentNewsEntry a                      {font-size: 11px;}

.newslink 
{
	margin-top: 1em;
	font-size: 11px;
}

.newsdate 
{
	font-size: 11px;
}


#newspage #content h2
{
	margin: 0;
}

#newspage #content hr
{
	background-image: url(/training/wLayout/design/img/backgrounds/bg_newsentry.jpg);
	border-style: none;
	color: #00A992; /* Für IE6, kann keinen Hintergrund darstellen */
	height: 1px;
}













.fragmentNewsEntryStart                   {padding:0;clear:both;margin-bottom:0.8em;}
.fragmentNewsEntryStart h3                {margin-bottom:0.4em;}
.fragmentNewsEntryStart h3 a              {text-decoration:none}
.fragmentNewsEntryStart p                 {text-decoration:none;}

.fragmentNewsHeader                        {padding:0;clear:both;margin-bottom:0;}
.fragmentNewsHeader h2                     {margin-bottom:0.4em;}
.fragmentNewsHeader h2 a                   {text-decoration:none}
.fragmentNewsHeader h2 a:hover             {text-decoration:none}
.fragmentNewsHeader p                      {text-decoration:none;}

.fragmentNewsFooter                        {padding:0;clear:both;margin-bottom:0;}
.fragmentNewsFooter h2                     {margin-bottom:0.4em;}
.fragmentNewsFooter h2 a                   {text-decoration:none}
.fragmentNewsFooter h2 a:hover             {text-decoration:none}
.fragmentNewsFooter p                      {text-decoration:none;}

