h1				{  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: ED1E24}
td				{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 454545; line-height: 15px;}
a				{  color: #ED1E24; text-decoration: none}
.tdjustified	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 454545; line-height: 15px; text-align:justify; ; padding-left: 1px}
.scrollbarTd	{  border-color: black #424143; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px;border-left-width: 1px;}
.tdSmallFont	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 454545; line-height: 15px;  }

#centerDiv{
	position: absolute;
	top: 50%;
	left: 50%;

	margin-top: -210px;
	margin-left: -370px;
	
	display: block;
	width: 740px;
	height: 420px;
}

#left1Abs{
	position: absolute;
	top: 137px;
	left: 62px;
	z-index: 100;
}

#right1Abs{
	position: absolute;
	top: 137px;
	left: 672px;
	z-index: 100;
}

#left2Abs{
	position: absolute;
	top: 272px;
	left: 62px;
	z-index: 100;
}

#right2Abs{
	position: absolute;
	top: 272px;
	left: 672px;
	z-index: 100;
}

/* -- Styles für das Newsticker-Popup -- */
#newstickerContent {text-align: left; margin: 0; padding: 20px;}
#newstickerContent h1, #newstickerContent h2, #newstickerContent h3, #newstickerContent p {font-family: Arial, Helvetica, sans-serif;}
#newstickerContent h1 {font-size: 14px; color: #ED1E24; margin: 0 0 20px 0; padding: 0;}
#newstickerContent h2 {font-size: 12px; color: #454545; text-decoration: underline; margin: 0 0 20px 0; padding: 0;}
#newstickerContent h3 {font-size: 12px; color: #454545; margin: 0 0 10px 0; padding: 0;}
#newstickerContent p {font-size: 12px; margin: 0 0 10px 0; padding: 0;}
#newstickerContent img {display: block; margin: 0 0 10px 0; padding: 0;}

table.black_links a {
	text-decoration:none;
	color:#000;
}