@charset "UTF-8";
/* CSS Document */

.Ueberschrift_Titel{
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #FC0;
}

.Untertitel{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	color: #FC0;
	line-height: normal;
}

.body_text {  /* enspricht dem body aus der template.css */

}

.Zitat {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-indent: 0px;
	text-align: left;
	line-height: 1em;
	page-break-before: left;
	page-break-after: left;
}
