/* CSS definition file containing site wide stylesheets */

.Zwischentitel {
	font-size: 13px;
 	color: rgb(102,153,204);
 	font-weight: bold
}

.kursiv {
	font-size: 13px;
 	font-style: italic
}

.Untertitel {
	font-size: 11px;
 	line-height: 13px
}