/* label links */
form.searchform .sub-lbl{		
	text-align: right;
	float: left;	
	padding: 0.5em 0.5em 1em 0;			
}
/* feld mitte */	
form.searchform .sub-ctn{			
	width: auto;
	float: left;	
	padding: 0 0.5em;			
}
form.searchform .sub-small{		
	width: 15.85em;		
}
	
/* absende-button rechts */	
form.searchform .sub-snd{			
	width: auto;
	float: left;	
	padding: 0.2em 0.5em 1em 0.5em;				
}

.morelinks-box{
   padding-top: 1em;
}
.space-bottom2{
   padding-bottom: 3em;
}
.resultlist{
   padding-bottom: 0.5em; 
}
/* .search-url{
   padding-bottom: 3em;
} */
.search-highlight{
    padding-bottom: 1em;
}
.found-group{
   margin-top: 0.3em;
}

#searchresult .bg2-box{
	padding: 1em;
}

#searchresult .sub-full{
	width: 38.5em;
}
#searchresult .sub-side{
	width: 20em;
}
#searchresult .sub-side p{
	padding-left: 1em;
}


.hit-std{
	padding-bottom: .6em;
}

.hit-sub{
	padding-bottom: .6em;
	margin-left: 3em;
}
