a {
	font-family: verdana;
}
td {
	font-size: 9px;
}

a, a:visited {
	color: #C43022;
	text-decoration: none;
}
h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#main td {
	font-size: 11px;
}
#main tr.terminliste_second {
	background-color: #efefef;
}
#main th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #C43022;
}
p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	display: block;
}
.small_news .intro p {
	padding: 0px;
}
.small_news a.readmore {
	color: #C43022;
}
.small_news a {
	color: #000000;
}
.toppnews a, .toppnews a:visited {
	color : #ffffff;
}
table.matchlist td {
	font-size: 11px;
	font-weight: bold;

}
table.matchlist td em {
	font-size: 10px;
	font-weight: normal;
	clear:both;
	display: block;
}

.next_match {
	width: 596px;
	border: 1px solid #C43022;
	overflow: hidden;
	margin-top: 0px;
	
}
.next_match a {
	color: #000000;
}
.next_match_heading {
	margin-top: 15px;
	color: #ffffff;
	background-color: #C43022;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	width: 592px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius: 6px 6px;
	-webkit-border-top-right-radius: 6px 6px;
}
.next_match .away, .next_match .home {
	width: 150px;
	height: 50px;
	text-align: center;
	
}
.next_match .away {
	margin-right: 5px;
}
.next_match .home {
	margin-left: 5px;
}
.match .away, .match .home {
	/*filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;*/
}
.next_match .info {
	width: 285px;
	text-align: center;
}
.next_match .away, .next_match .home, .next_match .info {
	
	padding: 5px 0px 5px 0px;
	float :left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	
}
.next_match .info {
	margin-top: 11px;
}
.next_match .info strong {
	font-size: 13px;
	clear: both;
	display: block;
}
.next_match p {
	display: block;
	padding-top: 11px;
	font-weight: bold;
	font-size: 29px;
	position: absolute;
}
.next_match div.home_res,
.next_match div.away_res{
	width: 60px;
	float: left;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-top: 14px;
}
.next_match div.away_res {
	margin-right: 3px;
}
.next_match div.home_res {
	margin-left: 3px;
}
.next_match p.home_res {
	margin-left: 38px;
}
.next_match p.away_res {
	margin-left: 388px;
}
.players, .referee, .newslist {
	margin-top: 10px;
}
.players strong, .referee strong, .newslist strong {
	clear: both;
	display:block;
}
.next_match_heading_live {
	margin-top: 0px;
}
.match_live {
	margin-bottom: 15px;
}
.next_match_heading a {
	color: #ffffff;
}
strong.comments {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
.body ul, .body ol {
	padding-left: 20px;
	padding-bottom: 15px;
}
.body ol li {
	margin-bottom: 5px;
}
.body ol ul, .body ol ul ul {
	margin-left: 0px!important; 
	padding-bottom: 5px!important;	
}
