BODY	{
	font-family: Verdana, sans-serif, helvetica, arial;
	font-size: 13px;
	background-color: #FFFFFF;
	}

.default  {
	font-family: Verdana, sans-serif, helvetica, arial;
	font-size: 13px;
	}

TD	{
	font-family: Verdana, sans-serif, helvetica, arial;
	font-size: 13px;
	}

TH	{
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	}
A:link {
  color: #0E0E76;
}

A:visited {
  color: #0E0E76;
}
/*
A:hover {
  color: #FF0F12;
  text-decoration : underline;
}
*/

H1 {font-size: 14pt; font-weight : bold; color: #FF0F12;}
H2 {font-size: 12pt; font-weight: bold; color: #FF0F12; }
H3 {font-size: 10pt; font-weight: bold; color: #FF0F12; }
H4,H5,H6 {font-size: 10pt; font-weight: normal; color: #FF0F12; }

.h1 {font-size: 14pt; font-weight : bold; color: #FF0F12;}
.h2 {font-size: 12pt; font-weight: bold; color: #FF0F12; }
.h3 {font-size: 10pt; font-weight: bold; color: #FF0F12; }
.h4 {font-size: 10pt; font-weight: normal; color: #FF0F12; }

/*Blaue Leiste */

.submenu    {
			font-family: helvetica, arial, Verdana, sans-serif;
			color: #FFFFFF;
			text-decoration : none;
			}							


.titlec	{
  font-weight: bold;
	color: #FF0F12;
	}

.normallink {
	color: #0E0E76;	
	}

.comment {
  /* font-lock-comment-face */
  color: #666666;
  font-style: italic;
  }

.pagemenu    {
			color: #000000;
			text-decoration : none;
			}			



/* Tabelle */

.tablecbg	{
	background-color: #FFDD9B;
	}
.tablerbg	{
	background-color: #f0f0f0;
	}
.smalltext {
	font-size: 11px;
	line-height: 1.2em;
	}
.tabler	{
	background-color: #FFFFFF;
	}

	