/***********************************************************************************
Zusätzliche Konfigurationsangaben von Menüs, Inhalten etc., die zentral definiert
oder per Template eigenbuden werden.

************************************************************************************/



/*******************************************************
**  BILDER im Content
**/


#IDcontent .csc-textpic-caption {
	margin-bottom:15px!important;
	display:normal;
	font-weight:bold;
	font-size:10px;
}


/*******************************************************
**  ADD-NAvi
**/
a.addnavi, .addnavi{
	color:#f3a13b;
}

a.addnavi:hover, a.addnavi-act {
	color:#a16110;
}




/*******************************************************
**  DIVIDER
**/
.content_divider {
	border-bottom:1px solid #e9e9e9;
	margin-top:17px; padding-bottom:17px;
}


/* Newsletter Subscription */
.redtext {
	font-weight:bold;
	color:#e8ba04;
	font-size:10px;

}


