body {
	font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}
span {
	font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
}
a {
  color: #0000EE;
  text-decoration: none;
}

.topnavigation {
  text-align: center;
}
.leftnavigation {
  text-align: center;
}
.big {
  font-size: 18px;
  font-weight: bold;
}
.textheader {
  background-color: #1734A6;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}
.textbody {
  background-color: #EFEFEF;
  font-size: 12px;
  color: #111111;
}
.infonummer {
  font-size: 11px;
  color: #AA7777;
  font-weight: normal;
}

.infobox {
  background-color: #FFFFFF;
  font-size: 10px;
  color: #111111;
}
.reference {
  background-color: #DDDDDD;
  font-size: 11px;
  color: #111111;
}
.referenceBig {
  font-size: 13px;
  color: #111111;
}
.extrasmall {
  font-size: 11px;
}




.admin {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
  FONT-SIZE: 12 px;
  text-align: center;
  color: #B7B7B7;
  font-weight: bold;
  text-decoration: underline;
}
.admintext {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
  FONT-SIZE: 12 px;
  text-align: center;
  color: #000000;
  text-decoration: underline;
}


a.black {
  color: #000000;
  text-decoration: underline;
}
a.black:HOVER {
  color: #000000;
  text-decoration: none;
}
a.mainnavigation {
  color: #000077;
  font-weight: bold;
}
a.mainnavigation:HOVER {
  color: #555577;
  font-weight: bold;
}
a.subnavigation {
  color: #000077;
}
a.subnavigation:HOVER {
  color: #555577;
}
a.loginlink {
  text-decoration: none;
  font-size: 10px;
  color: #ffffff;
}
a.edit {
  text-decoration: none;
  color: #ff4444;
}