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

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

#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%;
}

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

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

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

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

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

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

#navigation li {
	margin: 0;
}

#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%;
}

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

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

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

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

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

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

#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%;
}

#navigation ul ul li {
	font-size: 7px;
	list-style-type: square;
	margin-left: 10px;
	list-style-position: outside;
}

html>body #navigation ul ul li a {
	width: auto;
	margin-right: 0px;
}

html>body li a {
	width: auto;
	margin-right: 0px;
}
#banner {
	border: 1px solid #555;
}

#direktzugang {
	display: inline;
}

/* ---------------------------
   Home | Service | FAQ | ...
   --------------------------- */
#sitenavi {
	font-size: 8pt;
	font-weight: normal;
	border-bottom: 1px solid #555;
	padding: 0px 10px;
	color: #fff;
	background: #8b897b;
}

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

#sitenavi A:hover {
	text-decoration: underline;
}

#sitenavi form {
	display: inline;
}

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

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

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

/* ---------------------------
   Logos
   --------------------------- */
#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 */
}

#sponsor {
	float: right;
	padding: 0px 10px 0px 0px;
}

#sponsor IMG {
	border: 0 none;
}

/* -------------------------
   H2 Zwischenüberschriften
---------------------------- */
#headline {
	background-color: #c01c00;
}

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

#headline h2 a {
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}
#content {
	padding: 10px 10px 0px 10px;
}

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

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

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

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

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

#content UL {
	padding-left: 1.2em;
	margin: 1em 0;
	list-style-type: square;
}

#content TD UL {
	margin: 0;
}

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

#content UL LI.floatimg {
	clear: both;
}

#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;
	background-color: white;
	border-spacing: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#content th a,#content th a:visited {
	color: black;
}

#content th A.sort {
	color: black;
}

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

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

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

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

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

#content td p,#content th p,#content td pre,#content th pre {
	margin-top: 0;
}

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

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

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

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

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

#content form table {
	border-bottom: 0px solid #aaa;
}

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

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

#content span.filterrowinput {
	display: block;
	float: left;
	margin-right: 1em;
}

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

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

#content tr.s {
	background-color: #ffffff;
}

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

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

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

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

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

#content dl dt {
	font-weight: bold;
}

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

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

#content .p {
	color: #c01c00;
}

#content sub {
	font-size: 9pt;
}

#content .f {
	color: #aaa;
}

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

div.messagebox {
	margin: 1em 0;
	padding: 0em 0.5em;
}

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

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

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

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

div.warning div.title {
	font-weight: bold;
	color: #c01c00;
	margin-bottom: 0.5em;
}
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

IMG {
	border: 0;
}

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

#center {
	width: 637px;
}

#left {
	width: 130px;
}

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

#center hr {
	width: 657px;
}

#left hr {
	width: 130px;
}

#skyscraper {
	padding: 1px 0 0 1px;
}

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

#left,#center,#right {
	vertical-align: top;
}

#sidebar {
	margin: 8px 2px 0px 0px;
	height: 608px;
}

#footer {
	margin: 10px 10px 0px 10px;
	border-top: 1px solid #ccc;
	font-size: smaller;
}

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

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

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

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

label {
	font-weight: bold;
}

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

A {
	color: #009;
}

A.visited {
	color: #006;
}

pre.forum {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.printonly {
	display: none;
}

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

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

#content .infobox .floatright {
	padding: 0;
	background-color: #f7f7f7;
}

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

#content .infobox p {
	font-size: 80%;
	margin: 0.5em 0em 0em 0em;
}

.teaser {
	clear: both;
}

.teaser .title {
	font-weight: bold;
}

.teaserimg {
	border: 1px solid #aaa;
}

.nachricht .newsdatum {
	font-weight: bold;
}

.codebox {
	clear: both;
}

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

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

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

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

.imgboxleft DIV,.imgboxright DIV {
	font-size: 80%;
}

.imgboxleft IMG,.imgboxright IMG {
	display: block;
}

.newsimgbox {
	float: left;
	padding: 0 1em 1em 0;
	margin: 0;
	width: 250px;
	background-color: white;
}

.newsimgbox IMG {
	display: block;
	border: 1px solid #aaa;
}

.newsimgbox DIV {
	font-size: 80%;
}

.readon {
	text-align: right;
}

.printonly {
	display: none;
}
#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: 0;
	left: 0;
	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-javascript #navigation ul li {
	display: block;
	float: left;
	width: 110px;
	margin-right: 10px;
}

.kicktipp-javascript #navigation li a {
	border-bottom: 5px solid #F0F0F0;
	border-left: none;
	margin-bottom: 2px;
}

.kicktipp-javascript #navigation {
	margin: 30px 0px 60px 0px;
	padding: 0 0 0 15px;
}

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

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

* html .kicktipp-javascript #navigation li a:hover {
	border-bottom: 1px solid #C01C00;
}

* html .kicktipp-javascript #navigation li {
	margin-right: -5px;
}

* html .kicktipp-javascript #navigation {
	margin: 30px 0px 60px 0px;
	padding: 0 0 0 15px;
}

* html .kicktipp-javascript #navigation .active {
	border-bottom: 1px solid #C01C00;
}

