/* ######################################################################################
   ###################################################################################### */

body { 
  color: black; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  font-style: normal; 
  font-size: 10pt;
  background-color: White;
}

table { 
  color: black; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  font-style: normal; 
  font-size: 10pt;
  background-color: transparent; 
}

/* ######################################################################################
   Verweise
   ###################################################################################### */

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #AA9D22;
}

a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #EEE8AA;
}

/* ######################################################################################
   ###################################################################################### */

#TitelText { 
  color: black; 
  font-size: 16pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  font-style: normal; 
  background-color: transparent; 
}

#MeldeText { 
  color: black; 
  font-size: 7pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-style: normal; 
  background-color: transparent; 
}

/* ######################################################################################
   ###################################################################################### */

