/* search feld und Ergebnise */


#search .lo	{background:url(../images/search_rahmen-lo.jpg) top left no-repeat; width:140px;margin:2px 0 0 10px;}
#search .lu 	{background:url(../images/search_rahmen-lu.jpg) bottom left no-repeat}
#search .ro 	{background:url(../images/search_rahmen-ro.jpg) top right no-repeat}
#search .ru 	{background:url(../images/search_rahmen-ru.jpg) bottom right no-repeat}
#search input 	{margin:3px;background:url(../images/lupe.png) left no-repeat; background-position:3px; padding-left:20px; border:0;font-size:11px;width:105px}
#search input:focus	{border:0}


/* search  geliche wie content-title */
.search-res-header		{margin:5px 0 10px 0;}
.search-res-header .ol		{background:url(../images/hg-cont-title-lo.jpg) top left no-repeat}
.search-res-header .ul		{background:url(../images/hg-cont-title-lu.jpg) bottom left no-repeat;}
.search-res-header .or		{background:url(../images/hg-cont-title-ro.jpg) top right no-repeat}
.search-res-header .ur		{background:url(../images/hg-cont-title-ru.jpg) bottom right no-repeat}
.search-res-header .main	{line-height:20px;padding:0 15px 0 15px;color:#004A4D; font-weight:bold}
.search-res-header .main a 	{display:block; width:100%; background:url(../images/header_pfeil_off.png) right no-repeat}
.search-res-header .main a:hover { background:url(../images/header_pfeil_hover.png) right no-repeat}
