.suchdiv			{ 
					background: #EAE5DC;
					border: 1px solid #817265;
					color: black;
					width: 280px; 
					}

.suchkategorie 		{ 
					background-color: #817265;
					color: white;
					font-size: 10px;
					font-weight: bold;
					padding: 1px 4px 0 4px; 
					}

.suchergebnis 		{ 
					padding: 2px 4px 0 4px;
					line-height: 15px;
					font-size: 11px; 
					}

.suchergebnisse 	{
					border-top: 1px solid #817265;
					color: #72707b;
					font-size: 10px;
					padding: 2px 4px;
					text-align: right;
					}

.sucheintrag 		{ 
					margin-bottom: 1px;
					color: black; 
					}

.sucheintrag-untertitel
					{ 
					color:black;
					font-size: 10px; 
					font-weight: normal; 
					}

.suchmehr 			{ 
					color: #72707b;
					font-size: 10px; 
					margin-top: 1px; 
					text-align: right; 
					}

.suchlink 			{ 
					color: black; 
					}

.suchlink:visited	{ 
					color: #333333; 
					}

.detailsuchkategorie
					{ 
					background-color: #72707b;
					color: white;
					padding: 2px 0 1px 3px; 
					}

.detailsuchergebnis	{ 
					padding: 6px 4px 0 19px;
					line-height: 1.4;
					font-size: 11px; 
					}

.detailsuchergebnisstatus
					{
					color: #72707b;
					font-size: 10px;
					font-weight: bold;
					margin-bottom: 6px;
					}

.detailsucheintrag	{ 
					border-bottom: 1px dotted #cdc9d7;
					color: black; 
					margin-bottom: 5px;
					}

.detailsucheintrag-untertitel
					{ 
					color: #555555;
					font-weight: normal;
					margin-bottom: 5px;
					}

.detailsucheintrag-downloadlink
					{
					color: black;
					font-size: 9px;
					font-weight: normal;
					margin-bottom: 5px;
					}
					
.detailsuchlink		{ 
					color: #204b8e; 
					}

a.detailsuchlink:visited
					{ 
					color: #2456a1; 
					}

.detailwhitelink	{
					color: white;
					}

.detailsuchnavigation
					{
					font-size: 11px;
					font-weight: bold;
					}

.suchmarkierung		{
					background-color: #ff7567;
					}


/* unnoetig? */

.detailsuchmehr { 
	text-align: right; 
	font-size: 10px; 
	margin-top: 2px; 
}

.detailsuchergebnisse {
	padding:15px;
	border-top:1px solid #72707B;
	text-align:right;
	font-size: 10px;
}


