
/* Allgemein */

body, p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i
     { font-family:Arial,sans-serif, Helvetica; }

body, p, ul, ol, li, div, td, th, nobr, b, i
     {
	font-size: 12pt;
	color: White;
	background-color : Black;
	scrollbar-arrow-color:#E7C69C;
scrollbar-base-color:#000000;
scrollbar-dark-shadow-color:#000000;
scrollbar-track-color:#000000;
	
}


/* Links */

a:link
     {text-decoration:underline; font-weight:bold; color:#FFFFFF }

a:visited
     {font-weight:bold; color:#FFFFFF; text-decoration:none }

a:hover
     {color: #C0C0C0; text-decoration:underline;font-weight:bold}
     h1           { font-family: Arial; color: #FFFFFF; font-size: 14pt; font-weight: bold }
h2           { font-family: Arial; font-size: 12pt; color: #FFFFFF; font-style: italic }
