/* Lokale Styles */ 

 #LabelSet
{
   width: 80%; /* 19.223em;*/ /*235px;*/ 	
   margin-bottom: 0.0818em; /* 1px;*/
   margin-left: 4%; /* 1.636em*/; /* 20px;*/
   height: 1.227em; /* 15px;*/    
   font-size: 1.1em; 
   padding-top: 0.3272em; /*4px;*/
   padding-bottom: 0.3272em; /*4px;*/
   display: inline-block;
   text-align: left;   
   /* order: solid 1px red;*/
}

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

.CBoxSet
{
   width: 90%; /*13.088em;*/ /* 160px;*/ 
   min-width: 70px; 
   border: solid 0.0818em gray; /* 1px;*/
   height: 1.636em; /* 20px;*/
   margin-bottom: 0.2454em; /* 3px;*/
   text-align: left;
   font-size: 1.1em; 
   padding: 0.0818em 0.409em 0.1636em 0.818em; /* 1px 5px 2px 10px;*/ 
}

/*  Geburtsdatum  */
 #Input2ziffer1
 { 
  border: solid 1px rgb(127, 157, 185);
 	width: 1.8814em;  	
 	height: 1.636em;   
 	text-align: left;   
 	font-size: 1.1em; 
 	padding: 0.163em;  	
 }
 
#Input2ziffer2
 { 
  border: solid 1px rgb(127, 157, 185);
 	width: 1.8814em; 
 	height: 1.636em;  
 	text-align: left;   
 	font-size: 1.1em; 
 	padding: 0.163em;  
 	margin-left: -0.3272em;
 }
 
 #Input4ziffer
 { 
  border: solid 1px rgb(127, 157, 185);
 	width: 2.9448em;  	
 	height: 1.636em;
 	text-align: left;   
 	font-size: 1.1em; 
 	padding: 0.163em;  
 	margin-left: -0.3272em;
 } 
 


/*
 #letztezeile
 {
  background-color: rgb(187, 206, 253); 	
 	width: 400px;       	 	
 }
 
  */

#ErgebnisTable
{
    font-size: 0.9em;
}

#KopfSpalte1, KopfSpalte2 
{
  font-size: 0.9em;
  /* font-weight:bold;	  */  
}


#Spalte1, #KopfSpalte1privKV, #KopfSpalte1AG
{
    font-size: 0.7em;
    text-align: left;
    width: 50%;   
    /* border: solid 1px red;*/
}
 
 #Spalte2 
 {
    font-size: 0.7em;
    text-align: left;
    width: 25%;   
    /* border: solid 1px blue;*/
 }
 
 #Spalte3 
 {
    font-size: 0.7em;
    text-align: left;
    width: 25%;   
    /* border: solid 1px green;*/
 }
 
#ErgebnisLabelFett 
{
   /* Als letzte Zeile im Ergebnis, deswegen großer margin top und bottom*/
   width: 40%; /*25.358em; *//*310px;*/ 	 	
   height: 1.4em; /*15px;*/ 
   margin-left: 1.636em; /* 20px;*/   
   margin-top: 0.2454em; /*3px;*/
   margin-bottom: 0em;
   
   padding-top: 0.3em;
   padding-bottom: 0.3em; 
   padding-left: 0.409em; /*5px;*/  
   
   color: black;
   font-size: 0.9816em; /*12px;*/   	
   font-weight:bold;
   display: inline-block;
   /* border: solid 1px green;*/  	
 }
 
#ErgebnisInputSet2
{ 
   /* #ErgebnisInputSet mit der fetten Schrifft */
   border: solid 0.0818em rgb(243, 243, 243);
   width: 100%; /*9.2434em; *//*113px;*/ 
   margin-left: 0em; /* 1.636em; */ /* 20px;*/ 
   margin-top: 0.2454em; /*3px;*/
   margin-bottom: 0em;
   height: 2em; /* 20px;*/ 
   font-size: 1.1em; /* 11px;*/ 
   text-align: center;   
   padding-top: 0.3em;
   padding-bottom: 0.3em; 
   background-color: rgb(187, 206, 253);
   font-weight:bold;
   /* border: solid 1px red;*/	
 } 
 