
#inhalt td.listBrowser2Delta
{
  height:25px;
  width:300px;

}


#inhalt td.listBrowser2Middle a
{
  padding-right:5px;
  padding-left:5px;
  border:1px solid white;
  background:black;
  color:white;
  float:left;
}

#inhalt td.listBrowser2Delta a
{
  padding-right:5px;
  padding-left:5px;
  border:1px solid white;
  background:black;
  color:white;
  float:left;
}

#inhalt td.listBrowser2Delta a:hover
{
  color:black;
  background:white;
  border:1px solid black;
  
}

#inhalt td a.listBrowser2Active
{
  color:black;
  background:white;
  border:1px solid black;
  padding-left:4px;
  padding-right:4px;
  height:16px;
  margin-left:2px;
  margin-right:2px;
}

#inhalt span.listBrowser2SummaryBox
{
  display:block;
  border:1px solid black;
  background:white;
  color:black;
  float:left;
  padding-left:5px;
  padding-right:4px;
  margin-left:5px;
}

#inhalt td.listBrowser2Middle
{
  clear:both;
}

#inhalt .login input.submit
{
  border:1px solid white;
  background:black;
  color:white;
  font-weight:regular;
}

#inhalt .login input.submit:hover
{
  border:1px solid black;
  background:white;
  color:black;
  font-weight:regular;
}

#inhalt .login input.barsubmit
{
  border:1px solid white;
  background:black;
  color:white;
  font-weight:regular;
  width: 65px;
  margin-right:6px;
}

#inhalt .login input.barsubmit:hover
{
  border:1px solid black;
  background:white;
  color:black;
  font-weight:regular;
  width: 65px;
}

#inhalt .login input.barsubmit_reset
{
  border:1px solid white;
  background:black;
  color:white;
  font-weight:regular;
  width: 90px;
    margin-right:6px;
}

#inhalt .login input.barsubmit_reset:hover
{
  border:1px solid black;
  background:white;
  color:black;
  font-weight:regular;
  width: 90px;
}

#inhalt .login input.barsubmit_saveback 
{
  border:1px solid white;
  background:black;
  color:white;
  font-weight:regular;
  width: 120px;
    margin-right:6px;
}

#inhalt .login input.barsubmit_saveback:hover 
{
  border:1px solid black;
  background:white;
  color:black;
  font-weight:regular;
  width: 120px;
}

#inhalt .form 
{
  
  width:520px;
  padding-left:4px;
 
}

div.header_for_form
{
    background-color:black;
    color:white;
    padding-left:10px;
    padding-right:10px;
    display:inline;
    margin-left:36px;
}
div.border_for_form
{
    border:1px solid black;
    padding-top:10px;
    padding-bottom:10px; 
    margin-left:36px;
    width:430px;           
} 

.label 
{
  color:black;
  width:520px;
  padding-left:4px;
   
}


.labelborder div.label
{
  padding-left:30px;
   
}

.labelborder
{
  
  background:#f1f1f1; 
  border:1px solid black; 
  margin-right:16px;

  margin-left:3px; 
  padding-top:10px;

   
}
form .label
{
  float:left;
  width:110px;
  //width:140px;
  margin-bottom:10px;
  margin-right:20px
}

form .label2
{
  float:left;
  width:220px;
  margin-bottom:10px;
}

form .inputfield
{
  float:left;
  width:290px;
}

form .inputfield input.submit
{
  border:1px solid white;
  background:black;
  color:white;
  font-weight:regular;
}

form input.submit
{
  border:1px solid white;
  background:black;
  color:white;
  font-weight:regular;
  height:auto;
}

form .inputfield input.submit:hover
{
  border:1px solid black;
  background:white;
  color:black;
  font-weight:regular;
}

form input.submit:hover
{
  border:1px solid black;
  background:white;
  color:black;
  font-weight:regular;
}

form .inputfield input.text
{
  border:1px solid #333;
  width:205px;
}

form .inputfield select.select
{
 width:205px;
}

form .inputfield textarea.textarea
{
  border:1px solid #333;
  width:205px;
  height:80px;
}

form .inputfield input.text2
{
  border:1px solid #333;
  width:305px;
}

form .inputfield textarea.textarea2
{
  border:1px solid #333;
  width:305px;
  height:180px;
}

.sortingtableheader_button
{
    font-family: verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    font-size: 10px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    overflow: visible;
    background-color: transparent;
    color: #000;
    margin-left:-3px;
} 



#inhalt td a.listBrowser2LastButton 
{
  border:none;
  background:none;
  color:none;
}
#inhalt td a.listBrowser2NextButton 
{
  border:none;
  background:none;
  color:none;
}
#inhalt td a.listBrowser2FirstButton 
{
  border:none;
  background:none;
  color:none;
}
#inhalt td a.listBrowser2PreviousButton 
{
  border:none;
  background:none;
  color:none;
}
