html {	margin: 0;
		padding: 0;
		}

body { 	font-family: Arial; 
		font-size: 14pt;
		color: black;
		margin: 0;
		padding: 0;
		height: 250mm;
		}

#kopf {	
		display: none;
		}

#bild {	position: absolute;
		left: 1000px;
		top: 300px;
		z-index: -10;
		}

#menu {	display: none;
		}

#inhalt {
		position: absolute;
		overflow: hidden;
		width: 180mm;
		height: 200mm;
		margin: 0;
		padding: 15mm;
		}

#inhalt li { 	
		font-size: 1.0em; 
		line-height: 1.3em; 
		margin-left: 20px;
		margin-right: 60px;
		}



#fuss {	display: none;
		}


/*Die Überschriften*/

h1, h2, h3, h4, h5 { 
		display: inline; 
		}

h1 { 	color: #ca3400; 
		font-size: 1.6em; 
		}

h2 { 	color: #ca3400; 
		font-size: 1.4em; 
		}

h3 { 	color: #ca3400; 
		font-size: 1.2em; 
		}

h4 { 	color: black;
		font-size: 0.8em;
		font-style: italic; 
		}

h5 { 	color: black;
		font-size: 0.7em; 
		}

h6 { 	color: black;
		font-size: 0.6em; 
		}

p { 	color: red; 
		float: none; 
		padding-left: 10px;
		}

img {
		border: 0;
		z-index: 1;
		}

hr {	
		margin: 10px 0 10px 0;
		}

a:link  {
        text-decoration :none;
        color: #ca3400;
        }

a:visited {
        text-decoration :none;
        color: #ca3400;
        }

a:focus {
        text-decoration :none;
        color: #ca3400;
		}

a:hover {
        text-decoration :none;
        color: #ca3400;
		}

a:active {
        text-decoration :none;
        color: #ca3400;
		}

.tabelle { 
		width: 100%;
		text-align: left;
		margin-bottom: 20px;
		}

.tabelle table {
		margin-left: auto;
		margin-right: auto;
		}

.tabelle td {
		vertical-align: top;
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
		}

.tabelle a:link  {
        text-decoration :none;
        color: #ca3400;
        }

.tabelle a:visited {
        text-decoration :none;
        color: #ca3400;
        }

.tabelle a:focus {
        text-decoration :none;
        color: #ca3400;
		}

.tabelle a:hover {
        text-decoration :none;
        color: #ca3400;
		}

.tabelle a:active {
        text-decoration :none;
        color: #ca3400;
		}

.formular { 
		display: none;
		text-align: center;
		display: block; 
		width: 100%;
		margin-bottom: 20px;
		}

.formular table {
		margin-left: auto;
		margin-right: auto;
		}

.formular td {
		vertical-align: middle;
		padding-left: 5px;
		text-align: right;
		padding-right: 0.5em;
		}

.formular .eingabefeld {
		vertical-align: middle;
		padding-left: 5px;
		text-align: left;
		padding-right: 0.5em;
		}

.formular a:link  {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
        }

.formular a:visited {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
        }

.formular a:focus {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
		}

.formular a:hover {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
		}

.formular a:active {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
		}

.center {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
		}

.center table {
		width: 100%;
		}

.center a:link  {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
        }

.center a:visited {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
        }

.center a:focus {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
		}

.center a:hover {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
		}

.center a:active {
        text-decoration :none;
        color: #ca3400;
		font-size: 1.3em;
		font-weight: bold;
		}


.thumbnails {
		margin-bottom: 20px;
		}

.thumbnails table {
		width: 100%;
		}

.thumbnails table tr td {
		text-align: center;
		padding: 5px;
		}

.tumbnailskommentare {
		border: solid;
		color: #ca3400;
		border-width: 2px;
		}

.gaestebuch_tabelle { 
		text-align: center;
		width: 100%; 
		margin-bottom: 20px;
		}

.gaestebuch_tabelle table {
		width: 100%;
		text-align: left;
		}

.gaestebuch_tabelle a:link  {
        text-decoration :none;
        color: #ca3400;
        }

.gaestebuch_tabelle a:visited {
        text-decoration :none;
        color: #ca3400;
        }

.gaestebuch_tabelle a:focus {
        text-decoration :none;
        color: #ca3400;
		}

.gaestebuch_tabelle a:hover {
        text-decoration :none;
        color: #ca3400;
		}

.gaestebuch_tabelle a:active {
        text-decoration :none;
        color: #ca3400;
		}

.gesamttabelle { 
		text-align: center;
		width: 100%; 
		margin-bottom: 20px;
		}

.gesamttabelle table {
		width: 100%;
		text-align: left;
		}

.gesamttabelle table tr td {
		vertical-align: top;
		padding-left: 5px;
		padding-right: 5px;
		}

.gesamttabelle a:link  {
        text-decoration :none;
        color: #ca3400;
        }

.gesamttabelle a:visited {
        text-decoration :none;
        color: #ca3400;
        }

.gesamttabelle a:focus {
        text-decoration :none;
        color: #ca3400;
		}

.gesamttabelle a:hover {
        text-decoration :none;
        color: #ca3400;
		}

.gesamttabelle a:active {
        text-decoration :none;
        color: #ca3400;
		}

.referenz_text_links {
		width: 100%;
		text-align: left;
		font-style: italic;
		margin-top: 30px;
		}

.referenz_text_rechts {
		width: 100%;
		text-align: right;
		font-style: italic;
		margin-top: 30px;
		}

.newsbild {	float: right;
		margin-right: 10px;
		}

.newstitel {	margin-bottom: 20px;
		}

.news {		margin-right: 200px;
		}

.newsautor {	font-style: italic;
		margin-top: 20px;
		margin-bottom: 20px;		
		}

.einstiegstext {
		color: #888;
		}

.status1 {
		color: green;
		}

.status2 {
		color: #ca3400;
		}

.status3 {
		color: blue;
		}
		
.siegerpokal {
		position: absolute;
		float: right;
		left: 600px;
		text-align: right;
		}

.tabelleindex {
		table-layout: fixed;
		width: 100%;
		margin-bottom: 20px;
		}

.tabelleindexfotospalte {
		width: 150px;
		}

.xhtml_img {
		position: absolute;
		left: 8px;
		top: 7px;
		}

font {	
		color: black !important;
		}

	
/* Einstellungen für Kuppel-Cup-Auswertung */
#kopfprint {
		font-family: Arial;
		background-color: #cccccc;
		margin: 0;
		width: 170mm;
		height: 25mm;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30mm;
		padding: 5mm;
		font-weight: bold;
		position: fixed;
		top: 10mm;
		color: white;
		position: fixed;
		top: 15mm;
		}

.durchgang {
		font-size: 28pt;
		}

.titel {
		font-size: 14pt;
		text-align: right;
		position: fixed;
		right: 25mm;
		top: 33mm;
		}

.url {
		font-size: 14pt;
		text-align: right;
		position: fixed;
		right: 25mm;
		top: 40mm;
		}


#fussprint {
		background-color: #bbb;
		width: 170mm;
		padding: 3mm;
		padding-right: 5mm;
		text-align: right;
		font-size: 14pt;
		font-weight: bold;
		color: white;
		position: fixed;
		bottom: 10mm;
		}

.formularanzeigeeinstellungen { 
		display: none;
		}

.formulareingabegruppehinzufuegen {
		display: none;
		}
	
.formulareingabegehezudurchgang {
		display: none;
		}
	
.formulareingabeaktiondurchgangberechnen {
		display: none;
		}
	
.anzeigestandardaktuellerdurchgang {
		font-size: 1.6em;
        color: #ca3400;
		font-weight: bold;
		margin-left: 3px;
		margin-bottom: 20px;
		}

.anzeigestandardaktuellerdurchgangtabelle {
		font-size: 1.0em;
        color: black;
		margin-left: 30px;
		margin-bottom: 20px;
		}

.anzeigestandardaktuellerdurchgangname {
		width: 35em;
		}

.anzeigestandardaktuellerdurchgangzeit {
		width: 8em;
		text-align: right;
		}	
	
.anzeigestandardaktuellerdurchgangfehler {
		width: 8em;
		text-align: right;
		}	

.anzeigestandardaktuellerdurchganggesamt {
		width: 8em;
		text-align: right;
		}	

.anzeigestandardnaechsterdurchgang {
		font-size: 1.6em;
        color: #ca3400;
		font-weight: bold;
		margin-left: 3px;
		margin-bottom: 20px;
		margin-top: 50px;
		}

.anzeigestandardnaechsterdurchgangtabelle {
		font-size: 1.0em;
        color: black;
		margin-left: 30px;
		margin-bottom: 20px;
		}

.anzeigestandardnaechsterdurchgangname {
		width: 35em;
		}

.anzeigestandardnaechsterdurchgangzeit {
		width: 8em;
		text-align: right;
		}	
	
.anzeigestandardnaechsterdurchgangfehler {
		width: 8em;
		text-align: right;
		}	

.anzeigestandardnaechsterdurchganggesamt {
		width: 8em;
		text-align: right;
		}	

.zeitfuer32 {
		position: absolute;
		font-size: 1.6em;
        color: #ca3400;
		font-weight: bold;
		right: 20px;
		}

.anzeigebestenzeiten {
		font-size: 1.6em;
        color: #ca3400;
		font-weight: bold;
		margin-left: 3px;
		margin-bottom: 20px;
		margin-top: 50px;
		}

.anzeigebestenzeitentabelle {
		font-size: 1.0em;
        color: black;
		margin-left: 30px;
		margin-bottom: 20px;
		}

.anzeigebestenzeitenname {
		width: 18em;
		}

.anzeigebestenzeitengesamt {
		width: 5em;
		text-align: right;
		}
		
.formulareingabetabelle {
		margin-bottom: 20px;
		}

.formulareingabetabellestartnummer {
		width: 2em;
		text-align: center;
		}

.formulareingabetabellebahn {
		width: 2em;
		text-align: center;
		}

.formulareingabetabellename {
		width: 22em;
		text-align: left;
		}

.formulareingabetabellezeit {
		width: 6em;
		text-align: right;
		}

.formulareingabetabellefehler {
		width: 5em;
		text-align: right;
		}

.formulareingabetabellegesamt {
		width: 6em;
		text-align: right;
		}

.formulareingabetabellebearbeiten {
		width: 6em;
		text-align: right;
		vertical-align: middle;
		}

.formulareingabetabelleentfernen {
		width: 6em;
		text-align: right;
		vertical-align: middle;
		}

.anzeigeergebnislistetabelle {
		margin: 0;
		position: fixed;
		top: 55mm;
		height: 215mm;
		max-height: 215mm;
		}

.anzeigeergebnislistespaltenkopf {
		padding-bottom: 5pt;
		}

.anzeigeergebnislistestartnummer {
		width: 15mm;
		text-align: center;
		}

.anzeigeergebnislistebahn {
		width: 15mm;
		text-align: center;
		}

.anzeigeergebnislisteplatzierung {
		width: 25mm;
		text-align: center;
		}

.anzeigeergebnislistename {
		width: 70mm;
		text-align: left;
		}

.anzeigeergebnislistezeit {
		width: 25mm;
		text-align: center;
		}

.anzeigeergebnislistefehler {
		width: 25mm;
		text-align: center;
		}

.anzeigeergebnislistegesamt {
		width: 25mm;
		text-align: center;
		}

thead {
		font-size: 14pt;
        color: black;
		font-weight: bold;
		margin-bottom: 15mm;
		}

.gewinner {
        font-weight: bold;
		}

.verlierer {
		color: #666;
		}

.gerade {
		background-color: #f5f5f5;
        }

.bild {
		text-align: center;
		vertical-align: middle;
		position: relative;
		top: 70mm;
		}

.text {
		margin-top: 50px;
		font-size: 3.2em;
        color: black;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		}

.seitenumbruch {
		page-break-before: always;
		}
