/* Bereich: gesellschaft
	 Farben laut S.23 im Styleguide:
	 Farbstufe 1: #F8FBFC
	 Farbstufe 2: #EBF3FA
	 Farbstufe 3: #D3E4F4
	 Farbstufe 4: #8DB6E4
	 Farbstufe 5: #50749E
	 Farbstufe 6: #50749E ("Bereichsfarbe")
	 Infospalte : #ECEDED
*/

#it-content #it-neu
{
	background-image:url(../../../grafiken/bereich/gesellschaft/neu.gif);
	background-repeat:no-repeat;
	width:67px;
	height:28px;
}
#it-content H1 
{
	margin-top:5px;
}

#it-infolinks, #it-inforechts
{
	background-color:#EBF3FA;
	border-bottom-color: #50749E;
}
#it-infolinks h3, #it-inforechts h3
{
	background-color:#50749E;
	border-bottom-color: #50749E;
}