/* Table Data */

td { font-family: arial, helvetica, sans-serif; color: #000000; }


/* Links */

a { font-family: arial, helvetica, sans-serif; }



/* normale Überschrift */

.ueberschrift { 
	text-align: center; 
	color: #000000; 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
}




/* Fehlermeldungen */

.error { 
	text-align: center; 
	color: #ff0000; 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
}





/* Überschrift Panoramafotos */

.panorama { 
	text-align: center; 
	color: #000000; 
	font-style: bold; 
	font-family: arial, helvetica, sans-serif;
}




/* Überschrift Reisetagebuch Tag */

.ueberschriftrtb { 
	text-align: center; 
	color: #000000; 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	}




/* Überschrift Reisetagebuch Staat */

.ueberschriftrtbs { 
	text-align: center; 
	color: #000000;
	font-style: normal;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	}





/* Unter-Überschrift Reisetagebuch San Francisco*/

.ueberschriftrtbsf { 
	text-align: center; 
	color: #000000; 
	font-family: arial, helvetica, sans-serif;
	}

	


	
/* Überschrift Fotoalbum Index */	
	
.ueberschriftfai { 
	text-align: center; 
	color: #000000; 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	}
	
	
	
		
	
/* Überschrift Fotoalbum Index Klicke auf die Fotos um sie zu vergrößern */	
	
.ueberschriftfaik { 
	text-align: center; 
	color: #000000; 
	font-family: arial, helvetica, sans-serif;
	}	




/* Überschrift Fotoalbum Detail */	

.ueberschriftfad { 
	text-align: center; 
	color: #000000; 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	}





/* Bottom Include */

.bottom { 
	text-align: center; 
	color: #000000; 
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	}