body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 10pt;
	font-weight: normal;
	background-color : #C0C0C0;
	background-image : url(../images/background-gray.gif);
	background-repeat : repeat; }

hr {

	border: 0px; /* Für Firefox und Opera */
	border-top: solid 3px #000080;
	border-bottom: transparent; }

td,th,p,ol,ul,li,div,address,blockquote,nobr,b,i,dl,dt,span {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 10pt;
	font-weight : bold; }

	.trnormal { background-color: #FFFFFF }
	.trhighlight { background-color: #F0F0F0 }

h1,h2,h3,h4,h5,h6 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight : bold; }

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
h5 { font-size:10pt; }
h6 { font-size:8pt; }

a:link { color:#0000FF; text-decoration:none; font-weight:bold; }
a:visited { color:#0000FF; text-decoration:none; font-weight:bold; }
a:active { color:#FF0000; text-decoration:none; font-weight:bold; }
a:hover {color:#FF0000; text-decoration: none; font-weight:bold; }

.counter {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold; }

.mini {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000080;
	font-weight : normal; }

.small {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000080;
	font-weight : bold; }

.big {
	font-family :   Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000080;
	font-weight : bold; }

.bigger {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 24pt;
	color : #000080;
	font-weight : bold; }

.red {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight : bold; }

.blue {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #0000FF;
	font-weight : bold; }

.green {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #00AA00;
	font-weight : bold; }

.biggreen {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #00AA00;
	font-weight : bold; }

.tdsingle {
	border-style: solid;
	border-width: 4px;
	padding: 10px;
	border-color: #000080;
	background : #FFFFFF; }

.tdsinglelightgrey {
	border-style: solid;
	border-width: 4px;
	padding: 10px;
	border-color: #000080;
	background : #EFEFEF;
	background-repeat : repeat; }

