/* Version 3 18.5.2009 */

body, html 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;    
	font-size: 12px;
}
  
#Fenster { 	
	padding-bottom:10px; 
 	width: 468px;   
 	background-color: rgb(243, 243, 243); 	 
 }  

#Titel{ 
 	height: 16px;      
 	background-color: rgb(187, 206, 253);
 	width: 468px;
 	color: red;  
 	text-align: center;
 	font-size: 12px; 
 	padding-top: 6px;
 	padding-bottom: 6px;
 	font-weight:bold; 	
 	margin-bottom: 5px;
}  
 
#LabelInput1 {
	width:100px; 	
 	margin-bottom: 0px;
	margin-left: 15px;
 	padding-top: 2px;
 	padding-bottom: 2px;
 	display: inline-block; 	  	
	/*border: solid 1px red;*/
}
 
#LabelOutput1, #LabelOutput2 {
	width:100px; 	
 	margin-bottom: 0px;
	margin-left: 25px;
 	padding-top: 2px;
 	padding-bottom: 2px;
 	display: inline-block; 	  	
	/*border: solid 1px red;*/
}
#LabelSetMwSt,#LabelSetAngabe {
	width:210px; 	
 	margin-bottom: 0px;
	margin-left: 15px;
 	padding-top: 2px;
 	padding-bottom: 2px;
 	display: inline-block; 	  	
  /* border: solid 1px red;*/
 }
 
#LabelRbSet {
	width:40px; 	
 	margin-bottom: 0px;
	margin-left: 2px;
 	padding-top: 2px;
 	padding-bottom: 2px;
 	display: inline-block; 
	text-align:left;
  /* border: solid 1px red; */
 }
 
#LabelOperator, #LabelOperator2, #LabelPlace{
	width:15px; 	
 	margin-bottom: 0px;
	margin-left: 21px;
 	padding-top: 2px;
 	padding-bottom: 2px;
	text-align: right;
   /*border: solid 1px green;*/
}
 
#LabelRbSetMwSt {
	width:10px; 	
 	margin-bottom: 0px;
	margin-left: 2px;
 	padding-top: 2px;
 	padding-bottom: 2px;
 	display: inline-block; 
	text-align: right;
  /* border: solid 1px red;*/ 
 }
 
#Input1
{ 
 	border: solid 1px rgb(127, 157, 185);
 	width: 100px; 
 	margin-bottom: 2px;  
	margin-left: 15px;  
 	text-align: right;   
 	font-size: 12px; 
	/*border: solid 1px red;*/
}

#InputOutput1, #InputOutput2
{ 
 	border: solid 1px rgb(127, 157, 185);
	background-color: rgb(243, 243, 243); 
 	width: 100px; 
 	margin-bottom: 2px;  
	margin-left: 21px;  
 	text-align: right;   
 	font-size: 12px; 
}
 
 #InputSetMwSt{ 
 	border: solid 1px rgb(127, 157, 185);
 	width: 30px; 
 	margin-bottom: 2px;  
 	text-align: right;   
 	font-size: 12px; 
 }
 
#ButtonTable {
  	margin-top: 5px;
	margin-bottom:5px;
  	padding-left: 2px;  
 }
 
  #ButtonSet{ 	
	margin-left: 3px;	
 	padding-bottom: 2px;
 	width: 159px; 
	height: 30px;
 	background-color: rgb(187, 206, 253);
 	color: black;    
 	font-weight:bold;     
 	font-size: 13px; 
 	/* float: both;*/
 } 

 #ButtonPDF
 {
	width: 30px; 
	height: 29px;	
	padding-top: 1px;
	margin-top: -6px;
	padding-bottom: 4px;
	margin-top: -6px;
	margin-left: 10px;	
	position:relative; 
	top:5px;
	/* border: solid 1px green;*/
 }
 
 #ErrorSet{
 	border-style: none; /* funktioniert nicht, deswegen weiße Farbe */
 	color: red;
 	width: 272px;
 	border-color: white;
	font-size: xx-small;  
	background-color: rgb(243, 243, 243);	   
	margin-top: 10px;         
	margin-left: 5px;	
	margin-bottom: 0px;
	float: left;	
	/* border: solid 1px rgb(127, 157, 185);*/
 }           
#ErgebnisTitel {
 	width:468px;    
 	padding-top: 5px;
 	padding-bottom: 5px; 
 	color: black;  
	padding-left: 3px;
	text-align:left;	
 	/* background-color: rgb(220, 230, 242);*/
 	font-size: 12px;
 	font-weight:bold;
	display: inline-block;	
 
  /* border: solid 1px red;*/  
  
 }
#TextHintergrund {
	width:468;     	  
 	background-color: rgb(187, 206, 253); 
	/* border: solid 1px yellow;*/  
}   	 
 #ErgebnisRahmen { 
 	background-color: white;      
 	width: 468px;    
	/*border: solid 1px blue;*/ 	
 } 
 #Werbung{
 	width:468px; 	 	
 	height: 60px;	 
 	/* background-color: rgb(168,255,211);*/
}  
 
 #EuroSet {
 	margin-bottom: 0px;
	width:16px;
 	height: 15px; 
	text-align: right;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	/*border: solid 1px gray;*/
 }    

#link {
 	text-align: center;
 	height: 30px;    
 	padding-bottom: 10px;
 	width: 468px;    
 	padding-top: 5px;
 	color: rgb(54, 54, 54);
 	font-size: 9px;
 }
 
.tooltip { 
	color: #000000; 
	background-color: white; 
	display: none; 
	border: solid 1px gray; 
	position:absolute; 
	width: 260px;
	z-index:10;
	padding: 5px;
}

#Hilfe, #Hilfe2 
{
	color: black;
	width: 20px;
	height: 15px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: rgb(187, 206, 253);		 	
	border: solid 1px rgb(187, 206, 253);   	
 }

a:link {
	color: rgb(54, 54, 54);
	text-decoration: none;
}
 
a:visited {
	color: rgb(54, 54, 54);
	text-decoration: none;	
}

a:visited#sichtbarer_link {
  color: rgb(0, 0, 128);
  text-decoration: none;
}

a:link#sichtbarer_link {
  color: rgb(0, 0, 128);
  text-decoration: none;
}


#LinieSchmal{
	margin-left: 15;
	width : 430px;
	border-bottom: solid 1px rgb(74, 126, 187);
 	padding: 1px 0px 1px 0px;
	float:left;
	
}

