html, body {
	font-family: Arial, sans-serif;
	background-color: white;
	color: black;
	margin: 0 0 0 0;
}

#container {
	background-color: white;
}


#header {
	background-color: #EEE;
	border-bottom: 1px solid black;;
}

#header img.logo {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}

#header	h1 {
	font-size: 28pt;
	margin-bottom: 5px;
	color: blue;
	text-align: left;
}

#banner {
	white-space: nowrap;
	padding-left: 20px;
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid gray;
	text-align: left;
}

#navbar {
	background-color: #DDD;
	text-align: left;
	white-space: nowrap;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 8pt;
}

#navbuttons {
	float: right;
}

#sidebar {
        float: right;
	XX-position: absolute;
	XX-left: 0px;
	width: 150px;
	background-color: #DDD;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	font-size: 8pt;
	white-space: nowrap;
	border: 1px solid black;
}

#sidebar h1 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 10pt;
	background-color: #BBB;
	text-align: left;
	border-bottom: 1px solid black;
}

#sidebar ol {
	list-style: none;
	padding-left: 5px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#sidebar li {
	margin-top: 1px;
}

#sidebar li.level1 {
	background-color: #EEE;
}

#sidebar li.level2 {
	background-color: #DDD;
}

#sidebar li.level3 {
	background-color: #EEE;
}

#sidebar li.level4 {
	background-color: #DDD;
}

#sidebar li.level5 {
	background-color: #EEE;
}

#sidebar li.level6 {
	background-color: #DDD;
}

#sidebar :link {
	color: blue;
}

#sidebar :visited {
	color: blue;
}

#sidebar a.selected {
	font-weight: bold;
	color: #800;
}

#sidebar hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border: none 0;
	border-top: 1px dashed gray;
	width: 100%;
	height: 1px;
}


#aktuellt {
	margin-top: 10px;
}

#sidebar #aktuellt h1 {
	border-top: 1px solid black;
	background-color: #B88;
}

#comment {
	font-style: italic;
}

#content {
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
	margin: 0 5px 0 10px;
	XXx-margin: 0 5px 0 160px;
}

#content img.deco {
	float: right;
	margin-left: 3px;
	margin-bottom: 2px;
	border: 1px solid black;
}

#content img.std {
	XX-float: left;
	vertical-align: top;
	margin-left: 3px;
	margin-bottom: 2px;
	border: 1px solid black;
}

#content img.stdlogo {
	XX-float: left;
	vertical-align: top;
	margin-left: 3px;
	margin-bottom: 2px;
	border: none;
}

#sponsor img { 
    vertical-align: top;
}

#sponsor a:link { 
    color: white;
}

#sponsor a:visited {
    color: white;
}


#content td {
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}

#content td.data {
	white-space: nowrap;
}

#content table {
  font-size: 10pt;
  border-bottom: solid 1px gray;
}

#content em {
	font-size: 11pt;
	font-weight: bold;
}

#content table.booking {
  border: solid 1px black;
  font-size: 16pt;
}

#content table.daysel {
  border-spacing: 5px;
}

#content tr.days {
  background-color: lightgray;
}

#content tr.stats {
  font-size: 7pt;
}

#content tr.even {
}

#content tr.odd {
  background-color: #DDDDDD;
}


#content td.stats {
  border-top: solid 1px black;
  text-align: right;
}

#content td.day {
  border: solid 1px black;
  border-radius: 5px;
  text-align: center;
}

#content th.name {
  font-weight: bold;
  text-align: left;
}

#content th.rank {
  text-align: right;
}

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

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

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

#content th.points {
  text-align: right;
}

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

#content th.name :link {
  color: black;
}

#content th.name :visited {
  color: black;
}

#content td.venue {
  text-align: center;
  vertical-align: top;
}

#content td.header {
  border-bottom: solid 1px black;
}

#content td.open {
  text-align: center;
  vertical-align: top;
  background-color: lightgreen;
}

#content td.booked {
  text-align: center;
  vertical-align: top;
  background-color: red;
}

#content td.closed {
  text-align: center;
  vertical-align: top;
  background-color: black;
}

#content td.unused {
  text-align: center;
  vertical-align: top;
  background-color: gray;
}

#content table.kalendarium {
	font-size: 9pt;
	border: solid 1px black;
}

#content td.kalendarium {
	text-align: left;
	white-space: nowrap;
	border-bottom: solid 1px lightgray;
}

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

#content table.scb th {
  text-align: center;
}


#content th {
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

#content th.header {
	border-bottom: solid 2px black;
}

#content th.kalendarium {
	text-align: left;
	white-space: nowrap;
	border-bottom: solid 2px black;
}

#content tr.header {
  background-color: #CCCCFF;
}

#content tr.footer {
  font-size: 8pt;
  font-style: italic;
  background-color: #EEEEFF;
}

#content tr.lastheader {
  background-color: #EEEEEE;
  border-bottom: solid 1px gray;
}


#content th.lastheader {
  white-space: nowrap;
}

#content th.lastheader10 {
  width: 10em;
  OFF-border-bottom: solid 1px gray;
  white-space: nowrap;
}

#content th.lastheader20 {
  width: 20em;
  OFF-border-bottom: solid 1px gray;
  white-space: nowrap;
}


#content td.dotted {
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	white-space: nowrap;
}

#content td.schema {
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	text-align: center;
	white-space: nowrap;
}

#content th.leftheader {
	border-right: solid 1px black;
	white-space: nowrap;
}

#content th.footer {
	border-top: solid 1px black;
	white-space: nowrap;
}

#content th.left {
	white-space: nowrap;
}


#content div.daysel {
  float: center;
}


#content div.date {
  text-align: right;
  font-size: 10pt;
}

#content div.table-summary {
  font-size: 8pt;
  font-style: italic;
}

#content pre {
	font-size: 10pt;
}

#content h4 {
	margin-bottom: 1px;
	font-size: 10pt;
}

#content h3 {
  border-bottom: 2px solid darkblue;
  margin-bottom: 5px;
  font-size: 10pt;
}

#content h2 {
  border-bottom: 3px solid darkred;
  text-align: left;
  font-size: 14pt;
}

#content h2.alt {
	border-bottom: 2px solid gray;
	text-align: left;
	font-size: 13pt;
}

#content ul,ol {
	padding-left: 2em;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}


#kontakt th {
  width: 10em;
  white-space: nowrap;
}

#kontakt td {
  white-space: nowrap;
}

#kontakt td.sep {
  white-space: nowrap;
  font-size: 1pt;
  border-top: dotted 1px gray;
}

#omklrum th {
  width: 10em;
  border-bottom: solid 1px gray;
  white-space: nowrap;
}




div.sign {
	float: right;
        font-size: 7pt;
        text-align: right;
        font-style: italic;
}

div.subtitle {
        font-size: 14pt;
        text-align: center;
        font-weight: bold;
	margin-bottom: 10px;
}

#footer {
	background-color: white;
	clear: both;
	text-align: center;
	border-top: 1px solid black;
	font-size: 8pt;
}

#lastmod {
	text-align: right;
	padding-right: 10px;
}

#webmaster {
	text-align: right;
	padding-right: 20px;
	padding-right: 10px;
}

#results table {
  font-size: 10pt;
}

#results tr {
  border-bottom: none;
}

#results tr.even {
}

#results tr.odd {
  background-color: #DDDDDD;
}

#results tr.header {
  border-bottom: solid 1px black;
}

#results th {
  width: 3em;
  text-align: right;
  background-color: #CCCCFF;
  white-space: nowrap;
}

#results th.id {
  text-align: right;
  width: 0.5em;
  border-bottom: 1px solid black;
}

#results th.rank {
  text-align: right;
  width: 1em;
  border-bottom: 1px solid black;
}

#results td.rank {
  text-align: right;
  width: 1em;
}

#results th.name {
  text-align: left;
  width: 5em;
  border-bottom: 1px solid black;
}

#results th.born {
  text-align: right;
  border-bottom: 1px solid black;
}


#results th.team {
  text-align: left;
  width: 5em;
  border-bottom: 1px solid black;
}


#results th.height {
  width: 10em;
  border-bottom: 1px solid black;
}

#results th.weight {
  width: 10em;
  border-bottom: 1px solid black;
}

#results th.cooper {
  width: 10em;
  border-bottom: 1px solid black;
}

#results th.SELcooper {
  width: 10em;
  font-weight: bold;
  border-bottom: 1px solid black;
}

#results th.jump {
  width: 10em;
  border-bottom: 1px solid black;
}

#results th.SELjump {
  width: 10em;
  font-weight: bold;
  border-bottom: 1px solid black;
}

#results th.pushups {
  width: 10em;
  border-bottom: 1px solid black;
}

#results th.SELpushups {
  width: 10em;
  font-weight: bold;
  border-bottom: 1px solid black;
}

#results th.situps {
  width: 10em;
  border-bottom: 1px solid black;
}

#results th.SELsitups {
  width: 10em;
  font-weight: bold;
  border-bottom: 1px solid black;
}

#results th.chins { 
  width: 10em;
  border-bottom: 1px solid black;
}

#results th.SELchins {
  width: 10em;
  font-weight: bold;
  border-bottom: 1px solid black;
}



#results td.Fname {
  border-top: 1px solid black;
}

#results td.Fcooper {
  border-top: 1px solid black;
}

#results td.Fjump {
  border-top: 1px solid black;
}

#results td.Fpushups {
  border-top: 1px solid black;
}

#results td.Fsitups {
  border-top: 1px solid black;
}

#results td.Fchins {
  border-top: 1px solid black;
}


#results th.matchstats {
  text-align: center;
  border-bottom: 1px solid gray;
}

#results th.goalstats {
  text-align: center;
  border-bottom: 1px solid gray;
}

#results th.shotstats {
  text-align: center;
  border-bottom: 1px solid gray;
}

#results th.matches {
  text-align: right;
  width: 2em;
  border-bottom: 1px solid gray;
}

#results th.goals {
  text-align: right;
  width: 2em;
  border-bottom: 1px solid gray;
}

#results th.shots {
  text-align: right;
  width: 2em;
  border-bottom: 1px solid gray;
}

#results th.points {
  text-align: right;
  width: 2em;
  border-bottom: 1px solid gray;
}

#results th.score {
  text-align: center;
  border-bottom: 1px solid gray;
}

#results td {
  width: 3em;
  text-align: right;
  white-space: nowrap;
}

#results td.name {
  width: 15em;
  text-align: left;
  white-space: nowrap;
}

#results td.team {
  text-align: left;
  white-space: nowrap;
}

#results td.score {
  text-align: center;
}

#matches table {
  font-size: 12pt;
}

#matches tr.even {
}

#matches tr.odd {
  background-color: #DDDDDD;
}

#matches th {
  width: 3em;
  white-space: nowrap;
  background-color: #CCCCFF;
}

#matches th.rank {
  width: 2em;
  text-align: right;
  border-bottom: 1px solid gray;
}

#matches th.id {
  width: 2em;
  text-align: right;
  border-bottom: 1px solid gray;
}

#matches th.name {
  width: 5em;
  text-align: left;
  border-bottom: 1px solid gray;
}

#matches th.when {
  width: 2em;
  text-align: left;
  border-bottom: 1px solid gray;
}

#matches th.where {
  width: 2em;
  text-align: left;
  border-bottom: 1px solid gray;
}

#matches th.score {
  width: 3em;
  text-align: center;
  border-bottom: 1px solid gray;
}

#matches th.shots {
  width: 3em;
  text-align: center;
  border-bottom: 1px solid gray;
}

#matches th.scorestats {
  width: 5em;
  text-align: center;
}



#matches td {
  white-space: nowrap;
}

#matches td.id {
  text-align: right;
}

#matches td.name {
  width: 15em;
  text-align: left;
}

#matches td.score {
  text-align: center;
}

#matches td.shots {
  text-align: center;
  font-style: italic;
}


#activity tr.even {
}

#activity tr.odd {
  background-color: #DDDDDD;
}

#activity th {
  white-space: nowrap;
  background-color: #CCCCFF;
  border-bottom: 1px solid gray;
}

#activity th.when {
  width: 2em;
}

#activity th.team {
  width: 10em;
}

#activity th.player {
  width: 10em;
}

#activity th.time {
  width: 2em;
}

#activity th.misc {
  width: 10em;
}

#activity td {
  white-space: nowrap;

}
#activity td.scoretxt {
  text-align: right;
  font-weight: bold;
  font-size: 12pt;
}

#activity td.score {
  text-align: center;
}

#activity td.finalscore {
  text-align: center;
  font-weight: bold;
  font-size: 12pt;
}

#activity td.finalmisc {
  text-align: left;
  font-weight: bold;
  font-size: 12pt;
}


#players tr.even {
}

#players tr.odd {
  background-color: #DDDDDD;
}

#players th {
  white-space: nowrap;
  text-align: right;
  background-color: #CCCCFF;
  border-bottom: 1px solid gray;
}

#players th.rank {
  width: 2em;
  text-align: right;
  border-bottom: 1px solid gray;
}

#players th.id {
  width: 2em;
  text-align: right;
  border-bottom: 1px solid gray;
}


#players th.name {
  text-align: left;
  width: 15em;
}

#players th.team {
  text-align: left;
  width: 15em;
}

#players td {
  white-space: nowrap;
  text-align: right;
}


#players td.name {
  text-align: left;
}

#players td.team {
  text-align: left;
}
