body {font-family:sans;color:#2C2639;}

.notactive {font-style:italic;color:#999;}
.firstcolumn{width:20%;}
.lastcolumn{width:25%;}


#list tr td{
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

#list tr:hover td{
background-color:#F2F1F0;
border-top: 1px solid #da2337;
border-bottom: 1px solid #da2337;
}

#list tr:hover a{color:#da2337;}

a {
   color:#54486c;
 text-decoration:none;
  cursor: pointer;
}

a:hover {
  color:#da2337;
 text-decoration:none;
  cursor: pointer;
}

#admintopmenuwrapper{
    left: 0;
    top: 0;
    width: 100%;
background-color: #fff;
}

#topspace, #admintopmenuwrapper{
height: 30px;

}

#admintopmenu{

  width: 100%;
}

#admintopmenu td{
   text-align: center;
}



.admintopmenutab{
  padding: 6px;
  margin: 45px 4px 0px 4px;
  border-top: solid 1px #54486c; 
  border-left: solid 1px #54486c; 
  border-right: solid 1px #54486c; 
  background-color: #F2F1F0;

}



.admintopmenutab:hover{
  background-color: #fff;
  color:#da2337;
}

.admintopmenutab:hover a{
  color:#da2337;
}

.admintopmenutab a{
 color:#54486c;
 text-decoration:none;
 display:block;
  cursor: pointer;
}

.admintopmenutab a:hover{
 color:#da2337;
}



#PlaceholderCount{text-align:right;color:#da2337;margin-right:10px;}

#servertitle{
text-align:left;
font-weight:bold;
}

#list {
 width:100%;
}

.faellig {
 color:red;
}

.tocalculate {
  display:none;
}

.offenSUM {
  width: 150px;
}

.offenSUMcontent { 
  float:right;
  color: #da2337;
}

.offenSUMcontentPRE { 
  float:right;
}

.dataTableHeader{
  text-align:left;
  color: c3c3c3;
  font-weight:normal;
}

.filter_only {
  display:none;
}