body,table,div,p
{
    color:#006600; 
    Font-Family: Verdana, Helvetica, Arial; 
}
/*-------------------------------------------------*/
table .formulartabelle td h3
{
}
/*-------------------------------------------------*/
table .formulartabelle td input
{
    width:90%; 
}
/*-------------------------------------------------*/
table .formulartabelle td textarea
{
    width:90%; 
}
/*-------------------------------------------------*/
table .formulartabelle td button
{
    width:45%; 
}
/*-------------------------------------------------*/



#Navigationsleiste * .Xulbutton-item,
#Navigationsleiste * .Xulbutton-item-hover
{
  background-color:#564310;
}
#Navigationsleiste * .Xulbutton-item .linkXulbutton-item,
#Navigationsleiste * .Xulbutton-item-hover .linkXulbutton-item
{
  color:#FFEFBA;
  text-decoration:none;
}
#Navigationsleiste * .Xulbutton-item .linkXulbutton-item .spacerleft,
#Navigationsleiste * .Xulbutton-item-hover .linkXulbutton-item .spacerleft
{
  width:5px;
  height:0px;
}
#Navigationsleiste * .Xulitem-item .linkXulitem-item .spacerleft,
#Navigationsleiste * .Xulitem-item-hover .linkXulitem-item .spacerleft
{
  width:20px;
  height:0px;
}
#Navigationsleiste * .Xulitem-item .linkXulitem-item, 
#Navigationsleiste * .Xulitem-item-hover .linkXulitem-item
{
  background-color:#564310;
  color:#FFEFBA;
  text-decoration:none;
}






/*-------------------------------------------------*/
table .formulartabelle
{
    text-align:center; 
    width:70%; 
}
/*-------------------------------------------------*/
table .formulartabelle th
{
    font-family:Verdana,Helvetica,Arial; 
    font-weight:bold; 
    vertical-align:top; 
    text-align:right; 
    border-width:0px; 
    border-color:black; 
    border-style:solid; 
    background-color:#FFFFFF; 
}
/*-------------------------------------------------*/
table .formulartabelle td
{
    text-align:left; 
}
/*-------------------------------------------------*/
body
{
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  background-color:#FFEB94;
}