/* >> Absaetze im Panel Modus */
/* Panel Titelkontainer */
div.panelTitleShell
{
	width: 100%;
	padding: 1px 5px 2px 5px;
	border-bottom: 1px solid #074089;
	background: #eeecec url(../xist4c/web/standard/02/img/fbs_teaserTitle.gif) top left repeat-y;
}

/* Panel Titel */
h3.paraTitlePanel
{
	font-size: 13px;
	margin: 0px;
	color: #074089;
}

/* Enstellungen fuer den Panelkontainer */
div.panelContentOuterShell
{
	width: 100%;
	margin-bottom: 12px;
}

/* Einstellungen fuer den Inhaltskontainer */
div.panelContentShell
{
	width: 100%;
	padding-top: 5px;
}
/* << Absaetze im Panel Modus */


