
/*
CSS-Stylesheet von Marcus <dianaWeb[Affe]arcor.de>	[Affe] = @
für die Sport-Seiten auf <base href="http://diana03hausen.de">
*/

body { background : url(linksBlauTab.gif) repeat-y }



#Impress { 
	text-align : right ; 
	position : relative ; top : -20px ; 
	margin-right : 33px ;
	float : right ;
	}

#Nav_hoch {
	position : relative ; top : -20px ; 
	margin-left : 170px ;
	}



div#Parallel { 
	margin-left : 2px ; /* Platz für akuten Rahmen */
	float : left ;
	}

#Parallel img { border : 0 }

img#akut { 
	border : 2px solid blue ;
	position : relative ; right : 2px ; /* in Flucht halten */
	}



#Inhalt {
	margin-left : 177px ;
	margin-right : 33px ;
	}

#Ueberschrift {
	margin-bottom : 2em ;
	}

/*	Bereich Seitentitel Sport	*/
#Vorjahr {
	float : left ;
	position : relative ; top : 2em ; 
	}

#Folgejahr {
	float : right ;
	position : relative ; top : 2em ; 
	}

#baldFolgejahr {
	float : right ;
	visibility : hidden ;
	position : relative ; top : 2em ; 
	}

/*	Seitentitel Sport (table#ST)	*/
table#ST {
	caption-side : bottom ;
	margin-bottom : 3px ;
	border : 1px solid grey ;
	}

table#ST td, th {
	padding : 9px ;
	border : 1px solid grey ;
	}

#Sport_M th { background-color : lime }
#Sport_RK th { background-color : aqua }
#Sport_sS th { background-color : fuchsia }

table#ST td#Klasse { text-align : center }



/*	Rundenkämpfe Mannschaftsübersicht	*/

table#RK-Teams { 
	border-spacing : 2em ; 
	}

table#RK-Teams td { 
	padding : 22px ; 
/*
	border : 1px solid grey ;
*/
	}

table#RK-Teams td.Zeitraum {
	text-align : center; 
	background-color : yellow ;
	border : 0 ;
	}

.Waffe { 
	font-weight : bolder ;
	}



/*	Rundenkämpfe Vorraussage	*/

table#Vorraussage {
	border-spacing : 2em ; 
	}

/*	Rundenkämpfe	*/

tr.gestrichen td {
	text-decoration : line-through ;
	}

table#Begegnungen {
	float : left ;
	}

th {
	background-color : yellow ;
	}

table#Schuetzen td, table#Tabelle td {
	text-align : center; 
	border : 1px solid grey ;
	}

table#Tabelle tr#Wir td {
	border : 3px solid red ;
	}

table#Tabelle td.Wer {
	text-align : left ; 
	padding : 5px 15px ;
	}

table#Schuetzen td:first-child{
	text-align : left ; 
	padding : 5px 15px ;
	}

.dianasieg, .Ersatz{
	color : red ; 
	}

table#Schuetzen tr#Team td {
	font-style : italic ;
	padding : 5px 8px ;
	}



/*	am Seitenende	*/

#Aenderung { 
	clear : both ;
	margin-left : 144px ;
	text-align : center ;
	}

