/* Formatierung für Rubrikenlink in Teaser-Seiten */
.dummylink {
        color: #999999;
        }
/* Allgemeine Umbrella-Formatierung */
body, p, h1, h2, h3, h4, h5, h6, td, li, dd, dt{
        font-family: Verdana, Tahoma, Helvetika, sans-serif, Arial;
        font-size: 12px;
        color: #333333;
        margin-left:5px;
        margin-right:3px;
        }

a {
        font-family: Verdana, Tahoma, Helvetika, sans-serif, Arial;
        font-size: 12px;
        color: #333333;
        margin-left:0px;
        margin-right:3px;
        }
/* Formatierung Tabellen-Absätze und -Listen im Artikel */
td p, td li {
        font-size: 12px;
        color: #333333;
        }
/* Formatierung Tabellen-Überschriften im Artikel*/
td h1 {
        font-size: 16px;
        }
td h2 {
        font-size: 14px;
        }
/* Formatierung der Überschriften im Teaser*/
td td h1 {
        font-size: 16px;
        margin-bottom: -15px;
        }
td td h2 {
        font-size: 14px;
        }
/* Formatierung der Artikel-Tabellenzelle */
td.inhalt {
        padding-left: 0px;
        padding-right: 0px;
        background-color: #bfda6b;
        }
/*Formatierung in den Formularen*/
td td td h1 {
        font-size: 16px;
        }
td td td h2 {
        font-size: 14px;
        }
td td b {
        font-size: 12px;
        font-style: bold;
        }
td td td b {
        font-size: 12px;
        font-style: bold;
        }
/* Formatierung für die Literaturangaben im Artikel oder sonstwo */
.literatur { font-size: 10px }
/* Autorenzeile für den Artikel */
td p.autor {
        font-size: 10px;
        color: #333333;
        }
/* Autorenzeile für den Teaser */
td td p.autor {
        font-size: 10px;
        color: #333333;
        margin-bottom: -15px;
        }
/* Datumszeile für den Artikel */
td p.datum {
        font-size: 10px;
        color: #333333;
        }
/* Datumszeile für den Teaser */
td td p.datum {
        font-size: 10px;
        color: #333333;
        margin-bottom: -7px;
        }
/* Bildunterschrift */
td p.bild {
        font-size: 10px;
        font-style: italic;
        color: #333333;
        }
td td p.bild {
        font-size: 10px;
        font-style: italic;
        color: #333333;
        }
/* zusätzlich Formatierung für den Teasertext */
td table.teaser { margin-top: 10px }
td td p { margin-bottom: 0px }
td td img { margin-top: 4px }
/* Formatierung der Navigationslinks - wird wahrscheinlich erst später von Relevanz sein */
td.navil {
  /*
        border-left:1px solid black;
        */
        padding-right:15px;
  padding-left:15px;
        text-align:center;
        }
/*
td#navir {
        border-right:1px solid black;
        }
*/
/* Linkdefinitionen für den normalen Artikel */
td a:link {color: #333333}
td a:visited {color: #666666}
td a:hover {color: #333333}
td a:active {color: #333333}
/* Linkdefinitionen für die Teaserseite */
td td a:link {color: #333333}
td td a:visited {color: #666666}
td td a:hover {color: #333333}
td td a:active {color: #333333}
/* Linkdefinitionen für die Hauptnavigation */
a.hnavi:link {color: #333333}
a.hnavi:visited {color: #666666}
a.hnavi:hover {color: #333333}
a.hnavi:active {color: #333333}
/* Linkdefinition für die Unternavigation */
a.unavi:link {color: #333333}
a.unavi:visited {color: #666666}
a.unavi:hover {color: #333333}
a.unavi:active {color: #333333}

/* Hier kommt die Formatierung für die Startseite */

/* Formatierung den Body einschließlich der Scrollbalken. Scrollbalken nur für IE ab Version 5 */
body {
        scrollbar-face-color: #BFDA6B;
        scrollbar-highlight-color: #eaffab;
        scrollbar-shadow-color: #718341;
        scrollbar-3dlight-color: #BFDA6B;
        scrollbar-arrow-color: #718341;
        scrollbar-track-color: #eaffab;
        scrollbar-darkshadow-color: rgb(0,53,0);
     }

.seitenuschrift {font-size: 44px; color: #eaffab;font-weight: 600;padding: 7px;}
.teaserthema {font-size: 20px; color: #eaffab; font-weight: 600;}

td.unavirechts {background-color: #eaffab; }
td.inhalt {background-color: #BFDA6B; }

DIV.rahmeninhalt {padding:7px;}
DIV.aktuell{width: 234px; font-size:10px; padding-top:3px; padding-bottom:3px; padding-right:3px; padding-left:3px; border:1px; border-style: solid; border-color:#333333;}

.g8 {font-style:normal; font-size:8px; color: #333333; }
.g9 {font-style:normal; font-size:9px; color: #333333; }
.g10 {font-style:normal; font-size:10px; color: #333333; }
.g12 {font-style:normal; font-size:12px; color: #333333; }
.g13 {font-style:normal; font-size:13px; color: #333333; }
.g16 {font-style:normal; font-size:16px; color: #333333; }



/* Linkdefinitionen für die Hauptnavigation */
a.hnavi:link {color: #333333}
a.hnavi:visited {color: #666666}
a.hnavi:hover {color: #333333}
a.hnavi:active {color: #333333}

/* Linkdefinitionen für Teaser in der Startseite */
a.teaser:link {color: eaffab; text-decoration: none;}
a.teaser:visited {color: eaffab; text-decoration: none;}
a.teaser:hover {color: #FFFF66; text-decoration: none;}
a.teaser:active {color: eaffab; text-decoration: none;}

/*fuer 02_impressum_alle.htm*/
div.blank img
	{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px
	}

