/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.zhoch24plustext {
	font-size: 10px;
 	color: rgb(128,0,0);
 	font-weight: bold;
 	text-align: center;
 	border: 1px solid rgb(128,0,0);
 	margin-top: 4px;
 	padding-top: 2px;
 	margin-bottom: 4px;
 	padding-bottom: 2px
}

.zhoch24 {
	line-height: 28px;
 	margin-top: 4px;
 	margin-bottom: 4px
}

.zrunter9 {
	font-size: 9px;
 	line-height: 9px
}

.button {
	font-size: 12px;
 	color: rgb(255,0,0);
 	font-weight: bold
}