/* --- culture css ---------------------------------------*/

#head_subtitle{
	color:#E3699C;
}

.header_standard {
	color:#E2689B;
}


/* --- Pfeile --------------------------------------------*/

.naviLeftUL li {
	list-style-image:url(/fileadmin/shared_media/culture/arrow_rosa_forward.gif);
}

.content1 ul, .content2 ul {
	list-style-image:url(/fileadmin/shared_media/culture/arrow_rosa_forward.gif);
}

#footer ul {
	list-style-image:url(/fileadmin/shared_media/culture/arrow_rosa_forward.gif);
}

#pdf ul {
	list-style-image:url(/fileadmin/shared_media/culture/arrow_rosa_forward.gif);
}


/* --- Indexed Serach ---------------------------------*/

.tx-indexedsearch .tx-indexedsearch-searchbox a { 
	border-bottom: 2px dotted #D398B7;
}

.tx-indexedsearch .tx-indexedsearch-searchbox a:visited { 
	border-bottom: 2px dotted #D398B7;
}

.tx-indexedsearch .tx-indexedsearch-searchbox a:link { 
	border-bottom: 2px dotted #D398B7; 
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	background-color:#D398B7; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#D398B7; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#F5DEE7; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#D398B7; 
}