html
{
height: 101%;
}

body, table, div
{
font-family: Verdana,Arial;
font-size: 11px;
color: #6F9061;
}

h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; color:#6F9061; }

a { text-decoration: underline; }






/*de_navi_standard*/
#Hauptnavi * .Xulbutton .linkXulbutton, #Hauptnavi * .Xulbutton-hover .linkXulbutton,
#Nebennavi1 * .Xulbutton .linkXulbutton, #Nebennavi1 * .Xulbutton-hover .linkXulbutton,
#Nebennavi2 * .Xulbutton .linkXulbutton, #Nebennavi2 * .Xulbutton-hover .linkXulbutton,
#Nebennavi3 * .Xulbutton .linkXulbutton, #Nebennavi3 * .Xulbutton-hover .linkXulbutton
{
  font-family:Arial;
  font-weight:bold;
  font-size:12px;
  margin-top:3px;
  color:#37632E;
  text-decoration:none;
  text-align:center;
}





/*formular*/
.formulartabelle
{
  width:100%;
}
.formulartablezellelinks,.formulartablezellemitte
{
  width:33%;
  vertical-align:top;
}
.formular_textbox
{
  width:300px;
}
.formular_textarea
{
  width:300px;
}
.formular_button, .formular_resetbutton
{
  width:147px;
  text-align:center;
}