h2,h3,h4,blockquote,strong,input,select,pre {
  font-family: Arial,Helvetica,sans-serif;
  color: #464646;
}


/* Texte */

h1 {
  font-size: 12pt;
  font-weight:bold;
  color: #008040;
}

h2 {
  font-size: 12pt;
  font-weight:bold;
}

h3 {
  font-size: 10pt;
  font-weight:bold;
  color: #999999;
}

p,ul,ol,li,div,td,th,address,nobr,b,i,select,input,textarea {
  font-size: 9pt ;
}

pre {
  font-family:
  Courier New;
}

p.justify {
  text-align: justify;
}

p.blue, pre.blue {
  background-color: #EFEFFF;
}

p.small,b.small {
  font-size: 9pt;
}


/* Links */

a:link, a:visited, a:active, a:hover {
  # color:#212994;
  color:#626DD6;
  text-decoration:none;
  font-weight:bold;
}


/* Tabellen */

table.grey {
  border: 1 solid #808080;
}

td.blue {
  background-color: #EFEFFF;
  border: 1 solid #EFEFFF;
}

td.bluewhite {
  background-color: #EFEFFF;
  border: 1 solid #FFFFFF;
}

td.white {
  background-color: #FFFFFF;
  border: 1 solid #FFFFFF;
}

td.whiteblue {
  background-color: #FFFFFF;
  border: 1 solid #EFEFFF;
}

td.darkblue {
  background-color: #212994;
}


/* Eingabe-Elemente */

input,select,textarea {
  background-color: #EFEFEF;
  border: 1 solid #000000;
}

input.required,select.required,textarea.required,td.required {
  background-color: #FFEFEF;
}

input.button {
  color: #212994;
  font-weight:bold;
}

input.white {
  background-color: #FFFFFF;
  border: 0;
}


/* Bilder */

/* img {
  border: 1;
} */


/* Links */

a:link { color: #0099FF}a:hover  { color: #0099FF; text-decoration: underline}a:active { color: #0099CC}a:visited { color: #0099FF}address {   font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #66CCFF;
 } b {   font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFCC;
 } /* (c) 2001 by  nessy, EDV-Dienstleistungen */
/* Autor: Gerhard Nesvadba, office@nessy.at */


/* Font + Standard Color */

body {   font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCC99;
; background-color: #000000
; font-size: 9px
 } h1 {   font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCC99;
 } ul { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCC99;
 } th { 
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCC99;
 } td { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCC99;
 } p { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCC99;
 } li { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CCCC99;
 } div { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
 } i { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
 } nobr { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
 } ol { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
 } textarea { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
 } 
