/* ---------- past present css -------------------------*/

#head_subtitle{
	color:#FBD97E;
}

.header_standard h1{
	color:#FBD97E;
}


/* --- Pfeile --------------------------------------------*/

.naviLeftUL li {
	list-style-image:url(/fileadmin/shared_media/history/arrow_yellow_forward.gif);
}

.content1 ul, .content2 ul {
	list-style-image:url(/fileadmin/shared_media/history/arrow_yellow_forward.gif);
}

#footer ul {
	list-style-image:url(/fileadmin/shared_media/history/arrow_yellow_forward.gif);
}

#pdf ul {
	list-style-image:url(/fileadmin/shared_media/history/arrow_yellow_forward.gif);
}


/* --- Indexed Serach ---------------------------------*/

.tx-indexedsearch .tx-indexedsearch-searchbox a { 
	border-bottom: 2px dotted #DDD46E;
}

.tx-indexedsearch .tx-indexedsearch-searchbox a:visited { 
	border-bottom: 2px dotted #DDD46E;
}

.tx-indexedsearch .tx-indexedsearch-searchbox a:link { 
	border-bottom: 2px dotted #DDD46E; 
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	background-color:#DDD46E; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#DDD46E; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#F3F3DC; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#DDD46E; 
}
