/* Version 3 18.5.2009 */

#InputSetDate, #InputSetDate2
{ 
   border: solid 1px gray;
   width: 20%; /*10.634em;*/ /*130px;*/
   min-width: 70px; 
   /* margin-bottom: 1.636em; *//* 2px;*/
   height: 1.636em; /* 20px;*/
   text-align: right;   
   font-size: 0.9em; /* 11px;*/
   padding: 0.2454em 0.409em 0.2454em 0.1636em; /* 3px 5px 3px 2px;*/
}

#Checkboxrahmen
{
    margin-left: 3.5%;
    /* border: solid 1px red;*/
}

#Checkbox_days
{
   margin-bottom: 0.6em;
   margin-top: 0.2em; 
   margin-right:0.8em;
   display: inline-block;
}

#labelCheckbox
{
 	width: 1.799em; 
 	height: 1.227em; 
 	text-align: left;   
 	font-size: 0.8998em; 
	display: inline-block;
}


#ButtonTable???
{
   margin-top: 0.409em; /*5px;*/
   margin-bottom: 0.818em; /*10px;*/
   /* margin-left: 0%;*/    	
   padding-left: 0.1636em; /*2px;*/
   /* border: solid 1px blue;*/  
}
 
#ButtonSet???
{ 	
   margin-left: 0.2454em; /*3px;*/	
   padding-bottom: 0.1636em; /*2px;*/
   width: 9.407em; /*115px;*/ 
   height: 1.8em; /*30px;*/
   background-color: rgb(187, 206, 253);
   color: black;    
   font-weight:bold;     
   font-size: 0.9em; 
   /* float: both;*/
    border: solid 1px re;  
} 
 
 #ButtonPDF
 {
   width: 2.2em; /*30px;*/ 
  	height: 2em; 
  	padding-top: 0.0818em; /* 1px; */
  	margin-top: -0.4908em; /* -6px;*/
  	padding-bottom: 0.3272em; /*4px;*/
  	margin-left: 0.818em; /*10px;*/	
  	position:relative; 
  	top:0.409em; /*5px;*/
  	/* border: solid 1px yellow;*/
 }

#ErrorSet???
{
   border-style: none; /* funktioniert nicht, deswegen weiße Farbe */
   color: red;
   width: 50%; /* 265px;*/
   height: 2.1268em; /*26px;*/
   border-color: white;  
   background-color: rgb(243, 243, 243);	   
   margin-top: 0.818em; /*10px;*/    
   margin-left: 1.2275em; /*15px;*/
   margin-right: 8.2%;  
   margin-bottom: 0em;
   text-align: left;   
   display: inline-block;
   float: left;  		
   /* border: solid 1px rgb(127, 157, 185);*/
} 
