/* Profilsuche im Kopf */

#suche {position:absolute; left:50%; margin:-42px 0 0 290px; width:180px; z-index:33; background:url(../images/website/suche-hintergrund.gif) 0 1px no-repeat;}
#suche h2 {display:none;}
#suche .ausblenden {width:16px; height:15px; position:relative; top:-17px; left:-33px;visibility:hidden;}

#suche input {display:inline;}
#suche .absenden {position:relative; left:5px; top:1px; width:30px; height:20px; background:url(../images/website/button-absenden-suche.gif) no-repeat;}
#schliessen {margin-top:-3px;}
		
#suchtext {border-width:0; width:125px; height:16px; margin-right:10px; color:#AAA;}
#suchergebnis {width:220px; background:#990222; position:relative; top:-10px; left:-69px;}
#suchergebnis * {font-weight:bold !important; color:#FFF; padding:0; margin:0;}
#suchergebnis a {display:block; background:#C50125; text-align:left; text-decoration:none; padding-left:5px; line-height:24px;}
#suchergebnis .trennlinie, #suchergebnis .fehler, #suchergebnis .trennlinie.alle a {font-size:10px; color:#F8F3F8; padding:1px 5px; background:#990222; border-bottom:1px solid #85021e; border-top:1px solid #c6032c; font-weight:bold; text-align:right;}
#suchergebnis .ergebnis a:hover, #suchergebnis .ergebnis a.key, #suchergebnis .trennlinie.alle a:hover {background:#e70333;}
#suchergebnis .fehler {background:#C00;}
			
		/* Abstaende fuer den Text */
		#suchergebnis img {vertical-align:middle; margin-right:5px;}
		#suchergebnis .profile {text-indent:20px;}
		
		
		/* Alle Suchergebniss */
		#suchergebnis .trennlinie.alle {padding:0;}
          #suchergebnis .trennlinie.alle a {text-align:right; padding:3px;}
