BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #000080;
}

A { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	text-decoration: none;
	color: #000080; 
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #1C3E9F;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000080;
}

.markiert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #000080;
}

.tab_00 {
	border-right: 1px;
	border-bottom: 1px;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-right-style: solid;
	border-bottom-style: solid;
}
h1   {
  	font-style : normal;
	font-family : arial,helvetica;
  	font-size : 13px;
	font-weight : bold;
	color: #000080;
  }
  TD  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 13px;
  	color: #000080;
  }

