/*  Formular CSS-Styles */

/*  Formate f�r Text */

.tfett {font-weight:bold!important;}

.tgross {font-size:0.8em!important;}
.tklein {font-size:0.6em!important;}


/*  Formate f�r Zellendarstellung */

.hghellgrau {background-color:#eee;}
.hghellgruen {background-color:#cce6d5;}
.hghellblau {background-color:#cde1ff;}
.hghellgelb {background-color:#ffffbb;}

.rahmen { border:1px solid #ccc!important;}


.opgrau {background-color:rgba(238, 238, 238, 0.5);}
.opgruen {background-color:rgba(204, 230, 213 , 0.5);}
.opblau {background-color:rgba(205, 225, 255, 0.5);}
.opgelb {background-color:rgba(255, 255, 187 , 0.5);}