/* CSS für die Presse */

#hauptseite .kopf {
  width:100%;
  border:2px solid #CC9900;
  border-collapse:collapse;
}

#hauptseite .bilder {
  width:100%;
  border:none;
  border-collapse:collapse;
}

#hauptseite .td16 {
  width:16%;
  padding:2px;
  background-color:#808080; 
  border:1px solid #CC9900;
  font-family:Arial, sans-serif; 
  font-size:12pt; 
  color:#FFFFFF; 
  font-weight:bold;
}
 
#hauptseite .td17 {
  width:17%;
  padding:2px;
  background-color:#808080; 
  border:1px solid #CC9900;
  font-family:Arial, sans-serif; 
  font-size:12pt; 
  color:#FFFFFF; 
  font-weight:bold;
}

#hauptseite .td20 {
  width:20%;
  padding:2px;
  background-color:#808080; 
  border:1px solid #CC9900;
  font-family:Arial, sans-serif; 
  font-size:12pt; 
  color:#FFFFFF; 
  font-weight:bold;
}

#hauptseite .td33 {
  width:33.3%;
  padding:2px;
}

#hauptseite .td50 {
  width:50%;
  padding:2px;
}

#hauptseite .s14 {
  font-family:Arial, sans-serif; 
  font-size:14pt; 
  font-weight:bold; 
}

#hauptseite .s18 {
  font-family:Arial, sans-serif; 
  font-size:18pt; 
  font-weight:bold; 
}

#hauptseite .drot {
  color:#880000;
  font-weight:bold;
  padding:2px;
}

