/*********************************************************************
 * filmartists.de
 * 
 * @version       $Revision: 30 $
 * @modified by   $Author: ds $
 * @last modified $Date: 2008-12-10 12:52:29 +0100 (Mi, 10 Dez 2008) $
 *********************************************************************/


/* --------------------------------------------------------------------------------------
 * html and body
 * -------------------------------------------------------------------------------------- */

	body {
		font-size: 24px; line-height: 32px;
	}

/* --------------------------------------------------------------------------------------
 * general page elements
 * -------------------------------------------------------------------------------------- */

	.headline h1 small {
		display: none;
	}

/* --------------------------------------------------------------------------------------
 * gallery
 * -------------------------------------------------------------------------------------- */

	.gallery ul li {
		font-size: 0.6em; line-height: 1.1em;
	}
