<!--
	p.menu_item {}
	span.menu_title {font-weight:bold; color:#3f6699}
	span.menu_content {color:#000000}
        div.news_content span {font-size:0.8em !important}

 /* die Überschriften zum Test etwas anders */
h1 {font-size:1.4em !important;
margin-top: 0.7em;
margin-bottom: 0.5em;}
h2 {font-size:1.2em !important; font-weight:bold !important; font-style:normal !important;
margin-top: 0.7em;
margin-bottom: 0.5em;}
h3 {font-size:1.2em !important; color:#3f6699 !important; font-weight:bold !important; font-style:italic !important;
margin-top: 0.6em;
margin-bottom: 0.4em;}
h4 {font-size:1.0em !important; color:#000000 !important; font-style:normal !important; font-weight:bold !important;
margin-top: 0.6em;
margin-bottom: 0.4em;}
h5, div.h5, span.h5 {font-size:1.0em !important; color:#3f6699 !important; font-style:italic !important; font-weight:bold !important;
margin-top: 0.5em;
margin-bottom: 0.3em;}
h6, div.h6, span.h6 {font-size:1.0em !important; color:#3f6699 !important; font-style:italic !important; font-weight:normal !important;
margin-top: 0.6em;
margin-bottom: 0.4em;}

/* für die Sitemap 'letzte Änderung': */
span.changed {
  font-size:0.8em;
  color:#000000;
}

/* Testweise die Links farbig setzen
   mit der td#content_head sind nicht alle Seitenlayotus erfasst, daher besser mit p?
 */
p a, p a:link, p a:active, li a, li a:link, li a:active {color:#3f6699; text-decoration:underline}
p a:hover, li a:hover {color:#3f6699; background-color:#cfd9e6}
p a:visited, li a:visited {color:#3f6699; text-decoration:none}


/* Das CE 'Dateilinks' braucht zwei Styles, um Link und beschreibung anzuzeigen */
span.dateilink {color:#000000}
span.dateilink a {font-weight:bold}
//-->

