/* TEAM ARTLEZ CSS Document by http://www.tob1s-world.eu */
body {
	background: #000 url(img/hg.jpg) repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	overflow-x: hidden;
}
.clear { 
	clear: both;
}
form { 
	padding: 0px; 
	margin: 0px;
}
label { 
	cursor: pointer;
}
.left { 
	float: left;
}
.right { 
	float: right;
}
.hidden { 
	display: none;
}
a { 
	outline: none;
}
a img { 
	border: 0px;
}
/* ---------- SEITE ALLGEMEIN ---------- */
div#page {
	width: 999px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(img/page.jpg) no-repeat top left;
}
div#navi {
	margin: 0px;
	padding: 188px 0px 0px 92px;
	height: 30px;
}
div#navi ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
div#navi ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	height: 30px;
}
div#navi ul li a {
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
div#navi ul li span {
	display: none;
}
div#navi ul li.news a, div#navi ul li.news_active a {
	width: 86px;
}
div#navi ul li.news a:hover, div#navi ul li.news_active a {
	background-image: url(img/m_news.jpg);
}
div#navi ul li.team a, div#navi ul li.team_active a  {
	width: 84px;
	margin-left: 1px;
}
div#navi ul li.team a:hover, div#navi ul li.team_active a {
	background-image: url(img/m_team.jpg);
}
div#navi ul li.matches a, div#navi ul li.matches_active a {
	width: 85px;
	margin-left: 1px;
}
div#navi ul li.matches a:hover, div#navi ul li.matches_active a {
	background-image: url(img/m_matches.jpg);
}
div#navi ul li.sponsors a, div#navi ul li.sponsors_active a {
	width: 85px;
	margin-left: 301px;
}
div#navi ul li.sponsors a:hover, div#navi ul li.sponsors_active a {
	background-image: url(img/m_sponsors.jpg);
}
div#navi ul li.about a, div#navi ul li.about_active a {
	width: 84px;
	margin-left: 1px;
}
div#navi ul li.about a:hover, div#navi ul li.about_active a {
	background-image: url(img/m_about.jpg);
}
div#navi ul li.contact a, div#navi ul li.contact_active a {
	width: 86px;
	margin-left: 1px;
}
div#navi ul li.contact a:hover, div#navi ul li.contact_active a {
	background-image: url(img/m_contact.jpg);
}
div#content {
	width: 493px;
	padding: 90px 0px 0px 98px;
	float: left;
	min-height: 400px;
}
h2.toptitle, h2.ws_headline {
	display: none;
}
h3.newstitle {
	background: url(img/cc_header.jpg) no-repeat top !important;
	background-position: 0px 0px;
}
h3.newstitle span {
	float: left;
}
h3.newstitle span.right {
	float: right;
	padding-right: 11px;
}
a.readmore {
	color: #edb931;
	text-decoration: none;
	font-weight: normal;
}
div#content_right {
	width: 256px;
	padding: 105px 0px 0px 61px;
	float: left;
}
div#content_right div#topmatch {
	height: 111px;
	font-weight: bold;
	font-size: 10px;
}
div#content_right div#topmatch img {
	float: left;
	width: 100px;
}
div#content_right div#topmatch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	float: left;
}
div#content_right div#topmatch ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
}
/* div#content_right div#topmatch ul li:first-child {
	color: #edb931;
} */
div#content_right div#topmatch ul li a {
	color: #FFF;
	font-weight: bold;
}
div#content_right div#matches {
	height: 126px;
	font-weight: bold;
}
div#matches ul#matchList {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#matches ul#matchList li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
	height: 20px;
	overflow: hidden;
	font-size: 10px;
}
* html div#matches ul#matchList li {
	height: 18px;
}
div#matches ul#matchList li a {
	padding: 2px 10px 0px 8px;
	text-decoration: none;
	position: relative;
	display: block;
	color: #4E98BA;
	height: 18px;
}
* html div#matches ul#matchList li a {
	padding: 0px 8px 0px 8px;
}
div#matches ul#matchList li a img {
	float: left;
	margin-right: 2px;
}
div#matches ul#matchList li a span {
	display: block;
	float: left;
	padding: 0px 0px 0px 6px;
	cursor: pointer;
	font-weight: bold;
	color: #FFF;
}
div#matches ul#matchList li a span.result {
	display: block;
	float: right;
	padding: 0px 0px 0px 3px;
	cursor: pointer;
	font-weight: bold;
}
div#matches ul#matchList li a span.won {
	color: #55a90b;
}
div#matches ul#matchList li a span.loss {
	color: #e92727;
}
div#matches ul#matchList li a span.draw {
	color: #ecb82e;
}
div#content_right div#sponsors {
	padding: 130px 0px 0px 0px;
	text-align: center;
}
div#bottom {
	width: 805px;
	padding: 0px 5px 0px 5px;
	margin: 100px auto 0px auto;
	height: 69px;
	clear: both;
	border-top: 3px solid #FFF;
}
div#bottom span  {
	float: left;
	display: block;
	padding: 29px 0px 0px 0px;
	font-weight: bold;
}
div#bottom span a  {
	color: #FFF;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
}
div#bottom a img  {
	float: right;
}