#suchnavi{
	margin-bottom:20px;
}

.suchethemenverteilung {
	margin: 5px 5px 2px 0; 
	padding:0px;  
	height: 20px; 
}

.suche-titel {
	font-size: 1.2em; 
	font-weight: bold; 
	padding: 1px; 
	background-color:#e3e3e3;
}

.suche-text {
	font-size: 1em; 
	font-style: normal; 
	font-weight: normal; 
	/*color: #000000; */
	text-decoration: none;
	/*margin-top: 5px; */
	margin-bottom: 5px;
}

.suche-thema {
	font-size: 1em; 
	font-weight: normal; 
	color: #0066cc; 
	text-decoration: none;
	padding:2px; 
	margin-top:10px; 	
}

.suche-thema-bold {
	font-size: 1em; 
	font-weight: bold; 
	color: #0066cc; 	
}
.suche-themenlink {
	float:left;
	margin:0 15px 0 0;
}

.suche-detaillink {
   	font-size: 1em;  
   	text-decoration: underline;
	font-weight:normal;
	color: #0066cc;
}
a.suche-detaillink:link, a.suche-detaillink:visited{
	color: #0066cc;
	text-decoration: underline;
}
a.suche-detaillink:hover, a.suche-detaillink:active{
	color: #0066cc;
	text-decoration: underline;
}

.suche-themalink {
   	font-size: 1em;  
   	text-decoration: underline;
	font-weight:normal;
	color:#0066cc;
}
a.suche-themalink:link, a.suche-themalink:visited{
	color:#0066cc;
	text-decoration: underline;
}
a.suche-themalink:hover, a.suche-themalink:active{
	color:#0066cc;
	text-decoration: underline;
}
