body {
 margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
 FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
 FONT-SIZE: 13px;
 COLOR: #555555;
 background-color: #335066;
}

/* allgemeine Links (Fließtextformat) */
a:link { font-size:13px; font-weight:bold; color:#003260; text-decoration:none; }
a:visited { font-size:13px; font-weight:bold; color:#003260; text-decoration:none; }
a:hover { font-size:13px; font-weight:bold; color:#910000; text-decoration:underline; }
a:active { font-size:13px; font-weight:bold; color:#bbbbbb; text-decoration:underline; }
a:focus { font-size:13px; font-weight:bold; color:#bbbbbb; text-decoration:underline; }

/* Links der Hauptnavigation */
a.navi { font-size:11px; font-weight:bold; text-decoration:none; }
a.navi:link { color:#003260; }
a.navi:visited { color:#003260; }
a.navi:hover { color:#910000; }
a.navi:active { color:#bbbbbb; }
a.navi:focus { color:#bbbbbb; }

/* Links für Untermenüs, seiteninterne Links außer "nach oben"  */
a.insite:link { font-size:12px; font-weight:bold; color:#003260; text-decoration:none; }
a.insite:visited { font-size:12px; font-weight:bold; color:#003260; text-decoration:none; }
a.insite:hover { font-size:12px; font-weight:bold; color:#910000; text-decoration:none; }
a.insite:active { font-size:12px; font-weight:bold; color:#bbbbbb; text-decoration:none; }
a.insite:focus { font-size:12px; font-weight:bold; color:#bbbbbb; text-decoration:none; }

/* Link "nach oben" */
a.no:link { font-size:10px; font-weight:bold; color:#003260; text-decoration:none; }
a.no:visited { font-size:10px; font-weight:bold; color:#003260; text-decoration:none; }
a.no:hover { font-size:10px; font-weight:bold; color:#910000; text-decoration:none; }
a.no:active { font-size:10px; font-weight:bold; color:#bbbbbb; text-decoration:none; }
a.no:focus { font-size:10px; font-weight:bold; color:#bbbbbb; text-decoration:none; }

/* Wechselschalter */
a.schalter { font-size:11px; font-weight:bold; text-decoration:none; text-align:center; padding:4px;}
a.schalter:link { color:#003260; background-color:transparent; border:1px solid #003260; }
a.schalter:visited { color:#003260; background-color:transparent; border:1px solid #003260; }
a.schalter:hover { color:#ffffff; background-color:#910000; border:1px solid #910000; }
a.schalter:active { color:#bbbbbb; background-color:transparent; border:1px solid #bbbbbb; }
a.schalter:focus { color:#bbbbbb; background-color:transparent; border:1px solid #bbbbbb; }

/* h1 Seitenüberschrift, h2 Kapitelüberschrift */
h1 { font-size:19px; color:#555555; font-weight:bold; font-family:Times New Roman,Times,serif; font-style:italic; letter-spacing: 1.4pt; word-spacing: 1.4pt; }
h2 { font-size:13px; color:#910000; font-weight:bold; }
h2.grey { font-size:13px; color:#333333; font-weight:bold; }

/* Tabellen */
table.haupttab { width:800px; border:0px; background-color:#333333; border-collapse:collapse; border-spacing:0px; }
table.rahmtab { width:100%; border:0px; background-color:#222222; border-collapse:collapse; border-spacing:0px;  }
table.inhalttab { width:100%; border:0px; background-color:#ffffff; border-collapse: collapse; border-spacing:0px; }
td.ht { padding:0px; }
td.rt { padding:1px; }
td.it { vertical-align:top; text-align:left; padding:12px 28px 25px 28px; }    /* padding oben rechts unten links */

hr { color:#910000; background-color:#910000; height:1px; margin-right:0; text-align:right; border:1px #910000; }



.kleiner { font-size:10px; color:#333333; }   /* graue Balken */
.seite   { font-size:11px; color:#aaaaaa; font-weight:bold; } /* aktive Seite */
.zeilen  { line-height: 170%; }               /* Seiteninterne Links vergrößerter Zeilenabstand */
.oben    { vertical-align:top; }
.mittig  { vertical-align:middle; }
.unten   { vertical-align:bottom; }
.links   { text-align:left; }
.rechts  { text-align:right; }
.center  { text-align: center; }
.bold    { font-weight:bold; }
.kursiv  { font-style:italic; }
.top     { color: #003260; }
.wichtig { text-align: center; font-weight:bold; }
.wigro   { font-size:16px; text-align: center; font-weight:bold; }
.bsp     { color: #FFFFFF; FONT-SIZE: 22px; font-family:Times New Roman,Times,serif; font-style:italic; }
.quelle  { font-size:10px; color:#999999; font-style:italic; }
.block   { text-align:justify; }
.back    { background-color: #edf3fa; padding:5px 10px; }
.backcenter    { background-color: #edf3fa; text-align:center; }