input.button{
        font-family: 'ArialMT', 'Arial', sans-serif;
         font-size:12px;
         font-weight:bold ;
         color:#FFFFFF;
         width:60px;
         height:20px;
         background-color:#fe6c0a;
         border: 2px solid #fe6c0a; 
cursor: pointer;
}

input.button2{
font-family: 'ArialMT', 'Arial', sans-serif;
         font-size:12px;
         font-weight:bold ;
         color:#333333;
         width:60px;
         height:20px;
         background-color:#D9E3ED;
         border: 0px solid #D9E3ED; 
cursor: pointer;
}

.button{
font-family: 'ArialMT', 'Arial', sans-serif;
         font-size:8pt;
         font-weight:bold ;
         color:#000000;
         width:100px;
         height:25px;
         background-color:#ffffff;
         border: 1px solid #000000; }
}

.textfield{
	font-size: 11px;
	height:20px;
}


.fldlang {
        width: 100%;
}

.fldkurz {
        width: 100%;
}

.label {
        width: 80px;
}

.tbox{
	font-size: 11px;
        width:80%;
 }
 
 .maskesuche {
 	font-size: 12px;
 	font-weight: normal;
 }

.header{
        width:80%;
}

.custrow {
	  font-size: 11px;
	  color:#333333;
          border-top:1px solid #B7B3B2;
}

.linefeet{
	font-size: 11px;
	font-weight: bold;
	height: 10px;
}