															/*	Farben Begin	*/
html {
	background-color: #ECEBED;
	color:#000000;
}
.master {
	background-color: #FFFFFF;
}
.home_logo, .away_logo {
	/*background-color: #FFFFFF; */
}
.home_list_headline, .away_list_headline, .home_list, .away_list {
	background-color: #005BAA;
	color: #FFFFFF;
}
.middle_block_oben {
	/*background-color: #FFE367;*/
}
.middle_block_unten p#a {
	color: #000000;
	background-color: #F0F0F0;
}
.middle_block_unten p#b {
	color: #333333;
	background-color: #FFFFFF;
}
.middle_block_unten p#Zeit {
	color: #FFFFFF;
	background-color: #005BAA;
}
.headline, .score, .set_data {
	color: #FFFFFF;
}
.home_t_s, .away_t_s, .home_service, .away_service {
	color: #FFFFFF;
}
.spectators, .referees, .news {
	color: #FFFFFF;
	background-color: #005BAA;
}
															/*	Farben End	*/

															/*	Schrift Begin	*/
.home_logo, .away_logo {
	text-align: center;
}
.home_list_headline, .away_list_headline {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.nr {
	width: 22px;
	float: left;
}
.headline_ticker {
	font-size: 12px;
	font-weight: bold;
	width:100%;
}
#count {
	text-align:right;
}
.headline {
	font-size: 22px;
	text-align: center;
}
.home_service, .away_service {
	font-size: 65px;
	text-align: center;
	font-weight: bold;
	line-height: 52px;
}
.home_t_s, .away_t_s {
	font-size: 12px;
	text-align: center;
}
.score {
	line-height: 85px;
	text-align: center;
	font-size: 85px;
	font-weight: bold;
}
.set_data {
	text-align: center;
	float: left;
}
															/*	Schrift End	*/


html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
}
.master {
	position: absolute;
	height: 500px;
	width: 730px;
	padding: 10px;
	margin-left: -375px;
	left: 50%;
}

.admin {
	height: 50px;
	width: 100%;
	float: left;
	clear: both;
}

.ticker {
	float: left;
}
/*	Gastgeber Bereich	*/
/*	Gäste Bereich	*/
.home_logo, .away_logo {
	height: 150px;
	width: 160px;
}
.home_list_headline, .away_list_headline {
	width: 160px;
	height: 35px;
	clear: left;
	margin-top: 10px;
	padding: 5px 0px;
}
.home_list, .away_list {
	width: 155px;
	height: 275px;
	clear: left;
	padding: 0px 0px 0px 5px;
}

/*	Oben Mitte	*/
.middle_block {
	float: left;
	margin: 0px 10px;
}
.middle_block_oben {
	height: 180px;
	margin-bottom: 5px;
	background-image:url(images/scoreboard.gif);
}
.middle_block_unten {
	height: 275px;
	margin: 0px;
}

.middle_block_unten, .middle_block_oben, .middle_block, .headline_ticker, .headline {
	width: 390px;
}

.middle_block_unten p {
	font-size: 11px;
	padding: 3px 5px;
	margin: 0px;
}
.scrollen {
	width: 100%;
	overflow: auto;
	height: 275px;
}
.headline {
	height: 50px;
}
.headline_ticker {
	height: 20px;
}
.autor {
	width:240px;
	float:left;
	clear:none;
}
#count {
	width:150px;
	float:right;
	clear:none;
	text-align:right;
}
.info_block {
	float: left;
}
.home_service, .away_service {
	margin-top: 10px;
	width: 80px;
	height: 62px;
}

.home_t_s, .away_t_s {
	width: 80px;
	height: 55px;
}

/*	Bereichsblöcke	*/
.left_block, .right_block {
	float: left;
	width: 160px;
	height: 320;
}
.score_block {
	float: left;
	width: 230px;
	height: 200;
}

.score {
	width: 230px;
	height: 85px;
}
.set_data {
	width: 46px;
	height: 42px;
}

/*	Unten	*/
.info_bar {
	float: left;
	width: 730px;
}
.spectators {
	width: 155px;
	padding-right: 10px;
}
.referees {
	width: 385px;
	padding-right: 10px;
}
.news {
	width: 155px;
	text-align:right;
}
.spectators, .referees, .news {
	margin-top: 5px;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.referees {
	text-align:center;
}
