/* html { margin-bottom: 1px;}  force firefox to always show right scrollbar */
html { 
  overflow: -moz-scrollbars-vertical; 
  overflow-x: auto; 
  }
  
body {}
p {}
td {}
.standardtext                 { color: #333; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
.standardtext a:link            { color: #b22222; font-size: 12px; line-height: 20px; text-decoration: underline }
.standardtext a:visited            { color: #b22222; font-size: 12px; line-height: 20px; text-decoration: underline }
.standardtext a:hover              { color: #b22222; font-size: 12px; line-height: 20px; text-decoration: underline }
.menu2                       { color: #696969; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-indent: 18px; letter-spacing: 1px; border-top: none gray; border-bottom: none #c0c0c0 }
.menu2 a:link                { color: #696969; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-indent: 18px; letter-spacing: 1px; border-top: none gray; border-bottom: none #c0c0c0 }
.menu2 a:visited                { color: #696969; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-indent: 18px; letter-spacing: 1px; border-top: none gray; border-bottom: none #c0c0c0 }
.menu2 a:hover                   { color: #696969; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; text-indent: 18px; letter-spacing: 1px; border-top: none gray; border-bottom: none #c0c0c0 }
.titel1                  { color: #b22222; font-weight: bold; font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }

.copyright  { color: #808080; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.copyright a:link  { color: #808080; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.copyright a:visited  { color: #808080; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.copyright a:hover  { color: red; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.aufzaehlung { border-top: 3px dotted #dcdcdc }
.forminput { border: solid 1px #808080; width: 250px; height: 25px }
.forminput2 { border: solid 1px #808080; width: 250px; height: 70px }
.forminput3 { font-weight: bold; font-size: 15px; border: dotted 1px #d3d3d3; width: 50px; height: 25px }
