 body {
 	font-family : Arial;
 	color : black;
 	font-size : 12pt;
 	text-decoration : none;
	background-image : url(../layout/hintergrund_text.gif);
	background-attachment: fixed;
 }	

 .titelrot  {
 	font-family : Arial;
 	color : red;
 	font-size : 24pt;
 	text-decoration : bold;
 }
 
 .titelschwarz_riesig  {
 	font-family : Arial;
 	color : black;
 	font-size : 60pt;
 	text-decoration : bold;
 }

 .titelschwarz  {
 	font-family : Arial;
 	color : black;
 	font-size : 24pt;
 	text-decoration : bold;
 }
 
 .titelschwarz_kursiv  {
 	font-family : Arial;
 	color : black;
 	font-size : 24pt;
 	text-decoration : bold;
 	font-style : italic;
 }
 
 .rot  {
 	font-family : Arial;
 	color : red;
 	font-size : 12pt;
 	text-decoration : none;
 }
 
 .gruen  {
 	font-family : Arial;
 	color : green;
 	font-size : 12pt;
 	text-decoration : none;
 }
 
 .weiss  {
 	font-family : Arial;
 	color : white;
 	font-size : 12pt;
 	text-decoration : none;
 }
 
 .grau  {
 	font-family : Arial;
 	color : #999999;
 	font-size : 12pt;
 	text-decoration : none;
 }
 
 .schwarz  {
 	font-family : Arial;
 	color : black;
 	font-size : 12pt;
 	text-decoration : none;
 }
 
 .blau  {
 	font-family : Arial;
 	color : blue;
 	font-size : 12pt;
 	text-decoration : none;
 }
 
 .schwarzkleiner  {
 	font-family : Arial;
 	color : black;
 	font-size : 10pt;
 	text-decoration : none;
	background-color: transparent;
 }
 
 .graukleiner  {
 	font-family : Arial;
 	color : #999999;
 	font-size : 10pt;
 	text-decoration : none;
 }
 
 .blaukleiner  {
 	font-family : Arial;
 	color : blue;
 	font-size : 10pt;
 	text-decoration : none;
 }
 
 .rotkleiner  {
 	font-family : Arial;
 	color : red;
 	font-size : 10pt;
 	text-decoration : none;
 }
 
 .gruenkleiner  {
 	font-family : Arial;
 	color : green;
 	font-size : 10pt;
 	text-decoration : none;
 }
 
.titelbalken  {
 	font-family : Arial;
 	color : white;
 	font-size : 14pt;
	font-weight: bolder;
 }
 
 .schwarzgroesser  {
 	font-family : Arial;
 	color : black;
 	font-size : 14pt;
 	text-decoration : none;
 }
 
 .schwarzgroesser_u  {
 	font-family : Arial;
 	color : black;
 	font-size : 14pt;
 	text-decoration : underline;
 }
 
  .rotgroesser  {
 	font-family : Arial;
 	color : red;
 	font-size : 14pt;
 	text-decoration : none;
 }
 
  .rotgroesser_u  {
 	font-family : Arial;
 	color : red;
 	font-size : 14pt;
 	text-decoration : underline;
 }
.rotkleiner {

 	font-family : Arial;
 	color : #FF0000;
 	font-size : 10pt;
 	text-decoration : none;
}

#rahmen_grau {
  border-width : 0.5px;
  border-style : solid;
  border-color : #878787;
  text-align : center;
}
