/* Start of CMSMS style sheet 'content styles' */
h2 {
   font-size: 16px;
   font-weight: bold;
   color: #cc6600;
}

h1 {
   font-family: times;
   font-style: italic;
   font-size: 24px;
   font-weight: bold;
   color: #cc6600;
}
.ueberschrift_weiss_fett {
   font-size: 16px;
   font-weight: bold;
   color: #ffffff;
}
.ueberschrift_times_weiss_fett {
   font-family: times;
   font-size: 16px;
   font-weight: bold;
   color: #ffffff;
}
.ueberschrift_braun {
   font-size: 16px;
   font-weight: bold;
   color: #680000;
}

.ueberschrift_times_braun {
   font-family: times;
   font-style: italic;
   font-size: 24px;
   font-weight: bold;
   color: #cc6600;
}


.braun_regular {
   color: #680000;
}
.braun_fett {
   color: #680000;
   font-weight: bold;
}
.hellbraun_regular {
   color: #D06300;
}
.hellbraun_fett {
   color: #D06300;
   font-weight: bold;
}
.weiss_regular {
   color: #FEFECC;
}
.weiss_fett {
   color: #FEFECC;
   font-weight: bold;
}
.rot_regular {
   color: #cc0017;
}
.rot_ueberschrift {
   font-family: times;
   font-style: italic;
   font-size: 24px;
   font-weight: bold;
   color: #cc0017;
}

/* End of 'content styles' */

