/* Layoutdefinitionen */

 /* Formatierungen für Hintergrund und Seitenleiste */
body
{
	background-color:			#000000;  /* Hintergrundfarbe Schwarz */
}

/* Textformatierungen */

font				{ color: #FFFFFF; text-decoration: none; font-family: Copperplate Gothic Light, Bookman Old Style, Verdana, sans-serif; }
a:link,a:visited	{ color: #FFFFFF; text-decoration: none; font-family: Copperplate Gothic Light, Bookman Old Style, Verdana, sans-serif; }
a:hover,a:active 	{ color: #BBBBBB; text-decoration: none; font-family: Copperplate Gothic Light, Bookman Old Style, Verdana, sans-serif; }

h1 { font-size:13px; color: #000000; font-weight:normal; text-decoration: none; font-family: Copperplate Gothic Light, Bookman Old Style, Verdana, sans-serif; }
h2 { font-size:13px; color: #000000; font-weight:normal; text-decoration: none; font-family: Copperplate Gothic Light, Bookman Old Style, Verdana, sans-serif; }
h3 { font-size:13px; color: #000000; font-weight:normal; text-decoration: none; font-family: Copperplate Gothic Light, Bookman Old Style, Verdana, sans-serif; }
invistext { color:000000; font-size:2px; font-size-adjust:none; text-decoration:none; text-align:center;}

.titel		{ color:#FC6; text-decoration: none; font-family: Copperplate Gothic Light, Bookman Old Style, Verdana, sans-serif; }
.wtext		{ color:#FFFFFF; text-decoration: none; font-family: Copperplate Gothic Light, Bookman Old Style, Verdana, sans-serif; }
.key		{ font-size:14px; color:#FFFFFF; text-decoration: none; font-family: Copperplate Gothic Light, Bookman Old Style, Verdana, sans-serif; }