/* Stylesheet Theatergastspiele Kempf */

/* Schriftfarbe-groesse und art */	
body, div, p, td, th, h1, h2, h3, h4, li, ul, ol { 
	 font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
	 color: #ffffff;
	 font-size:10pt;
	 }
	
body {
 	background-color: #003085;
 	margin:0px;
	 }
		
img {
	color: #ffffff;
	border-color:  #ffffff;
}

/* Hauptüberschrift */
 h2 {
	 font-size:13pt;
	 font-weight:bold;
		margin-top:0px;
		
	 }
/*Standard-Tabellen zelle mit class für sehr kleinen Text*/
td.mini {
	font-size: 10px;
}


