<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  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);}</pre></body></html>