@import url(indexed_search.css);

.wrapper_search_nav{
	background:#6891A9;
}

input.SEARCH_BUTTON{
	background: url(../site_images/search_grau.gif) no-repeat;
}

.CONTENT p a{
	text-decoration:none;
	padding-left:12px;
	color:#045AAF;
	background: url(../site_images/pfeil_v_grau.gif) 0px 2px no-repeat;
}

.CONTENT p a:hover{
	background: url(../site_images/pfeil_a_grau.gif) 0px 2px no-repeat;
}

.CONTENT p.csc-linkToTop a{
	text-decoration:none;
	padding-left:12px;
	color:#045AAF;
	background: url(../site_images/pfeil_up_v_grau.gif) 0px 2px no-repeat;
}
.CONTENT p.csc-linkToTop a:hover{
	background: url(../site_images/pfeil_up_a_grau.gif) 0px 2px no-repeat;
}

.CONTENT p.csc-BackAgain a{
	text-decoration:none;
	padding-left:12px;
	color:#045AAF;
	background: url(../site_images/pfeil_back_v_grau.gif) 0px 2px no-repeat;
}
.CONTENT p.csc-BackAgain a:hover{
	background: url(../site_images/pfeil_back_a_grau.gif) 0px 2px no-repeat;
}

.CONTENT_RIGHT h1{
	color:#6891A9;
}

.CONTENT_RIGHT p a{
	text-decoration:none;
	padding-left:12px;
	color:#045AAF;
	background: url(../site_images/pfeil_v_grau.gif) 0px 2px no-repeat;
}
.CONTENT_RIGHT p a:hover{
	background: url(../site_images/pfeil_a_grau.gif) 0px 2px no-repeat;
}

a.FOOT{
	background: url(../site_images/pfeil_t_grau.gif) 0px 3px no-repeat;
}