/* Tweak: Profilsuche im Kopf */
#profilsuche {position:absolute; top:-40px; left:10px; z-index:99; background:url(../images/suche-hintergrund.gif) 50px 6px no-repeat !important;}
#profilsuche h2 {display:none;}
#profilsuche .absenden {position:relative; top:1px;}
#profilsuche .ausblenden {width:16px; height:15px; position:absolute; top:9px; left:182px; visibility:hidden;}
		
#suchtext {border-width:0; width:121px; margin-right:20px; color:#AAA;}
#suchergebnis {background:#f6c500; border:2px solid #F2911B; position:relative; left:-50px; top:-2px;}
#suchergebnis * {font-weight:bold !important; color:#FFF; padding:0; margin:0;}
#suchergebnis a {display:block; text-align:left; text-decoration:none; padding-left:5px; line-height:20px;}
#suchergebnis .ergebnis a:hover, #suchergebnis .ergebnis a.key {background:#f5b300;}
#suchergebnis .trennlinie, #suchergebnis .fehler {padding:5px; background:#F2911B; border-bottom:1px solid #bf7215; border-top:1px solid #ffc57e; font-weight:bold; text-align:right;}
#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;}
