/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 640px) {
.mini-player_links {width: 100% !important;}
}

.mini-player_links {
	background-color: #ddd;
	border: 1px solid #fff;
	padding: 10px 0;
	float: left;
	margin-bottom: 9px;
	margin-left: 5px;
	margin-right: 5px;
	width: 30%;
}
.players-h2 {
	font-size:130%;
}
.mini-player_links img {
	height: 70px;
	text-align: left;
	padding: 0px;
}

.player-position {
	color: #007446;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.player-flag img {
	width: 16px;
	height: 11px;
	text-align : left;
}
.player-name {
	font-weight: bold;
	padding-bottom: 2px;
	text-transform:uppercase;
}
.clear {
	clear: both;
}

.player-trikot {
	text-align: center;
	width: 50px;
	color: #299a0b;
	font-size: 36px;
	font-weight: bold;
	padding-top: middle;
}

.back a {
	color: #A4A6A8 !important;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px 0 20px;
	text-decoration: none !important;
}

.back a:hover {
	color: #038C5A !important;
}

.back-right {
	float: right;
	height: 16px;
	margin-right: 15px;
}

.back {
	height: 25px;
	margin-bottom: 0px;
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 120% !important;
}

.back-left {
	float: left;
	margin-left: 5px;
}

a.buttonblue_large:hover,a.buttonblue_large:visited {
	color: #FFFFFF !important;
}

.buttonblue_large {
	background: url("../../images/buttonlarge_blue_bg.gif") repeat-x scroll
		0 0 transparent;
	border: 1px solid #038C5A;
	color: #FFFFFF !important;
	display: block;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	height: auto;
	margin: 10px 0;
	padding: 8px 15px 7px;
	text-align: center;
}

.mini-team {
	padding-top: 30px;
	width: 720px;
	margin: auto;
}

.mini-team .short-team {
	vertical-align: top;
	background-color: #e8e8e8;
	color: #434343;
	border-bottom: 2px solid white;
}

.team-type .type {
	padding: 5px 10px;
	color: #adadad;
	font-weight: bold;
}

.mini-team .short-team {
	height: 25px;
	overflow: hidden;
}

.mini-team .story .type,.mini-team .quick-news .type {
	color: #adadad;
	font-weight: bold;
	float: left;
	width: 140px;
}

.mini-team-toggler:hover .short-team {
	display: none;
}

.mini-team-toggler:hover .quick-team {
	display: block;
}

.mini-team .quick-team {
	border-bottom: 2px solid white;
	display: none;
	background: url(../../images/mini_news_bg.gif) repeat-x;
}

.mini-team img {
	height: 70px;
}

* CSS FOR Kader
*
*
*
*
** /

#kader_table {
	border: 0px solid Black;
	width: 100%;
	background: #ededed;
	color: #003366;
	margin: 30px 0 0 0;
}

#kader_table td {
	border-bottom: 2px solid White !important;
	width: 35px;
}

#kader_table th {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background-color: White;
}

#kader_table .kader_table_row {
	height: 35px;
}

#kader_table .kader_table_row:hover {
	background: #0080D2;
	/*color: #ffffff;*/
}

#kader_table .kader_table_row:hover,#kader_table .kader_table_row:hover .ongoing
	{
	color: #ffffff !important;
}

#kader_table .firstColumn {
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	width: 35px;
	border-bottom: 2px solid White !important;
}

#kader_table .secondColumn {
	width: 35px;
	border-bottom: 2px solid White !important;
}

#kader_table .secondColumn img {
	display: block;
}

#kader_table .thirdColumn {
	width: 150px;
	text-align: left;
	padding-left: 10px;
	border-bottom: 2px solid White !important;
}

#kader_table .fourthColumn {
	border-bottom: 2px solid White !important;
	width: 35px;
	text-align: center;
}

#kader_table .fifthColumn {
	border-bottom: 2px solid White !important;
	width: 35px;
	text-align: center;
}

#kader_table .sixthColumn {
	border-bottom: 2px solid White !important;
	width: 35px;
	text-align: center;
}

#kader_table .seventhColumn {
	border-bottom: 2px solid White !important;
	width: 35px;
	text-align: center;
}

#kader_table .eighthsColumn {
	border-bottom: 2px solid White !important;
	width: 35px;
	text-align: center;
}

#kader_table .ninethColumn {
	border-bottom: 2px solid White !important;
	width: 35px;
	text-align: center;
}

#kader_table .tenthColumn {
	border-bottom: 2px solid White !important;
	width: 35px;
	text-align: center;
}

#kader_table .eleventhColumn {
	border-bottom: 2px solid White !important;
	width: 35px;
	text-align: center;
}

#kader_table .twelvthColumn {
	border-bottom: 2px solid White !important;
	width: 35px;
	text-align: center;
}

#kader_table .firstRow {
	background: White;
	border: none;
	color: #B6B6B6;
	font-size: 9px;
}

#kader_table tr.secondRow {
	padding: 0 !important;
	width: auto;
	height: 12px;
}

#kader_table img {
	margin: 0;
}

.clubcolor {
	background-color: #0051A9;
}