/* CSS definition file containing site wide stylesheets */

.Titel {
	font-size: 60px;
 	color: rgb(174,141,92);
 	line-height: 60px
}

.Recht {
	font-size: 14px;
 	text-align: center
}