select { font-size: 8pt; }
input { font-size: 8pt; background-color: rgb(245, 245, 245); color: rgb(0, 0, 0);}
LI {font : 12px;}
body { font-family: Arial; font-size : 12px }
td { font-family: Arial; font-size : 12px }
b { font-size : 12px }

h1, h2, h3 {font-family: Arial; font-size : 12px;}
pre {
	font-family: Arial;
	font-size : 12px;
}
.bg_titel {
  background-color: #000000;
  background-image: url(/img/bgtitel.jpg);
  color : #DDDDDD;
  font-size : 14px;
  height: 20px;
}
.bg_titel2 {
  background-color: #393939;
  background-image: url(/img/bgtitel2.jpg);
  color : #DDDDDD;
  font-size : 12px;
  height: 16px;
}
.greytables {	background-color: #583750;	border: 1px solid #000000; color : #FFFFFF;}
.greytables2 {	background-color: #583750;	border: 1px solid #000000; color : #FFFFFF;}
.darkgreytables {	background-color: #C87EB6;	border: 1px solid #000000;}
.orange {	background-color: #C87EB6; color : #FFFFFF;}
.top_info {	color : #000000;}
.yellow {	background-color: #764B6B; color : #FFFFFF;}
.member_orange {	color : #FF9900; font-size : 10px;}
.top_grau {	color : #999999; font-size : 11px; }
.member {	color : #FFFFFF; font-size : 10px;}
.grau {	background-color: #F5F5F5; color : #777777;}
.clip_grau {	background-color: #BBBBBB; color : #000000; font-size : 11px;}
.titel_normal {	background-color: #FFFFFF; color : #000000; font-size : 22px; font-family: curls;}
.curls { font-size : 30px; color : #FFFFFF;}
.schrift_orange { font-size : 14px; color : #FF5500;}
.schrift_rot { font-size : 14px; color : #FF0000;}
.schrift_black { font-size : 12px; color : #FFFFFF;}

A:LINK  { color : #FFFF00; text-decoration: none; font-size : 12px;}
A:VISITED {color : #FFFF00; text-decoration: none; font-size : 12px;}
A:HOVER {color: #FFFAA7;  text-decoration: none; font-size : 12px;}
A:ACTIVE {color: #FFFAA7; text-decoration: none; font-size : 12px;}

A.center:LINK  { color : #FFFF00; text-decoration: none; font-size : 12px;}
A.center:VISITED {color : #FFFF00; text-decoration: none; font-size : 12px;}
A.center:HOVER {color: #FFFAA7;  text-decoration: none; font-size : 12px;}
A.center:ACTIVE {color: #FFFAA7; text-decoration: none; font-size : 12px;}

A.grey:LINK  { color : #555555; text-decoration: none; font-size : 12px;}
A.grey:VISITED {color : #555555; text-decoration: none; font-size : 12px;}
A.grey:HOVER {color: #FFFFFF;  text-decoration: none; font-size : 12px;}
A.grey:ACTIVE {color: #FFFFFF; text-decoration: none; font-size : 12px;}

A.member_orange:LINK  { color : #FF9900; text-decoration: none; font-size : 11px;}
A.member_orange:VISITED {color : #FF9900; text-decoration: none; font-size : 11px;}
A.member_orange:HOVER {color: #FFFFFF;  text-decoration: none; font-size : 11px;}
A.member_orange:ACTIVE {color: #FFFFFF; text-decoration: none; font-size : 11px;}

A.clip_orange:LINK  { color : #FF5500; text-decoration: none; font-size : 11px;}
A.clip_orange:VISITED {color : #FF5500; text-decoration: none; font-size : 11px;}
A.clip_orange:HOVER {color: #FFFFFF;  text-decoration: none; font-size : 11px;}
A.clip_orange:ACTIVE {color: #FFFFFF; text-decoration: none; font-size : 11px;}

