/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Unterstützte Kommandos: liste|liste_treffer|tag_cloud */
/* 
Hinweise:
.MODUL .KOMMANDO TAG
*/

/* Element: suche */
.suche													{ }

.suche h2												{ }

.suche .formular-suche									{ padding: 0px; }
.suche .formular-suche form								{ width: 230px;}
.suche .formular-suche .form-eingabe-zeile				{ float: left; margin-right: 4px; }
.suche .formular-suche .form-text						{ width: 134px; height: 19px; }
.suche .formular-suche .form-button						{ clear: none; cursor: pointer; margin: 0; width: 64px; font-size: 0px; height: 22px; border: 0px; background: #fff url(../pics/layout/suchbutton.gif) no-repeat; }

.suche .formular-suche-filter							{ padding-left: 10px; }
.suche .formular-suche-filter .form-select				{ width: 180px; }
.suche .formular-suche-filter label						{  }

.suche .trefferliste									{ }	
.suche .trefferliste .wortvorschlag						{ }	
.suche .trefferliste .kopf								{ margin-bottom: 10px; }	
.suche .trefferliste .liste								{ margin-bottom: 10px; }	
.suche .trefferliste .treffer							{ }	
.suche .trefferliste .zeile-0				            { border-bottom: 1px dotted #666; margin-bottom: 8px; }
.suche .trefferliste .zeile-1				            { border-bottom: 1px dotted #666; margin-bottom: 8px; }

.suche .trefferliste .pageview a:link,					
.suche .trefferliste .pageview a:visited,				
.suche .trefferliste .pageview a:hover,					
.suche .trefferliste .pageview a:active				       { font-weight: normal; padding-right: 8px;  }

.suche .rahmen-oben-aussen								{ }
.suche .rahmen-oben-aussen .rahmen-oben-innen			{ padding-left: 10px; padding-top: 10px; }
.suche .rahmen-seite									{ }
.suche .rahmen-unten									{ }
.suche .rahmen-unten .rahmen-unten-links				{ }

.content .formular-suche   form                         { width: 100%; float: left; margin: 10px 0 10px 0px; }
.content .formular-suche  .form-eingabe-zeile label     { float: left; margin-right: 8px; font-size: 13px; margin-top: 2px; }
.content .formular-suche  .form-eingabe-zeile           { float: left; }
.content .suche .formular-suche .form-button			{ float: left; } 
.content .suche 		       			                { padding-left: 10px; }
/* Filter: Suchtreffer markieren */
.filter-markieren										{ background-color: #ffffaa; }

.start-box h3 span                                    { font-size: 15px; }

h1 span 						{ font-size: 18px; color: #666666; }
h2 span 						{ font-size: 16px; color: #666666; }
h3 span                       { font-size: 14px; color: #666666; }

.absatz h2 span               { font-size: 14px; font-weight: bold; }
.container h3 span            { font-size: 14px; color: #666666; }
.container h2 span            { font-size: 15px; color: #666666; }

.uebersicht h3 span           { font-size: 13px; color: #666; font-weight: bold; }
#start h2 span                { font-size: 18px;}
.auswahl h3 span              { font-size: 15px; }

a:link span,
a:visited span                   { color: #a86237; font-weight: bold; text-decoration: underline; }
/* Modul suche */
.modul-suche									{ }

/* Autocomplete für Textfelder */
.suche .formular-suche .autocomplete				{ position:absolute; background-color: #FFF; border:1px solid #6F6F6F; margin:0px; padding:0px; }
.suche .formular-suche .autocomplete ul 			{ list-style-type:none; margin:0px; padding:0px; }
.suche .formular-suche .autocomplete ul li.selected	{ background-color: #FBC477;}
.suche .formular-suche .autocomplete ul li			{ list-style-type:none; display:block; margin:0; padding:2px; cursor:pointer; }

/* Kategorie */
.modul-suche .navigation 						{ }

.modul-suche .navigation .ebene-1				{ overflow: hidden; }
.modul-suche .navigation .ebene-1-aktiv			{ font-weight: bold; }
.modul-suche .navigation .ebene-1 li			{ margin-top: 5px; }

.modul-suche .navigation .ebene-2				{ overflow: hidden; }
.modul-suche .navigation .ebene-2-aktiv			{ font-weight: bold; }
.modul-suche .navigation .ebene-2 li			{ margin-top: 5px; }

/* trefferliste */
.modul-suche .trefferliste						{ margin-top: 5px; }
.modul-suche .trefferliste .kopf				{ margin-bottom: 10px; }	
.modul-suche .trefferliste .liste				{ margin-bottom: 10px; }	
.modul-suche .trefferliste .treffer				{ }
.modul-suche .trefferliste .zeile-0				{ background-color: #fff; }
.modul-suche .trefferliste .zeile-1				{ background-color: #efefef; }

.modul-suche .trefferliste .pageview a:link,					
.modul-suche .trefferliste .pageview a:visited,				
.modul-suche .trefferliste .pageview a:hover,					
.modul-suche .trefferliste .pageview a:active				       { font-weight: normal; padding-right: 8px;  }

/* tag-cloud */
.modul-suche .tag-cloud							{ }

.modul-suche .tag-cloud	h2						{ }

.modul-suche .tag-cloud a,
.modul-suche .tag-cloud a:hover				{ display: inline; margin: 0 5px 0 0; }

.modul-suche .tag-cloud a.size-1, .modul-suche .tag-cloud a.size-1:hover,
.modul-suche .tag-cloud a.size-2, .modul-suche .tag-cloud a.size-2:hover,
.modul-suche .tag-cloud a.size-3, .modul-suche .tag-cloud a.size-3:hover
												{ color: #F50065; font-size: 19px; line-height: 21px; }

.modul-suche .tag-cloud a.size-4, .modul-suche .tag-cloud a.size-4:hover,
.modul-suche .tag-cloud a.size-5, .modul-suche .tag-cloud a.size-5:hover,
.modul-suche .tag-cloud a.size-6, .modul-suche .tag-cloud a.size-6:hover,
.modul-suche .tag-cloud a.size-7, .modul-suche .tag-cloud a.size-7:hover,
.modul-suche .tag-cloud a.size-8, .modul-suche .tag-cloud a.size-8:hover
												{ color: #C35A47; font-size: 17px; line-height: 19px; }

.modul-suche .tag-cloud a.size-9, .modul-suche .tag-cloud a.size-9:hover,
.modul-suche .tag-cloud a.size-10, .modul-suche .tag-cloud a.size-10:hover,
.modul-suche .tag-cloud a.size-11, .modul-suche .tag-cloud a.size-11:hover,
.modul-suche .tag-cloud a.size-12, .modul-suche .tag-cloud a.size-12:hover,
.modul-suche .tag-cloud a.size-13, .modul-suche .tag-cloud a.size-13:hover
												{ color: #DB9F8D; font-size: 15px; line-height: 18px; }

.modul-suche .tag-cloud a.size-14, .modul-suche .tag-cloud a.size-14:hover,
.modul-suche .tag-cloud a.size-15, .modul-suche .tag-cloud a.size-15:hover,
.modul-suche .tag-cloud a.size-16, .modul-suche .tag-cloud a.size-16:hover,
.modul-suche .tag-cloud a.size-17, .modul-suche .tag-cloud a.size-17:hover,
.modul-suche .tag-cloud a.size-18, .modul-suche .tag-cloud a.size-18:hover
												{ color: #8C8C90; font-size: 13px; line-height: 18px; }

.modul-suche .tag-cloud a.size-19, .modul-suche .tag-cloud a.size-19:hover,
.modul-suche .tag-cloud a.size-20, .modul-suche .tag-cloud a.size-20:hover,
.modul-suche .tag-cloud a.size-21, .modul-suche .tag-cloud a.size-21:hover,
.modul-suche .tag-cloud a.size-22, .modul-suche .tag-cloud a.size-22:hover,
.modul-suche .tag-cloud a.size-23, .modul-suche .tag-cloud a.size-23:hover,
.modul-suche .tag-cloud a.size-24, .modul-suche .tag-cloud a.size-24:hover,
.modul-suche .tag-cloud a.size-25, .modul-suche .tag-cloud a.size-25:hover
												{ color: #B8BABD; font-size: 12px; line-height: 18px; }

