/** _eforms.css v3a
*	von eforms generiertes CSS
*	(überarbeitet)
*/

/*.body {
  background-color: #dee7f2;
  font-family: Arial,Helvetica,sans-serif;
} */

.pageband {
  margin-top:40px;
  margin-bottom:40px;
}

.page {
  margin: 0px auto 20px auto;
  /* border: 1px solid #aaaaaa; */
  background-color:#ffffff;
  height:29.7cm;
  width:21cm;
  position:relative;
}

.zone {
  position:absolute;
  overflow:hidden;
  margin:0;
}

.dynazone {
  position:relative;
  overflow:hidden;
  margin:0;
}

.obj {
  position:absolute;
  /* overflow:hidden; */
  text-align:left;
  margin:0;
}

 .input {
  border:border: 1px solid rgba(0,0,0,0); /* border:none causes input disabling in 'chrome' */;
}


/*.left-checkbox-label {
  display:block;
  margin-left:0px;
}*/

/*.left-checkbox-input {
  padding:0;
  margin:0;
  vertical-align:middle;
  position: relative;
  top: 0px;
}*/ 

/*.right-checkbox-label {
  display:block;
  margin-right:0px;
}*/

/*.right-checkbox-input {
  padding:0;
  margin:0;
  vertical-align:middle;
  position: relative;
  top: 0px;
  //float:right;
  //margin-right:-20px;
}*/


/*.radio {
  padding:0;
  margin:0;
  vertical-align:middle;
  position: relative;
  top: 0px;
 //overflow: hidden; 
}*/

/*.radiolabel {
  display: block;
  //padding-left: 15px;
  //text-indent: -12px; 
  margin:0;
}*/

/* p {
margin-top:1mm;
margin-bottom:1mm;
} */

/* ### Start datepicker */
.dpDiv {

}
.dpTable {
	BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #aaaaaa 1px solid; COLOR: #505050; BORDER-BOTTOM: #aaaaaa 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ece9d8; TEXT-ALIGN: center
}
.dpTR {

}
.dpTitleTR {

}
.dpDayTR {

}
.dpTodayButtonTR {

}
.dpTD {
	CURSOR: pointer
}
.dpDayHighlightTD {
	BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; CURSOR: pointer; BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #cccccc
}
.dpTitleTD {

}
.dpButtonTD {

}
.dpTodayButtonTD {

}
.dpDayTD {
	BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; COLOR: white; BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #cccccc
}
.dpTitleText {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: gray
}
.dpDayHighlight {
	FONT-WEIGHT: bold; COLOR: #4060ff
}
.dpButton {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #d8e8ff; PADDING-BOTTOM: 0px; COLOR: gray; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif
}
.dpTodayButton {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #d8e8ff; COLOR: gray; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif
}
/* ### End datepicker */

