/*
****** Eigene Themes ******
*/


.ergebnistabelle{
    color: #000000;
    background: #FFFEEE;
    border: 2px groove #69A5CF;
	font-size: 9pt;
    padding: 0;
    margin-top:10px;
    width: 100%;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	text-align: center;
}

.ergebnistabelle th {
	border-bottom: 2px solid #69A5CF;
	border-right: 1px solid #69A5CF;
}

.ergebnistabelle tr td {
	border-right: 1px solid #69A5CF;
	border-bottom: 1px solid #69A5CF;
	padding: 5px 1px 5px 1px;
}

.ergebnistabelle th:last-child {
    border-right: none;
}

.ergebnistabelle tr td:nth-last-child(5) {
	width: 8%;
}

.ergebnistabelle tr td:nth-last-child(4) {
	width: 40%;
}

.ergebnistabelle tr td:nth-last-child(3) {
	width: 8%;
}

.ergebnistabelle tr td:nth-last-child(2) {
	width: 21%;
}

.ergebnistabelle tr  td:nth-last-child(1) {
	width: 15%;
    border-right: none;
}

.ergebnistabelle tr td:last-child {
    border-right: none;
}

.ergebnistabelle tr:last-child td {
    border-bottom: none;
}

.ergebnistabelle a {
    text-decoration: none;
    font-weight: lighter;
}


.ergeditor_tore1 {
	font-size: 17px;
}

.ui-disabled {
	background-color: #bbbbbb !important;
}


.clubSpiele {
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px 1px 0px #194B7E;
	font-family: Helvetica,Arial,sans-serif;
	white-space: nowrap;
	font-size: 12.5px;
	position: relative;
	width: 98%;
	-moz-user-select: none;
	border-radius: 1em;
	padding: 3px 1px 0px 5px !important;
	margin: 2px 5px 2px 1px !important;
}

.clubSpiele table tr td {
	vertical-align: top;
}

.clubSpiele table tr td:last-child {
    width: 10%;
	text-align: center;
}


.ui-mobile .ui-btn-left ,
.ui-mobile .ui-btn-right {
	margin-top: 8px;
}

.HeaderText {
	text-align:center; 
	margin: 18px 0px 10px;
	width: 100%;
}

.HeaderTable tr td {
	padding-top: 15px;
}

.HeaderTable tr td a{
	vertical-align: bottom;
	margin-bottom: 1px;
}

.imgWerbungRechts {
	width: 94%; 
	max-width: 150px;
}

.imgWerbungLinks {
	width: 96%; 
	max-width: 600px;
}

.imgWerbungOben {
	height: 40px;
}


.divExternOben {
	margin: 0px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #EB7303;
	/*height: 60px;*/
}

.divWerbung {
	text-align: center;
}

.HeaderExit > span:nth-child(1) > span:nth-child(2) {
	background-image: url('images/delete-white.png');
	background-position: 2px 2px;
}

.divExternUnten {
	margin: 5px 0px 0px 0px;
	background-color: #EB7303;
}