.wrapper_search_nav{
	background:#97D00A;
}

input.SEARCH_BUTTON{
	background: url(../site_images/search_gruen.gif) no-repeat;
}

.CONTENT p a{
	text-decoration:none;
	padding-left:12px;
	color:#045AAF;
	background: url(../site_images/pfeil_v_gruen.gif) 0px 2px no-repeat;
}
.CONTENT p a:hover{
	background: url(../site_images/pfeil_a_gruen.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_gruen.gif) 0px 2px no-repeat;
}
.CONTENT p.csc-linkToTop a:hover{
	background: url(../site_images/pfeil_up_a_gruen.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_gruen.gif) 0px 2px no-repeat;
}
.CONTENT p.csc-BackAgain a:hover{
	background: url(../site_images/pfeil_back_a_gruen.gif) 0px 2px no-repeat;
}


.CONTENT_RIGHT h1{
	color:#97D00A;
}

.CONTENT_RIGHT p a{
	text-decoration:none;
	padding-left:12px;
	color:#045AAF;
	background: url(../site_images/pfeil_v_gruen.gif) 0px 2px no-repeat;
}

.CONTENT_RIGHT p a:hover{
	background: url(../site_images/pfeil_a_gruen.gif) 0px 2px no-repeat;
}
a.FOOT{
	background: url(../site_images/pfeil_t_gruen.gif) 0px 3px no-repeat;
}