.normal {
	color: #333333;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
	font-weight: 400;
}
.text {
	color: #333333;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
	font-weight: 600;
}

.link {
	color: #ffbe0b;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
	font-weight: 400;
    text-decoration: none;
}

.ueberschrift {
   color: #333333;
   font-family: "Roboto Condensed", sans-serif;
   font-size: 22px;
   font-weight: 600;
  }
.zcontent_main_table td {
	border-bottom: 1px solid #ccc;
}

.pokal {font-weight: 700!important;}
.tabellenkopf {
	font-size: 16px;
	font-weight: 600;	
	color: #777777;
	font-family: "Roboto Condensed", sans-serif;
}
.center {
	text-align: center;	
}
.tabelle td {
    padding: 8px 0px;
    border-bottom: 1px solid #eee;
}





