/* Classes for News and News-Index */

.puCntNewsBoxTop
{
	background-image: url("/pullach/sys/pix/news/news_decotop.gif");
	background-repeat: no-repeat;
	width: 576x;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
}

.puCntNewsBox
{
	background-image: url("/pullach/sys/pix/news/news_bg.gif");
	background-repeat: repeat-y;
}

.puCntNewsBox h1
{
	padding: 8px;
	padding-top: 12px;
	padding-bottom: 16px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

.puCntNewsBox p
{
	padding: 8px;
	padding-top: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}

.puCntNewsBox a
{
	color: #5C88AD;
}

.puCntNewsBox table
{
	border-collapse: collapse;
	margin: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.puCntNewsBox td
{
	color: #5C88AD;
	font-size: 12px;
	padding-bottom: 4px;
}


.puNewsIdxDate
{
	width: 100px;
	font-weight: bold;
	vertical-align: top;
}

.puNewsIdxImg
{
	margin-top: 4px;
}

.puNewsIdxHead
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}

.puNewsIdxHead a
{
	text-decoration: none;
	color: #5C88AD;
}

.puNewsIdxText
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.puNewsIdxText a
{
	text-decoration: none;
	color: #000000;
}

.puCntNewsBoxBottom
{
	background-image: url("/pullach/sys/pix/news/news_decobottom.gif");
	background-repeat: no-repeat;
	width: 576x;
	height: 6px;
	font-size: 6px;
	line-height: 6px;
	margin-bottom: 8px;
}




/* SPECIAL CLASSES FOR EVENTS */

.puCntEventsBoxTop1,
.puCntEventsBoxTop2,
.puCntEventsBoxTop3,
.puCntEventsBoxTop4
{
	background-repeat: no-repeat;
	width: 576x;
}

.puCntEventsBoxTop1
{
	background-image: url("/pullach/sys/pix/style1/bg_tab_event.gif");
}

.puCntEventsBoxTop2
{
	background-image: url("/pullach/sys/pix/style2/bg_tab_event.gif");
}

.puCntEventsBoxTop3
{
	background-image: url("/pullach/sys/pix/style3/bg_tab_event.gif");
}

.puCntEventsBoxTop4
{
	background-image: url("/pullach/sys/pix/style4/bg_tab_event.gif");
}

.puCntEventsBoxTop1 h3,
.puCntEventsBoxTop2 h3,
.puCntEventsBoxTop3 h3,
.puCntEventsBoxTop4 h3
{
	padding: 0px;
	padding-left: 8px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}

.puEventsIndexLead
{
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
}

.puEventsIndexLead a
{
	color: #000000;
	text-decoration: none;
}




/* TOP NAV */

.puNewsNavTable
{
	border-collapse: collapse;
	margin-bottom: 16px;
	margin-left: 8px;
}

.puNewsNavTable a
{
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

/* GENERAL FORMATTING */

* a:hover
{
	text-decoration: underline;
}
