/* diashow.css for herzobilder.de - by Gm-webdesign - Ver. 2007-05-21 */
/* ACHTUNG: 12pt in IE viel grösser als in Firefox !!*/  

/* Arial=Standard for all links without menu */
a:link 	  { text-decoration:underline; color:#0904aa; } 
a:visited { text-decoration:underline; color:#333333; }
a:hover   { text-decoration:underline; color:#FA2A2A; } 
a:active  { text-decoration:underline; color:#008040; }

body	{
	background-color:#eeeeee;
	color:#000000;
	}


* 	{  /* Grösse 11 nicht ändern wg. float:left !, gesamter Text, Bildbeschreibung diashows, Donnerwetter-Banner */  
	text-decoration: none;
	font-family:Arial,Helvetica;
	font-size:11pt;    /* 1.0em is in IE bigger then in Firefox; dangerous value !! */
	}

.dstitel { /*Diashow-Titel wg. h1-Fehler in IE*/
	text-decoration: none;
	color:#F2F2F2;
	background-color:#777777;
	font-family:Comic Sans MS;
	font-size:13pt;    
	}	

.dscopy { /*Diashow-copyright */
	text-decoration: none;
	color:#111111;
	font-family:Arial,Helvetica;
	font-size:11pt;    
	}	
	
.quelle { /*Diashow-Quellenangabe */
	text-decoration: none;
	color:#c1c1c1;
	font-family:Arial,Helvetica;
	font-weight:normal;
	font-size:11pt;    
	}	

.dslink { /*Diashow-Link-Button */
	background-color:#0066CC; 
	color:#F2F2F2; 
	font-family:Arial,Helvetica;
	font-weight:bold;
	font-size:9pt;   
	}


.button2 { /*buttons small hzvindex.html & diashows */
	font-family:Arial,Helvetica;
	font-size:9pt;   
	font-weight:bold;
	color:#ffffff;
    background-color:#777777; 
	}  

.countertxt { /* Kommentar-Text für Counter & Kleingedrucktes in diashows; Frühling=#f5f8c9 */
	text-decoration: none;
	color:#f5f8c9;
	font-family:Arial;
	font-size:9pt;  /* frueher 0.7em */ 
	}

.navi   {font-size:11pt;
         margin-top:-5px; 
         margin-bottom:5px; 
	     color: #111111;
        }

.td2	{ background-color:#aaaaaa; }  /* image border; table data 1 color see .dstitel */

.td3	{ background-color:#777777; }  /* image description */

.td4	{ background-color:#eeeeee; }  /* buttons */
