h1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin-left: 25px;
    margin-top: 25px;
    font-weight: bold;
    width: 540;
}

h2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-left: 25px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #FF000E;
    width: 540;
    line-height: 20px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #FF000E;
    line-height: 20px;
}

h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin-top: 6px;
    font-weight: normal;
}


.nodisplay {
    display: none;
    }

p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 15px;
    line-height: 17px;
    margin-left: 25px;
    width: 540;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
}

th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    font-style: bold;
    text-align: left
}


.rand {
    margin-left: 25px;
    }

a:link, a:visited
   {color: #FF000E;}
a:hover, a:active
   {color: black;}

a.auswahl:link, a.auswahl:visited
   {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

a.auswahl:hover, a.auswahl:active
   {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

a.subauswahl:link, a.subauswahl:visited
   {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF000E;
    text-decoration: none;
}

a.subauswahl:hover, a.subauswahl:active
   {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF000E;
    text-decoration: none;
}

a.subohneauswahl:link, a.subohneauswahl:visited
   {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

a.subohneauswahl:hover, a.subohneauswahl:active
   {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FF000E;
    text-decoration: none;
}

a.ohneauswahl:link, a.ohneauswahl:visited
   {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FF000E;
    text-decoration: none;
}

a.ohneauswahl:hover, a.ohneauswahl:active
   {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

.menuefeld {
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.submenuefeld {
    padding-left: 34px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.kopfleiste {
    padding-top: 2px;
    padding-bottom: 2px;
}

.bildunterschrift {
    font-style: italic;
}



.weiss {
    color: white;
}

.norand {
    margin-left: 0;
    padding-left: 14px;
    padding-right: 5px;
}

li {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    margin-top: 6px;
    font-weight: normal;

    }

.breite {
   width: 540px;
}

.eingabe {
   font-family: "Courier New", Courier, monospace;
   font-size: 12px;
   width: 398px;
   border:1px black solid;
   }

.button {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
   width: 100%;
   border:1px black solid;
   background-color: #E4E4E4;
   }

.kopfzeile {
   line-height: 15px;
   padding-top: 3px;
   }

.grau .tabellenziffer {
  background-color: #E4E4E4;
  padding-right: 25px;
  text-align: right;
}

.bweiss .tabellenziffer {
  background-color: white;
  padding-right: 25px;
  text-align: right;
}

.tabellenkopf {
  background-color: #FF000E;
  color: white;
  text-align: left;
}

.grau {
   background-color: #E4E4E4;
   }

.bweiss {
   background-color: white;
   }
   
.ftext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ntext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.ftext:hover, A.ntext:hover {
	color: #000000;
	text-decoration: none;
}

A.ftext:link, A.ftext:visited, A.ntext:link, A.ntext:visited {
	color: #000000;
	text-decoration: underline;
}

.rtntext {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

