/* Start of CMSMS style sheet 'Formatierungen' */
.box
{border: 1px dotted black;
  font-size: 10px;
}
.hell
{
background-color: #FCFEFD;
}

.hell2
{
background-color: #FCFEFD; color: #000000; font-size: 10pt; text-align: center;
}

.dunkel
{
background-color: #E9F5FB;
}

.kopf
{
background-color: #0066CC;
}

.standart
{
color: #000000; font-size: 10pt; text-align: left;}

.standart_w
{
color: #FFFFFF; font-size: 10pt; text-align: left;
}

.mittig
{
color: #000000; font-size: 10pt; text-align: center;
}

.mittig_w
{
color: #FFFFFF; font-size: 10pt; text-align: center;
}  
/* End of 'Formatierungen' */

