#idPriorButton, #idNextButton{
/*  padding:8px 40px;
  margin:0px 15px 15px 15px;
  color:#555;
  font-weight:bold;
  */
}

#idPriorButton{
  float:left;
}
#idNextButton{
  float:right;
  
}
#id_dp_table .oddRow{
  background-color: #f9f9f9; /*rgb(230,241,255);*/
}
#id_dp_table .evenRow{
  background-color: #fff;/*rgb(242,249,255);*/
}
#id_dp_table{
  border-spacing:0px;
  border-collapse:collapse;
  background:#ffffff;
  z-index:1;
  margin:8px 0p 8px 0px;
  border:1px solid silver;
 box-sizing: border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  display:table;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  overflow:hidden;
 }
#id_dp_table thead{display:table-header-group;background-color:#f4f4f4;/*rgb(230,241,255);*/}
#id_dp_table .Kopf>th{
  border-bottom:1px groove silver;
  border-right:1px dashed silver;
  text-align:center;
  margin:0px;
  padding:0px 0px 5px 0px;
  max-width:100px;
  //background-color:#FFFFCC;
  line-height:12px;
}
#id_dp_table .trNeeded th{
  font-size:10px;
  color:grey;
  font-weight: normal;
  border-bottom:1px groove silver;
  border-right:1px dashed silver;
  text-align:left;
  margin:0px;
  padding:0px 0px 0px 5px;
  max-width:100px;
  //background-color:#FFFFCC;
  line-height:12px;
}
#id_dp_table td{
  max-width:100px;
  padding:4px 2px 4px 2px;
  line-height:14px;
}
.dp_table .DienstArt{
  font-size:10px;
  color:#BBBBBB;
  z-index:100;
}
.dp_table .DienstDatum{
  color:#444444;
  width:98%;
  font-size: 12px;
  font-weight:bold;
  padding-bottom:5px;
  clear:both;
  z-index:100;
}
.dp_table .ZEL{
  color:red;
  font-weight:bold;
  font-size:11px;
  z-index:150;
}
.dp_table .DienstBeschreibung{
  font-size: 11px;
  color:#999999;
  z-index:100;
}
table#id_dp_table td.RowHeader,th.RowHeader{
  text-align: right;
  max-width:20px;
  width:20px;
  padding:0px 5px 0px 0px;
}
.dp_table .TeilNCell{
  text-align: left;
  border-left:1px dashed silver;
  padding:0px;
}
.dp_table .lastInserted{
  background-color:#CCFFCC;
}

.dp_table .TeilNCell div{
  float:left;
}
.dp_table .TeilNCell div div div{
  vertical-align: baseline;
}
.dp_table .TeilNEssen{
  width:20px;
  height:20px;
  padding: 0px 5px 0px 3px; 
}
.dp_table .TeilNFunktion{
  padding-right:5px;
}
.topmargin10{
  margin-top:15px;
}
.dp_table .TeilNFunktion img{
  float:left;
  margin-right:5px;
}

.dp_table .TeilNName{
   vertical-align: baseline;
   height:100%;
}

.dp_table .TeilNBez{
font-size:10px;
font-weight:narrower;
color:rgb(150,150,150);
padding:0, 0, 0, 15px;
letter-spacing:0.1em;
}

.TxtRed{
  color:red!important;
}
.TxtGreen{
  color:green!important;
}

.dp_table .fastAddButton{
  text-align:center;
  border-left:1px dashed silver;
  height:30px;
  border-spacing:0px;
  padding:0px;
  margin:0px;
  border-spacing:0px;
  border-collapse:collapse;
}
.dp_table button:hover{
  border:1px solid silver;
}
.dp_table thead td{
  margin:0px;
  padding:0px;
}

.dp_table td .TextCenter{
  text-align:center;
}
#id_dp_table .AllowEdit .TeilNName{
  cursor: pointer;
  //text-decoration: underline;
  border-bottom:1px solid #aaaaaa;//#ff5555;
}
.TeilNRemoved, .TeilNRemoved *{
  text-decoration:line-through;
}
.dp_table .TeilNCell button{
  font-weight: bold;
  font-size:25px;
  border:0px;
  margin:0px;
  padding:0px;
  
	background-color: Transparent;
    background-repeat:no-repeat;
  //  border: none;
    cursor:pointer;
  //  overflow: hidden;
  //  outline:none;  
}
.dp_table .TeilNCell .fastAddButton{
 width:100%;
 color:lime;
 }
.dp_table .TeilNCell .fastAddButton1{
 width:50%;
 color:red;
}
.dp_table .TeilNCell .fastAddButton2{
  width:50%;
  color:lime;
}

.dp_table .TeilNAnz{
  background-color:white;
  text-align:center;
  color:#888888;
  font-size:10px;
  border-top:1px solid silver;
  border-bottom:1px solid silver;
  border-right:1px dashed silver;
  font-weight:bold;
  padding:0px 5px 0px 0px;
}
div#addTeilN{
  padding:0px;
  border:0px;
}
div.emodal{
position:absolute!important;
}
.emodal-content td{
  padding-bottom:5px;
  padding-top:5px;
}
.emodal-content table input,select{
  width:150px;
  height:25px;
}
.emodal-title{
  width: 90%;
  background-color:#EEEEEE;
  margin:0px;
  padding:20px 20px 20px 20px;
  min-width:150px;
  text-align:center;
  font-size:1.4em!important;
}
.emodal-content{
  padding-left:10px;
  padding-right:10px;
}
.emodal table .BezCell{
  font-size:16px;
  font-weight:bold;
  padding:3px 8px 3px 3px;
  color:#888888;
}
.changedUsers{
  max-width:300px;
}
.changedUsers .changeInfoName{
  min-width:100px;
  max-width:200px;
  overflow:hidden;
}
.changedUsers td{
  font-size:11px;
  line-height:12px;
  font-weight:bold;
  color:black;
  text-align:left!important;
}
.Segel{
  float:right;
  z-index:200;
  margin-right:3px;
}
