ul
{
  font-family: Arial, Helvetica, sans-serif; font-size: 14px;
  color: black;
  font-style: normal;
  font-weight: normal;
  white-space: nowrap;
}

a:link    { color: black; text-decoration: none; }
a:hover   { ; text-decoration: underline; color: e7e7e7}
a:visited { text-decoration: none; color: black; }

a.nav:link    { color: e7e7e7; text-decoration: none; }
a.nav:hover   { text-decoration: underline; }
a.nav:visited { text-decoration: none; color: e7e7e7; }


ol, ul { padding-left: 0px; margin-left: 30px; margin-top: 0px; margin-bottom: 1em; }
ul.spiegelstriche { list-style-type: none; padding-left: 0px; margin-left: 11px; }
ul.spiegelstriche div, ul.spiegelstriche p { text-indent: -13px; }
ol.aufzaehlung { list-style-type: none; padding-left: 0px; margin-left: 16px; }
ol.aufzaehlung div, ol.aufzaehlung p { text-indent: -16px; }
/* ul.spiegelstriche div:before { content: "- "; } funktioniert erst ab CSS2 */

th { text-align: left; }
table.tabelle { border: 1px solid black; border-right: none; border-bottom: none; }
table.tabelle td, table.tabelle th { border: 1px solid black; border-top: none; border-left: none; border-spacing: 0px; padding: 5px; }
td.zahlen { text-align: right; }
tr.kopfzeile th { font-weight: bold; }

/*input.zahl { text-align: right; }*/

.abgesetzt { margin-top: 1em; margin-bottom: 1em; }
.subline { font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif; color: black; font-style: normal; font-size: 14px; }

body, div, span, p, input, select, textarea, dl, ol, table, td, th
{ 
  font-family: Arial, Helvetica, sans-serif; font-size: 12px;
  color: black;
  y-overflow: hidden;
}

/* body { background-color: #CCCCCC; }   HINTERGRUNDFARBE */
.fett { font-weight: bold; }

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; color: #000000;}
.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #CCCCCC}
.headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF; ; line-height: normal; font-weight: normal}
.rot_f {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; font-weight: normal}
.rot_2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: #CC3300}
.language {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-transform: uppercase; color: #CCCCCC}
.nav2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #CCCCCC}
