/* ---------- society CSS --------------------------------*/

#head_subtitle{
	color:#C0AC62;
}

.header_standard {
	color:#C0AC62;
}


/* --- Pfeile --------------------------------------------*/

.naviLeftUL li {
	list-style-image:url(/fileadmin/shared_media/society/arrow_beige_forward.gif);
}

.content1 ul, .content2 ul {
	list-style-image:url(/fileadmin/shared_media/society/arrow_beige_forward.gif);
}

#footer ul {
	list-style-image:url(/fileadmin/shared_media/society/arrow_beige_forward.gif);
}

#pdf ul {
	list-style-image:url(/fileadmin/shared_media/society/arrow_beige_forward.gif);
}


/* --- Indexed Serach ---------------------------------*/

.tx-indexedsearch .tx-indexedsearch-searchbox a { 
	border-bottom: 2px dotted #D6C999;
}

.tx-indexedsearch .tx-indexedsearch-searchbox a:visited { 
	border-bottom: 2px dotted #D6C999;
}

.tx-indexedsearch .tx-indexedsearch-searchbox a:link { 
	border-bottom: 2px dotted #D6C999; 
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	background-color:#D6C999; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#D6C999; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#F6EED1; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#D6C999; 
}