<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Formatierung für den gesamten Bereich*/
@import url(standard.css);
@import url(background_follower.css);
@import url(headline.css);
@import url(center.css);
@import url(themecenter.css);
@import url(city_navi.css);

.theme_table img {
  margin-top:5px;
}

.theme_headline1 {
  width:470px;
}

.theme_headline1 h4{
  font-size:16px;
  font-weight:bold;
  margin:0 0 0 0;
  color:#000000;
}

.theme_headline1 h4:hover{
  font-size:16px;
  font-weight:bold;
  margin:0 0 0 0;
  color:#96004a;
}

.theme_headline1 h2{
  font-size:20px;
  font-weight:bold;
  margin:0 0 0 0;
  color:#000000;
}

.theme_headline1 h2:hover{
  font-size:20px;
  font-weight:bold;
  margin:0 0 0 0;
  color:#96004a;
}

#redak_text h1{
  font-size:16px;
}

#redak_text a:link, a:hover{
  text-decoration: none;  
}

</pre></body></html>