.kicktipp-content { 
	font: 10pt normal "Trebuchet MS", Helvetica, Arial, sans-serif; 
}
.kicktipp-content h5, h6 { 
	color:  #c01c00; 
	margin: 0; 
}
.kicktipp-content h5 { 
	font: 20pt normal Georgia, "Times New Roman", "DejaVu Serif", "Bitstream Vera Serif", serif; 
	border-bottom: 1px solid #333; 
}
.kicktipp-content h6 { 
	font-size: 12pt; 
	text-align: right; 
	font-weight: normal; 
	padding-top: 25px; 
}
.kicktipp-content p > a { 
	text-decoration: none; 
	color: #62040C; 
	padding-left: 15px; 
	background: transparent url(link.png) 2px 2px no-repeat; 
}
.kicktipp-content a:hover { 
	text-decoration: underline; 
}
.kicktipp-content ul { 
	list-style-image: url(../prolet2/bullet.png); 
	padding-left: 25px; 
}
.kicktipp-content .object { 
	text-align: center; 
	background-color: #ddd; 
	line-height: 1px; 
}
.kicktipp-content .object p { 
	line-height: 13pt; 
}
.kicktipp-content .special { 
	font-weight: bold; 
	font-size: 12pt; 
	font-variant:small-caps; 
	color: #62040C; 
}

.kicktipp-content .match { 
	padding-top: 25px; 
	padding-bottom: 25px; 
	text-align: center; 
}
.kicktipp-content span.muenchen { 
	padding: 30px; 
	background: transparent url(../prolet2/muenchen.png) center no-repeat; 
	line-height: 30px; 
}
.kicktipp-content span.wolfsburg { 
	padding: 30px; 
	background: transparent url(../prolet2/wolfsburg.png) center no-repeat; 
	line-height: 30px; 
}
.kicktipp-content span.stuttgart {
        padding: 30px;
        background: transparent url(../prolet2/stuttgart.png) center no-repeat;
        line-height: 30px;
}
.kicktipp-content span.hamburg {
        padding: 30px;
        background: transparent url(hamburg.png) center no-repeat;
        line-height: 30px;
}

.kicktipp-content p img {
	padding: 15px 0;
}

/**** STATISTIK ****/
	.stat * { font: 10pt normal "Trebuchet MS", Helvetica, Arial, sans-serif; }
	.stat { background-color: #D3EE97; -moz-border-radius: 15px; width: 700px; padding: 25px; margin-left: 50px; }
	.cd { background-color: #E2F8B6; }
	.cl { background-color: #F1FCDC; margin: 4px 0; }
	.cd, .cl { padding-left: 200px; width: 500px; height: 48px; }
	.stat span { display: block; font-family: Georgia, serif; float: left; width: 180px; height: 48px; clear: left; margin: 0; padding: 2px 10px;
		border-right: 2px solid black; }
	.stat span.last { padding: 2 10px 0 10px; height: 46px; } 
	.stat > div > div { color: #222; font-size: 10px; line-height: 14px; padding: 1px 5px; height: 14px; }
	.stat > div .e { background: transparent url(bg-stat-f.png) no-repeat; }
	.stat > div .s { background: transparent url(bg-stat-s.png) no-repeat; }
	.stat > div .t { background: transparent url(bg-stat-t.png) no-repeat; }
	.stat > div .p1 { background-position: -480px 0; }
	.stat > div .p2 { background-position: -460px 0; }
	.stat > div .p3 { background-position: -440px 0; }
	.stat > div .p4 { background-position: -420px 0; }
	.stat > div .p5 { background-position: -400px 0; }
	.stat > div .p6 { background-position: -380px 0; }
	.stat > div .p7 { background-position: -360px 0; }
	.stat > div .p8 { background-position: -340px 0; }
	.stat > div .p9 { background-position: -320px 0; }
	.stat > div .p10 { background-position: -300px 0; }
	.stat > div .p11 { background-position: -280px 0; }
	.stat > div .p12 { background-position: -260px 0; }
	.stat > div .p13 { background-position: -240px 0; }
	.stat > div .p14 { background-position: -220px 0; }
	.stat > div .p15 { background-position: -200px 0; }
	.stat > div .p16 { background-position: -180px 0; }
	.stat > div .p17 { background-position: -160px 0; }
	.stat > div .p18 { background-position: -140px 0; }
	.stat > div .p19 { background-position: -120px 0; }
	.stat > div .p20 { background-position: -100px 0; }
	.stat > div .p21 { background-position: -80px 0; }
	.stat > div .p22 { background-position: -60px 0; }
	.stat > div .p23 { background-position: -40px 0; }
	.stat > div .p24 { background-position: -20px 0; }
	.stat > div .p25 { background-position: 0 0; }
