/* Statistik */

/* +++ Allgemeine Elementanweisungen +++ */


html, body		  	{ }

body			  	{ }

h1				{
				color:#00545b;
				}

h2				{
				color:#00545b;
				}

h2.erweiterteSuche		{
				color:#00545b;
				}

h3				{
				color:#00545b;
				}

h4 				{
				color:#00545b;
				}


h5 				{
				color:#00545b;
				}

h6				{					
				color:#00545b;
				}


/*------------------------------------------------------------------------------------------*/    

/* +++ Kopfbereich +++ */

/* Grafikbereich */

#logo				{
				padding-left:20px;
				background:#1eae9c;
				}

#logo a 			{
				color:#fff;
				}

#grafikbereich			{
				background:#1eae9c;
				}

/* Servicenavigation */

#serviceLeiste			{
				background:#00545b;
				}

#navService li			{
				color:#fff;
				}

#navService ul a			{
				color:#fff;
				}

#navService ul a:hover		{
				color:#00545b;				
				background:#fff;
				}
				
#navService ul a.aktiv		{
				color:#00545b;
				background:#fff;
				}


/* Suche in Servienavigation, Text, Eingabefeld und Button */

td.label			{
				color:#fff;
				background:#00545b;
				}

#navServiceSuche		{
				background:#00545b;
				}
				
#navServiceSuche input.button	{
				background: #1eae9c url(/images/statistik/icon_suche.gif) center bottom no-repeat;
				}


/* Pfad */

#pfadAnzeige a			{
				color:#199283;
				}


/*------------------------------------------------------------------------------------------*/    

/* +++ Mittelbereich +++ */

/* +++ Hauptnavigation +++ */

#navigationsleiste		{
				background:#cecece;
				}

#hauptnavigation		{
				background:#cecece;
				}

#hauptnavigation a		{
				color:#fff;
				}

#hauptnavigation ul li a
				{
				background:#1eae9c;
				}

#hauptnavigation ul li a:hover	{
				color:#fff;
				background:#00545b;
				}

#hauptnavigation ul li a.aktiv	{
				color:#fff;
				background:#00545b;
				}

#hauptnavigation ul ul li	/* Unter-Navigationspunkt */
				{
				background:#cecece;
				}

#hauptnavigation ul ul li a
				{
				color:#000;
				background:#cecece;
				}

#hauptnavigation ul ul li a:hover
				{
                		color:#00545b;
                		background: #efefef;
				}

#hauptnavigation ul ul li a.aktiv	/* aktive Seite */		
				{
				color:#00545b;
				background: #efefef;
				}

#hauptnavigation ul li a.aktivParent	/* aktuell geoeffneter Navigationspunkt */
				{
				color:#fff;
				background:#00545b;
				}

#hauptnavigation ul li a.aktivParent:hover
				{
                		color:#fff;
				background:#00545b;
				}

/* Hauptnavigation Sucheseite */

#hauptnavigation ul li.suche a {
    				color: #fff;
    				background: #1eae9c url(/images/statistik/icon_navipfeil.gif) 17px 50% no-repeat;
				}

#hauptnavigation ul li.suche a:hover {
    				color: #fff;
    				background:#00545b url(/images/statistik/icon_navipfeil_hover.gif) 17px 50% no-repeat;
				}


/* +++ Inhaltsbereich +++ */

.box 				{
				background: #e7e7e7;
				}

#text a				{
				color:#199283;
				}

#text a:visited				{
				color:#199283;
				}

#text a:hover				{
				color:#199283;
				}

#text h2.boxTitel	 	{
				color:#fff;
				border-top:1px solid #00545b;
				border-left:1px solid #00545b;
				border-right:1px solid #00545b;
				background:#00545b;
				}

#text h2.boxTitelMittel, #text h2.boxTitelTeaserbox
				{
				color:#fff;
				border-top:1px solid #00545b;
				border-left:1px solid #00545b;
				border-right:1px solid #00545b;
				background:#00545b;
				}

#text div.teaserGross 		{
				border-bottom:1px solid #00545b;
				border-left:1px solid #00545b;
				border-right:1px solid #00545b;
				}
				
#text div.teaserGross h3	{
				color:#00545b;
				}

#text div.teaserMittel 		{
				border-bottom:1px solid #00545b;
				border-left:1px solid #00545b;
				border-right:1px solid #00545b;
				}
				
#text div.teaserMittel h3	{
				color:#00545b;
				}

#text table.linkMehr 		{
				border-bottom:1px solid #00545b;
				border-left:1px solid #00545b;
				border-right:1px solid #00545b;
				}
				
#text div.linie h3		{
				color:#00545b;
				}

#text h3.linkTitel 		{
				color:#00545b;
				}

#text .tabelleTelefon 		{
				background:#e7e7e7;
				}

#text .tabelleBackHell
				{
				background:#e7e7e7;
				}

#text .tabelleBackDunkel 
				{
				background: #cecece;
				}
				
#text .tabelleBackPreisTitel 
				{
				background:#cecece;
				}
				
#text .tabelleBackPreis
				{
				background: #e7e7e7;
				}

#text table.zoom div
				{
				background: #cecece;
				border: 1px solid #666;
				}

#text div.hinweis 		{
				background: #e7e7e7;
				}

#text div.hinweis h3		{ 
				color:#00545b;
				}
			
#text div.datenblock h2	
				{
				color:#00545b;
				}
			
#text div.datenblock h3	
				{
				color:#00545b;
				}
			
#text ul.liste	
				{
				list-style-image: url(/images/statistik/punkt.gif);
				}

#text ul.ebene2 		{
				list-style-image: url(/images/statistik/punkt.gif);
				}


/*------------------------------------------------------------------------------------------*/    

/* +++ Sondermodule +++ */

/* +++ A-Z-Modul +++ */

/* A-Z-Links waagrecht */


#text ul.azLink	
				{
				background: #1eae9c;
				}

#text ul.azLink li.aktiv	
				{
				background: #00545b;
				color: #fff;
				}

#text ul.azLink li.leer	
				{
				color: #ccc;
				}

#text ul.azLink li a	
				{
				color: #fff;
				}

#text ul.azLink li a:hover	
				{
				color: #fff;
				background: #00545b;
				}


/* +++ Tabelle im 1-spaltigem Inhaltsbereich +++ */

table.tabelleDaten th 
				{
				background: #cecece;
				}
				
table.tabelleDaten td
				{
				background: #e7e7e7;
				}

table.tabelleDaten td.tabelleBackTitel
				{
				background: #cecece;
				}

/* +++ Wetter +++ */

#text div.wetter		{
				background: #e7e7e7;
				}


/* +++ Bildarchiv +++ */

#text h2.boxTitelArchiv		{
				color:#333333;
				border-top:1px solid #666;
				border-left:1px solid #666;
				border-right:1px solid #666;
				background:#E7E7E7;
				}

#text div.bildArchiv		{					
				border-right:1px solid #666;
				border-bottom:1px solid #666;
				border-left:1px solid #666;
				}

#text div.bildArchivVideo	{					
				border-right:1px solid #666;
				border-bottom:1px solid #666;
				border-left:1px solid #666;
				}

#text div.bildArchivAudio	{					
				border-right:1px solid #666;
				border-bottom:1px solid #666;
				border-left:1px solid #666;
				}

#text div.bildArchivAudio h3	
				{
				color: #333;
				}
				
/* +++ Zoombild Einzelseite +++ */

#zoom		   		{
				background:#ededed;
				}

#zoom div	   		{
				background: #fff;
				}

#zoom div.a	   		{
				background: #ededed;
				}

#zoom a				{
				color:#199283;
				}

#zoom a:visited			{
				color:#199283;
				}

#zoom a:hover				{
				color:#199283;
				}

#zoom div.text	   		{
				background: #f9f9f9;
				}


/* +++ Formular +++ */

#formular input.txt		{
				border:1px solid #ccc;
				}

#formular input.txtKurz		{
				border:1px solid #ccc;
				}

#formular input.btn		{
				border:1px solid #ccc;
				background: #f6f6f6;
				}

#formular textarea		{
				border: 1px solid #ccc;
				}
			

.adressen h3			{
				color:#666;
				}

/* Bestellung eingeben */

#formular input.btnLinks	{
				border:1px solid #ccc;
				background: #f6f6f6;
   				}

#formular input.btnRechts		{
				border: 1px solid #ccc;
				background: #f6f6f6;
				}

/* +++ Newsletter +++ */

#newsletter			{
				background: #f6f6f6;
				}

#newsletter input.txt		{
				border: 1px solid #666;
				}

#newsletter input.buttonnl
				{
				border: 1px solid #666;
				background: #ccc;
				}


/*------------------------------------------------------------------------------------------*/    

/* +++ 3.Spalte weiterfuehrende Links +++ */

#spalteRechts 			{						
				border:1px solid #00545b;
				}
						
#spalteRechts h6		{						
				color: #fff;
				background: #00545b;
				}	
			
#spalteRechts a			{						
				color:#199283;
				}
			
#spalteRechts a:visited		{					
				color:#199283;
				}
			
#spalteRechts a:hover		{					
				color:#199283;
				}
						

/* +++  Module 3.Spalte weiterfuehrende Links +++ */

/* Linkliste mit einem optionalen Bild */

div.thema ul 			{
				color:#199283;
				}

div.thema ul li			{
				background: url(/images/statistik/punkt.gif) 0em 0.5em no-repeat;
				}

div.thema span.linkText
				{
				color:#000;
				}


/* Liste mit Flaggen-Icons  */

#spalteRechts div.flaggen	{
				background:#cecece;
				}


/*------------------------------------------------------------------------------------------*/    

/* +++ Anzeigenspalte +++ */

#logoRechts			{
				background:#1eae9c;
				}
				
#serviceRechts			{
				background:#00545b;
				}
				
#pfadRechts			{
				background:#efefef;
				}
				
#hauptRechts			{
				background:#efefef;
				}
				
				

/* +++ Module fuer Anzeigenspalte +++ */

#werbung h5			{
				color:#666;
				}

#werbung div.link a		{
				color: #199283;
				}				
				
				
/*------------------------------------------------------------------------------------------*/    

/* +++ Google Frontend +++ */

#ergebnisse ul
				{
				list-style-image: url(/images/statistik/punkt.gif);
				}

