BODY  {
	margin-top : 0;
	margin-left: 0pt;
	background-color: #D3DFFF;
}


H1  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color : #E6E6DC;
}

H2  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color : Black;
}

H3  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	letter-spacing: 1pt;
	color : Black;
}



.Headline18pt_rot  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight : bold;
	color : Red;
}

.Headline14pt_rot  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
	color : Red;
}

.Text14pt_schwarz	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : normal;
	color : Black;
}

.Text12pt_schwarz	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Black;
}

.Text_small12pt_schwarz	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : normal;
	color : Black;
}


.Text12pt_rot	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Red;
}

.Copyright	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	color : Silver;
}


A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Blue;
	text-decoration : underline;
}



A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}




A:Active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}

a.newstitle {
	font-family : Arial,helvetica;
	font-size : 9pt;
	font-weight : bold;
	color : White;
	text-decoration: none;
}
a.newstitle:hover {
	font-family : Arial,helvetica;
	font-size : 9pt;
	font-weight : bold;
	color : #FAD900;
	text-decoration: none;
}
a.newstitle:active {
	font-family : Arial,helvetica;
	font-size : 9pt;
	font-weight : bold;
	color : #FAD900;
	text-decoration: none;
}

input, textarea {
	focus: background-color : #FFFFC0;
	
}


/* FOOTER */
	#footer { text-align:center; padding:10px 0 3px 0;  }
		#footer p { font-size:12px; color:#fff}
		#footer a { color:#ccc; text-decoration:none; font-weight:normal; font-size:12px;   }
			#footer a:hover { text-decoration:underline; color:#c00; }
		
	/* FOOTER */
