p.firstP {
	padding: 4px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	border-top: 2px solid #373b8e;
}
.hr {
	height: 2px;
	margin: 0;
	padding: 0;
	border-top: 2px solid #373b8e;
}

a.ProduktHeadKlein, a:link.ProduktHeadKlein, a:visited.ProduktHeadKlein {
	color: #373B8E;
	font-size:14px;
	line-height: 15px;
	text-decoration: none;
}
a:hover.ProduktHeadKlein {
	text-decoration: none;
}

.newsHeadline{
	color:#2C3A81;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 5px 10px;
}
.txtPink {color:#C13C84;}
.txtBlue {color:#000099;}
.txtOrange {color:#E4863D;}
.txtYellow {color:#FFCC00;}
.txtGreen {color:#30A555;}
.txtRed {color:#EC2D41;}
.txtBlack {color:#000000;}
.txtPrOrange {color:#d47612; text-decoration: none;}
.txtPrLightBlue {color:#37adea; text-decoration: none;}
.txtPrLavendel {color:#6d569d; text-decoration: none;}
.txtPrGreen {color:#7eaf35; text-decoration: none;}
.txtPink2 {color:#ff8cb2;}

.txtBlackSmall {
	color:#000000;
	font-size: 12px;
	text-align: justify;
}
.txtBlackSmallZentriert {
	color:#000000;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}
.txtBlackSmallRechts {
	color:#000000;
	font-size: 12px;
	text-align: right;
	line-height: 16px;
}
div#beefall td {
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}
div#beefall td.rechts {
	text-align: center;
	padding-left: 4px;
}
div#beefall td.produktklein {
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	padding: 4px;
}
div#beefall td.produktblau {
	color: #FFFFFF;
	background-color: #373b8e;
	padding: 8px 4px 8px 4px;
	font-size: 11px;
}
.txtGreen2 {
	color:#497335;
}
.txtHeadlineBlue { color: #123b5d; font-weight: bold; }
