/* Start of CMSMS style sheet 'content styles' */
.text_links {
	padding: 20px 10px 10px 20px;
}
h1 {
	font-size: 18px;
	color: #990000;
	font-weight:normal;
}
.weiss_regular {
   color: #FFFFFF;
}
.weiss_fett {
   color: #FFFFFF;
   font-weight: bold;
}
.rot_regular {
   color: #990000;
}
.rot_fett {
   color: #990000;
   font-weight: bold;
}
/* End of 'content styles' */

