/* CSS Document */

/* Editor Assigned Styles */
/*make sure that any styles you put here also exist 
in your template_css.css file or they will have no 
effect in the front end */

.Bericht_Schlagzeile {
	font-size:12px;
	font-weight: bold;
	font-family: Arial,Verdana,   Tahoma;
}
.Bericht_Text {
	font-size:12px;
	font-family: Arial,Verdana,   Tahoma;
}