/* Formatierung der Pressemitteilung 
	05.03.2008 Daniel Wolf 
*/


/* Text auf der gesamt uebersicht */
.listTeaser
{
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
		
}


/* Format der Detailseite */
.PublicDate
{
	font-size: 11px;
	width:430px;
	letter-spacing: 0.01em;
}

.title 
{
	font-size: 15px;
	font-weight: bold;
	width:505px;
	letter-spacing: 0.01em;
	line-height: 19.5px;
}

.teaser
{
	font-size: 13px;
	font-style: bold;
	width:505px;
	letter-spacing: 0.01em;
	line-height: 19.5px;
}

.content
{
	width:505px;
	line-height: 16.5px;
	text-align: justify;
}

/* Format des kleinen viereck auf der Gesamtliste*/
.imgq04
{
	float:left; 
	margin-top:6px; 
	margin-left:2px;
}


/******************************
Folgendes steht Global in der "Website\Portals\_default\Containers\HWK-Content\container.css"

/* Style fuer Tabellen */
.TabArial 
{
	font-family: Arial; 
	font-size: 11px;
	width:505px; 
	margin: 0px;
	padding: 0px;
}

.TabItemDot1 
{
 	background: url(/images/dotted1.jpg) repeat-x left bottom; 
	display: block;
	margin: 0px; 
	padding: 0px;
	background-Color: #ffffff;
}

.TabItemDot2 
{
	background: url(/images/dotted1.jpg) repeat-x left bottom; 
	display: block;
	padding: 0px;
	margin: 0px; 
	background-Color: #e5efea; 
}
.TabItem1 
{
	background-Color: #ffffff;
}

.TabItem2 
{
	background-Color: #e5efea; 
}


*********************/
