/* Style Sheet Metadata - VSMS SCREENSTYLE - ***********************/
/*                                                                 */
/* Projekt:      VMS Layouts                                       */
/* Firma:        cosinex GmbH / www.cosinex.de                     */
/* Autor:        A.Broeker                                         */
/* Datum:        11.02.2008                                        */
/* Version:      1.0                                               */
/* Optimiert:    ab IE 6, FF, Opera, Safari                        */
/* Funktion:     SCREENSTYLE  / STANDARD SCHRIFTGROESSE            */
/*                                                                 */
/* Elemente:     - IMPORT CSS DATEIEN               (ab Zeile  16) */
/*               - SCHRIFTGROESSE - GROSS -         (ab Zeile  25) */
/*                                                                 */
/*******************************************************************/

/*******************************************************************/
/* IMPORT CSS DATEIEN                                              */
/*******************************************************************/	
@import "VSM_rahmenlayout.css"; 		    /* enthaelt Rahmen und Allgemeine Formatierungen */
@import "VSM_tooltip.css"; 				    /* enthaelt alle Formatierungen fuer die Tool Tips */
@import "VSM_loadingbox.css"; 				/* enthaelt alle Formatierungen fuer die Ajax Loading Boxen */
@import "VSM_suchmaske.css"; 				/* enthaelt alle Formatierungen fuer die Suchmaske */
@import "VSM_ergbenisausgabe.css"; 			/* enthaelt alle Formatierungen fuer die Suchmaske */
@import "VSM_iframe.css"; 					/* enthaelt alle Formatierungen fuer den Iframe */
	
/*******************************************************************/
/* SCHRIFTGROESSE - NORMAL -                                       */
/*******************************************************************/	
#headerLinks a        	{font-size:12px;}  /* Links im Header */
.searchText, 
.postCodeBoxLabel	    {font-size:13px;}  /* Labels in der suchbox */
.searchNormalText		{font-size:13px;}  /* Normaler Text suchbox */
.anzahlKommuneText		{font-size:13px;}  /* Normaler Text suchbox */
.searchTextField,
.postCodeBoxInputField  {font-size:16px;}  /* Eingabefeld */
.dropDown		      	{font-size:14px;}  /* dropdown */
.loadingText 	      	{font-size:13px;}  /* Text bei Ladesequenzen */   
#tooltipsINFO	      	{font-size:13px;}  /* Text innerhalb der Toolbox */
.tooltipsheadline     	{font-size:14px;}  /* Headline Tool Tip */
h1.synonymeBox			{font-size:16px;}  /* Ueberschrift Synonyme */
#footer 		      	{font-size:13px;}  /* Text im Footer */
a.synonymeBox      	  	{font-size:13px;}  /* Links bei Synonymen */
a.resultTopLink	      	{font-size:15px;}  /* Top Link bei Ergebnis */
a.resultSubLink       	{font-size:13px;}  /* Sub Link im Ergebnis */
.jumpAnker            	{font-size:12px;}  /* Link fuer Anker */
a.moreResultsTextLink 	{font-size:12px;}  /* Anzeige "Weitere Treffer anzeigen */
a.moreResultsLink	    {font-size:12px;}  /* Seiten "1-2-3.." */	
.moreResultsText	  	{font-size:13px;}  /* Text */	
a.moreResultsCurrentPage{font-size:12px;}  /* Aktuelle Trefferseite */	
.gsaData 				{font-size:13px;}  /* Datum, Dateigroesse GSA */	
p.gsaAdvice				{font-size:13px;}  /* Anzeige bei gleichen Treffern GSA */	
p.gsaSuggestion			{font-size:13px;}  /* Vorschlaege GSA */
ul          			{font-size:13px;}  /* Vorschlaege Liste GSA */
#pageInfoBox			{font-size:14px;}  /* Informationsseite */
a.pageInfoBox			{font-size:12px;}  /* Informationsseite Links */	
.pageInfoHead			{font-size:17px;}  /* Informationsseite Ueberschrift */
.competenceData, 
.competenceData p	    {font-size:14px;}   /* Inhalt der Zuständigkeitsdaten */
.competenceData h1 		{font-size:16px;}   /* Name der zuständigen Behörde */
p.federalService        {font-size:14px;}   /* Behoerdenfinder */
	

