/* Druck Stylesheet f. die GOLDENE 9 */
/* Copyright studio holfelder 2007 */

body {
	margin:1cm 1cm 1.5cm 2.5cm;
	background-color:#FFF;
	line-height:1.5em;
	font-size: 0.8em;
	color:#000
}

#top {
	display:none
}

#Logolayer {
	display:none
}

#dekomantel {
	display:none
}

#dekolayer {
	display:none
}

#navigation {
	display:none
}

.content {
	font-family: "Trebuchet MS", sans-serif;
	color:#000;
}

.content a {
	color:#000;
	background-color:#FFF;
	text-decoration:none;
}

.anmerkung {
	font-family: "Trebuchet MS", sans-serif;
	color:#000;
	background-color:#FFF;
	font-size:0.8em;
}	

p {
	font-family: "Trebuchet MS", sans-serif;
	line-height:1.6em;
	margin:1.12em 0
}

h3 {
	font-size:1.1em;
	margin:1.5em 0
}

img {
	border:0
}

.logovorn {
	display: none;
}

.logohinten {
	display: none;
}

.jump {
	display: none;
}

#content li {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	list-style-type: none;
}

a {
	color:#000;
	text-decoration:none
}

/* es folgen die formatierungen fuer die Tabelle "Resultate"*/
table {
	width:100%;
	border-collapse:collapse;
}

th {
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	vertical-align:baseline;
	padding:5px
}

td	{
	text-align:left;
	vertical-align:top;
	background-color:#FFFF99;
	border:1px solid #FFDD3F;
	padding-left:5px;
	padding-bottom:10px;
}

td ol {
	list-style-position:inside;
}

.sieger {
	font-weight:bold;
}

/* es folgen die Angaben zur Tabelle "Tipps"*/

.tipps {
	width:100%
}

.spieltage {
	background-color:#FFF;
	font-weight:bold;
	padding-top:1em;
	border-color:#FFF
}

.vereine {
	background-color:#FFF;
	margin:0px;
	padding:0px;
	border-width:0px;
	font-size:10pt;
	height:1em;
}

.notes {
	background-color:#FFF;
	margin:0px;
	padding:0px;
	border-width:0px;
	height:1em;
}
.neueseite { 
	page-break-before: always !important
}

.invisible {
	display:none
}