/* DATEI: harlekin_inhalt.css                  */
/* Stylesheets fuer www.harlekintheater.de     */
/* (c) www.denografix.de                  */
/*     17.03.2004                     */

BODY {
	background-color : FCE4BB;
	color : C0263B;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

P {
	background-color : transparent;
	color : C0263B;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-align: center;
}

A:LINK, A:VISITED {
	color : C0263B;
	text-decoration : underline;
	font weight : bold;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

A:HOVER {
	color : C0263B;
	text-decoration : underline;
	font-family : Verdana, Helvetica, sans-serif;
	font weight : bold;
	font-size : none;	
	font-size : 11px;
}

TH {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : none;
}

TD {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	weight : bold;
	text-align: none;
	vertical-align: none;
}

B {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : C0263B;
	text-align: none;
	vertical-align: none;
}

STRONG {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : C0263B;
	text-align: none;
	vertical-align: none;
}

TABLE {
	border: none;
}

