.kicktipp-navigation {
	padding: 0 0 0 10px;
	margin: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	background-color: #F0F0F0;
	color: #333;
}

.kicktipp-navigation p {
	padding: 0 0.5em 0.5em 0;
	margin-bottom: 1px;
}

.kicktipp-navigation h2 {
	padding: 2px 0px 2px 5px;
	background-color: #ddd;
	margin: 0px -5px 1px -10px;
	border-left: 5px solid #b4b19f;
	color: #333;
	font-size: 9pt;
	text-decoration: none;
	width: 100%;
}

.kicktipp-navigation h2 a {
	display: block;
	margin: 0 -1px 0 0px;
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	width: 100%;
}

.kicktipp-navigation .active {
	border-left: 5px solid #c01c00;
}

.kicktipp-navigation .ausgegraut  , .kicktipp-navigation .ausgegraut a,.kicktipp-navigation .ausgegraut:HOVER
	{
	color: #aaa;
}

.kicktipp-navigation .open {
	font-weight: bold;
}

.kicktipp-navigation h2:HOVER {
	border-left: 5px solid #c01c00;
}

.kicktipp-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.kicktipp-navigation li {
	margin: 0;
}

.kicktipp-navigation li a {
	display: block;
	padding: 2px 0px 2px 5px;
	margin: 0px -5px 0px -10px;
	border-left: 5px solid #F0F0F0;
	border-bottom: 1px solid #ddd;
	background-color: #F7F7F7;
	color: #333;
	font-size: 9pt;
	text-decoration: none;
	width: 100%;
}

.kicktipp-navigation li a.last {
	border-bottom-width: 0px;
}

.kicktipp-navigation li a.open {
	font-weight: bold;
}

.kicktipp-navigation li.last a {
	border-bottom: 0px solid #fff;
}

.kicktipp-navigation li.active a {
	border-left: 5px solid #c01c00;
}

.kicktipp-navigation li a.open {
	font-weight: bold;
}

.kicktipp-navigation li a:hover {
	border-left: 5px solid #c01c00;
	background-color: #EDEDED;
	color: #333;
}

.kicktipp-navigation ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}

.kicktipp-navigation ul ul li a {
	display: block;
	padding: 1px 5px 1px 12px;
	margin: 0 -15px 0 -20px;
	border-left: 5px solid #F0F0F0;
	background-color: #F7F7F7;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
	width: 100%;
}

.kicktipp-navigation ul ul li {
	font-size: 6pt;
	list-style-type: none;
	margin-left: 10px;
	list-style-position: outside;
}

html>body .kicktipp-navigation ul ul li a {
	width: 100%;
	margin-right: 0px;
}

html>body .kicktipp-navigation li a {
	width: 100%;
	margin-right: 0px;
}
.kicktipp-javascript .kicktipp-navigation ul li {
	display: block;
	float: left;
	width: 130px;
	margin: 0;
	padding: 0 10px 2px 0;
}

.kicktipp-javascript .kicktipp-navigation li a {
	display: block;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 2px 0px;
	background-color: #F7F7F7;
	color: #333;
	font-size: 9pt;
	text-decoration: none;
	width: 130px;
	border-bottom: 5px solid #F0F0F0;
	border-left: none;
}

.kicktipp-javascript .kicktipp-navigation {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	background-color: #F0F0F0;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0;
	clear: right;
}

.kicktipp-javascript .kicktipp-navigation li a:hover {
	background-color: #EDEDED;
	color: #333;
	border-bottom: 5px solid #C01C00;
	border-left: none;
}

.kicktipp-javascript .kicktipp-navigation .active {
	border-bottom: 5px solid #C01C00;
	border-left: none;
}

* html .kicktipp-javascript .kicktipp-navigation ul li {
	padding-right: 5px;
	width: 134px;
}

* html .kicktipp-javascript .kicktipp-navigation li a {
	width: 134px;
}
.kicktipp-javascript .kicktipp-sprachwahl {
	display: block;
	clear: both;
	margin: 0 0 0 0px;
}
.kicktipp-javascript .kicktipp-sprachwahl IMG {
   border: 0;
}

.kicktipp-javascript .kicktipp-content {
	padding: 0;
	clear: left;
}

.kicktipp-javascript .kicktipp-content h2 {
    padding-top: 1em;
}
/* ==================
   Basis
================== */
.kicktipp-content {
	padding: 0px 0px 0px 0px;
	color: #333;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	clear: both;

}

.kicktipp-content div,.kicktipp-content p,.kicktipp-content ul,.kicktipp-content li,.kicktipp-content input
	{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #333;
}

/* ==================
   Headlines
================== */
.kicktipp-content h2,.kicktipp-content h1 {
	margin: 2px 0px 1em 0;
	font-size: 10pt;
	border-bottom: 1px solid #aaa;
}

.kicktipp-content h3 {
	margin: 3em 0px 1em 0;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	clear: both;
}

/* ==================
   Lists 
================== */
.kicktipp-content UL {
	padding-left: 1.2em;
	margin: 1em 0;
	list-style-type: square;
}

.kicktipp-content TD UL {
	margin: 0;
}

.kicktipp-content UL LI {
	padding-left: 0em;
}

/* ==================
   Tabellen
================== */
.kicktipp-content table {
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	margin-bottom: 2em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	border-spacing: 1px;
}

.kicktipp-content caption {
	padding: 1px 3px 1px 3px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

.kicktipp-content caption.box {
	white-space: normal;
}

.kicktipp-content th.sorted a,.kicktipp-content th.sortable a {
	background-position: right;
	margin-right: 20px;
	display: block;
	width: 100%;
}

.kicktipp-content th.sortable a {
	background-repeat: no-repeat;
	background-image: url(../img/arrow_off.png);
	text-decoration: none;
}

.kicktipp-content th.sortable a:HOVER {
	text-decoration: underline;
}

.kicktipp-content th.order1 a {
	background-repeat: no-repeat;
	background-image: url(../img/arrow_down.png);
}

.kicktipp-content th.order2 a {
	background-repeat: no-repeat;
	background-image: url(../img/arrow_up.png);
}

.kicktipp-content tr.o {
	background-color: #ddd;
}

.kicktipp-content tr.e {
	background-color: #f7f7f7;
}

.kicktipp-content tr.marked {
	background-color: #d6d79d;
	font-weight: bold
}

.kicktipp-content tr.sptsieger {
	background-color: #d6d79d;
}

.kicktipp-content tr.cookie {
	background-color: #FECE0C;
}

.kicktipp-content tr.treffer {
	background-color: #fd0;
}

.kicktipp-content tr.sptsieger {
	border-bottom: 1px solid #b2b282;
	border-top: 1px solid #b2b282;
}

.kicktipp-content table.nw td,.kicktipp-content tr.nw td,.kicktipp-content tr.nw th,.kicktipp-content td.nw,.kicktipp-content th.nw
	{
	white-space: nowrap;
}

.kicktipp-content th {
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}

.kicktipp-content td {
	vertical-align: top;
	padding: 1px 3px 1px 3px;
}

.kicktipp-content th a,.kicktipp-content th a:visited,.kicktipp-content th A.sort
	{
	color: #333;
}

.kicktipp-content th A.sort-aktiv {
	color: #c01c00;
	text-decoration: none;
}

.kicktipp-content td.ergebnis {
	text-align: center;
}

.kicktipp-content td.sieg {
	color: #008000;
	white-space: nowrap;
	font-weight: bold
}

.kicktipp-content td.remis {
	color: #ffa500;
	white-space: nowrap;
	font-weight: bold
}

.kicktipp-content td.niederlage {
	color: #c30;
	white-space: nowrap;
	font-weight: bold
}

.kicktipp-content td p,.kicktipp-content th p,.kicktipp-content td pre,.kicktipp-content th pre
	{
	margin-top: 0;
	margin-bottom: 1em;
}

.kicktipp-content td.pos,.kicktipp-content td.pkt,.kicktipp-content td.sptpunkte,.kicktipp-content td.bonus,.kicktipp-content td.sptsiege,.kicktipp-content td.gesamt
	{
	text-align: right;
	padding: 1px 3px 1px 3px;
}

.kicktipp-content td.pkts {
	text-align: right;
	color: #c01c00;
	font-weight: bold;
}

.kicktipp-content td.right {
	text-align: right;
}

.kicktipp-content td.sptpunkte,.kicktipp-content td.sptsiege,.kicktipp-content td.bonus,.kicktipp-content td.gesamt
	{
	font-weight: bold;
}

.kicktipp-content td.e {
	background-color: #f7f7f7;
}

.kicktipp-content tr.splitbefore td {
	border-top: 1px solid #aaa;
}

.kicktipp-content tr.splitafter td {
	border-bottom: 1px solid #aaa;
}

.kicktipp-content td.colgap,.kicktipp-content th.colgap {
	padding: 0;
	background-color: #fff;
	width: 1px;
}

/* ==================
   Formulare 
================== */
.kicktipp-content form table {
	border-bottom: 0px solid #aaa;
}

.kicktipp-content form .errorLabel,form .errorField,form .errorMessage {
	font-weight: bold;
	color: #c30;
}

.kicktipp-content form table table .errorField {
	border-color: #c30;
}

.kicktipp-content form fieldset.hidden {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

.kicktipp-content form div.checkboxes {
	margin-bottom: 1em;
}

.kicktipp-content form div.checkboxes p {
	margin-bottom: 0px;
}

.kicktipp-content label {
	font-weight: bold;
}

.kicktipp-content table.nb {
	border-top: 0px solid #aaa;
	border-bottom: 0px solid #aaa;
	margin: 0;
}

.kicktipp-content table.borderbottom {
	border-bottom: 1px solid #aaa
}

.kicktipp-content tr.s {
	background-color: transparent;
}

.kicktipp-content tr.s td {
	border-top: 1px solid #aaa;
}

.kicktipp-content tr.s td p {
	padding-top: 0.5em;
	text-align: right;
}

/* ==================
   Sonstiges
================== */
.kicktipp-content span.filterrowinput {
	display: block;
	float: left;
	margin-right: 1em;
}

.kicktipp-content span.filterrowsubmit {
	display: block;
	text-align: right;
}

.kicktipp-content dl dt {
	font-weight: bold;
}

.kicktipp-content DIV.tmkurzname {
	font-weight: normal;
}

.kicktipp-content span.falsch {
	color: #999;
}

.kicktipp-content .p {
	color: #c01c00;
}

.kicktipp-content sub {
	font-size: 9pt;
}

.kicktipp-content .f {
	color: #aaa;
}

.kicktipp-content .prevrank {
	font-size: 10pt;
	color: #aaa;
	text-align: right;
}

.kicktipp-content IMG {
	border: 0;
}

.kicktipp-content A {
	color: #009;
}

.kicktipp-content A.visited {
	color: #006;
}

.kicktipp-content pre.forum {
	font-family: Arial, sans-serif;
}

.kicktipp-content .codebox {
	clear: both;
	margin-bottom: 1em;
}

.kicktipp-content .codebox .title {
	font-size: 80%;
	margin: 0;
}

.kicktipp-content pre.code {
	background-color: #DEDEDE;
	padding: 0.5em;
	border: 1px solid #999;
	margin: 0;
}

.kicktipp-content pre.scrollable {
	overflow: scroll;
	height: 20em;
}

/* ==================
   Message boxes
================== */
.kicktipp-content div.messagebox {
	margin: 1em 0;
	padding: 0em 0.5em;
}

.kicktipp-content div.messagebox p.title {
	font-weight: bold;
}

.kicktipp-content div.success {
	border-left: 5px solid #3B3;
}

.kicktipp-content div.notice {
	border-left: 5px solid #fd0;
}

.kicktipp-content div.errors,div.warning {
	border-left: 5px solid #c01c00;
}

.kicktipp-content div.warning div.title {
	font-weight: bold;
	color: #c01c00;
	margin-bottom: 0.5em;
}
.kicktipp-header {
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	border-top: 1px solid #555;
}

.kicktipp-sitenavi {
	font-size: 8pt;
	font-weight: normal;
	border-bottom: 1px solid #555;
	padding: 0px 10px;
	color: #fff;
	background: #8b897b;
}

.kicktipp-sitenavi a {
	color: #fff;
	text-decoration: none;
}

.kicktipp-sitenavi A:hover {
	text-decoration: underline;
}

.kicktipp-direktzugang,.kicktipp-direktzugang form {
	display: inline;
}

.kicktipp-sitenavi form p {
	display: inline;
	font-size: 8pt;
	color: #fff;
}

.kicktipp-sitenavi form input {
	font-size: 7pt;
	margin: 0;
	padding: 0;
}

.kicktipp-sitenavi form select {
	font-size: 7pt;
}

/* ---------------------------
   Logos
   --------------------------- */
.kicktipp-logo {
	padding-left: 5px;
	padding-top: 10px;
	background-color: #b4b19f;
	border-bottom: 1px solid #555;
	/* fuer Ie muss man einen border-bottom haben, warum auch immer */
}

.kicktipp-sponsor {
	float: right;
	padding: 0px 10px 0px 0px;
}

.kicktipp-sponsor IMG {
	border: 0 none;
}

/* -------------------------
   H2 Zwischenueberschriften
---------------------------- */
.kicktipp-headline {
	background-color: #c01c00;
}

.kicktipp-headline h2 {
	padding: 2px 10px 2px 10px;
	margin: 0;
	background-color: #c01c00;
	color: #fff;
	font-size: 9pt;
	text-decoration: none;
}

.kicktipp-headline h2 a {
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}
.kicktipp-rahmen {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 10pt;
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.kicktipp-rahmen IMG {
	border: 0;
}

.kicktipp-center {
	width: 637px;
}

.kicktipp-left {
	width: 130px;
}

.kicktipp-rahmen hr {
	color: #fff;
	border: 0;
	height: 1px;
	background-color: #fff;
}

.kicktipp-center hr {
	width: 657px;
}

.kicktipp-left hr {
	width: 130px;
}

.kicktipp-left,.kicktipp-center,.kicktipp-right {
	vertical-align: top;
}
.kicktipp-footer {
	margin: 10px 10px 0px 10px;
	border-top: 1px solid #ccc;
	font-size: 7.5pt;
}

.kicktipp-footer a {
	text-decoration: underline;
	color: #333;
}

.kicktipp-content .newsbox {
	width: 250px;
	margin: 0;
	background-color: #f7f7f7;
}

.kicktipp-content .newsbox .floatright {
	padding: 0 0 0 0.5em;
	background-color: #f7f7f7;
}

.kicktipp-content .newsbox h2 {
	background-color: #fff;
	padding-left: 0.2em;
}

.kicktipp-content .newsbox ul {
	margin-left: 0.2em;
}

.kicktipp-content .newsbox li {
	font-size: 6pt;
}

.kicktipp-content .newsbox p {
	font-size: 8pt;
	margin: 0.3em 0em 0em 0em;
}

.kicktipp-content .newsimg  {
	width: 250px;
}

.kicktipp-content .newsimg  p {
	margin: 0;
	font-size: 8pt;
}

/* -------------- */

.kicktipp-content .floatright, #content .floatleft {
	padding-bottom: 1em;
}

.kicktipp-content .floatright {
	float: right;
	padding-left: 2em;
	padding-right: 0px;
	background-color: #fff;
}

.kicktipp-content .floatleft {
	float: left;
	padding-right: 1em;
}

.kicktipp-content IMG.screenshot {
	border: 1px solid #ccc;
	margin-bottom: 5px
}

.kicktipp-content .imgboxright {
	float: right;
	padding: 0 0em 1em 1em;
	margin: 0;
	background-color: white;
}

.kicktipp-content .imgboxleft {
	float: left;
	width: 48px;
	padding: 0 1em 1em 0em;
	margin: 0;
	background-color: white;
}

.kicktipp-content .imgboxleft DIV,.imgboxright DIV {
	font-size: 65%;
}

.kicktipp-content .imgboxleft IMG,.imgboxright IMG {
	display: block;
}
@media print {
	.kicktipp-content,.kicktipp-footer {
		margin: 0;
		padding: 0;
		border: 0px solid #fff;
	}
	.printonly {
		display: block;
	}
	span.printonly {
		display: inline;
	}
	.noprint {
		display: none;
	}
}

.printonly {
	display: none;
}
#skyscraper {
	padding: 1px 0 0 1px;
}

#fullsize {
	text-align: right;
	padding: 1px 0 1px 0;
}

#webtipps {
	border: 1px solid #ffa600;
	font-family: Arial, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 160px;
}

#webtipps p {
	border-bottom: 1px solid #ffa600;
	margin: 0;
	padding: 0.2em 0.5em 0.4em 0.5em;
}

#webtipps h1 {
	font-size: 110%;
	color: white;
	background-color: #ffa600;
	padding-top: 0;
	padding-left: 0.5em;
	margin: 0;
}

#webtipps a {
	font-size: 85%;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

#webtipps a:hover {
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

.ivw IMG {
	display: block;
}

.DIVWEFOR {
	position: absolute;
	top: -1000px;
	left: -1000px;
	visibility: hidden;
}

.DIVFB2I {
	height: 105px;
}

.TBLFB2R {
	width: 830px;
	height: 1px;
	border: 0px;
}

.DIVTS4I {
	width: 130px;
	height: 170px;
	border: 0px;
}

.TBLTS4R {
	height: 1px;
	border: 0px;
}

#div_fullbanner2 {
	height: 105px;
	width: 830px;
	/* overflow: hidden; */
}

#div_skyscraper1 {
	width: 160px;
	height: 600px;
	overflow: hidden;
}

#div_teaser4 {
	width: 130px;
	height: 170px;
	overflow: hidden;
}
.kicktipp-mobil .kicktipp-center { width: 400px; }

.kicktipp-mobil .kicktipp-content H2 {
  display: none;
}

