/* arial statt Helvetica, */

body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
p { text-align : justify; }
p.author{ text-align : right;  font-style : italic;  }
p.start{text-align: center;}
.red{ color : #FF0000;}
.redbold{ color: #FF0000; font-weight: bold	}
.bildtext{ font-size : 10px; font-weight : bold; margin-bottom : 10px;}
.bildtext_re{ font-size : 10px; font-weight : bold; margin-bottom : 10px; text-align : right;}

/*nav_main und nav_left*/
a.menu1:link {  color: #000000; text-decoration: none}
a.menu1:visited {  color: #A01919; text-decoration: none}
a.menu1:active {  color: #FF0000; text-decoration: none}
a.menu1:hover {  color: #FF0000; text-decoration: underline}

/* Navigation im Dokument (z.b. Kaempfer-Ueberschriften) */
a.menu2:link {  color: #FF0000; text-decoration: none}
a.menu2:visited {  color: #A01919; text-decoration: none}
a.menu2:active {  color: #FF0000; text-decoration: none}
a.menu2:hover {  color: #FF0000; text-decoration: underline}

/* Nav-Links auf der Startseite */
a.menu3:link {  color: #000000; text-decoration: none;}
a.menu3:visited {  color: #000000; text-decoration: none;}
a.menu3:active {  color: #FF0000; text-decoration: none;}
a.menu3:hover {  color: #FF0000; text-decoration: underline;}

/* Links im Dokument */
a.doc:link {  color: #FF0000; text-decoration: underline;}
a.doc:visited {  color: #A01919; text-decoration: underline;}
a.doc:active {  color: #FF0000; text-decoration: none;}
a.doc:hover {  color: #FF0000; text-decoration: none;}

/* nav_bottom */
a.bottom:link {  color: #FF0000; text-decoration: none}
a.bottom:visited {  color: #A01919; text-decoration: none}
a.bottom:active {  color: #FF0000; text-decoration: none;}
a.bottom:hover {  color: #FF0000; text-decoration: underline}

/* Ueberschrift im nav_left*/
.chapter {  font-weight: bold; color: #FF0000}

/* Aufzählungen beim Bund */
li.bund{ margin-top : 8px; margin-bottom : 8px;}

h1 {  font-size: 16px; color: #FF0000}
h2 {  font-size: 14px; margin-top : 25px;  margin-bottom : 5px; }
h2.start {  font-size: 14px; margin-top : 20px;  margin-bottom : 5px; }
h3 {  font-size: 12px; font-style : italic; margin-top : 2px; margin-bottom : 5px;}

/* default */
a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:active {  color: #336699; text-decoration: underline}
a:hover {  color: #336699; text-decoration: underline}




/* weg damit? */

/* textcolors */
/*
.txt-blau {  color: #336699}
.txt-gruen {  color: #009966}
.txt-gelb {  color: #FFCC66}
.txt-orange {  color: #FF9933}
.txt-rot {  color: #990000}


.t11 { font-family: Helvetica, Arial, sans-serif; font-size: 12px; text-decoration: none; color: #000000} 
.t10 { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000000}
.tableheading { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #ffffff}

.error { font-family: Helvetica, Arial, sans-serif; font-size: 12px; text-decoration: none; color: #990000}
*/
