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

ol {
	margin-top: 0;
	margin-bottom: 0;
}

dl {
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

dt {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	font-weight: bold;
	float:left;
	clear:left;
	display:inline;
}

dd {
	margin: 0;
	padding: 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 {
	position: absolute;
	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;
}


#rightbar {
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid black;
}

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

#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 160px;
}

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

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

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

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

td.match {
	white-space: nowrap;
}

#content th.header {
	background-color: #CCCCFF;
	border-bottom: 1px solid black;
}

#content tr.header {
	background: #C0C0C0;
}

#datatable td {
	white-space: nowrap;
}

#datatable th {
	border-bottom: solid 1px black;
	white-space: nowrap;
}

tr.even {
	background: #E8E8E8;
}

tr.odd {
}

#players table {
	width: 100%;
}

#players th {
	background-color: #CCCCFF;
	border-bottom: 1px solid black;
}

#players th.id {
	width: 3%;
}

#players th.rank {
	text-align: right;
	width: 3%;
}

#players th.namexx {
	width: 20%;
}

#players th.match {
	width: 10%;
}

#players th.points {
	text-align: right;
	width: 5%;
}

#players th.setd {
	text-align: right;
	width: 8%;
}

#players th.gamed {
	text-align: right;
	width: 8%;
}

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

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

#players td.setd {
	text-align: right;
}

#players td.gamed {
	text-align: right;
}

#matches th {
	background-color: #CCCCFF;
	border-bottom: 1px solid black;
}

#matches th.id {
	width: 3%;
}

#matches th.when {
	width: 5%;
}

#matches th.where {
	width: 5%;
}

#matches th.set {
	width: 10%;
}


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

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

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

#content table.players {
	font-size: 9pt;
	border: solid 1px black;
	width: 100%;
}

#content table.classes {
	border: solid 1px black;
	width: 100%;
}

#content table.matches {
	font-size: 9pt;
	border: solid 1px black;
	width: 100%;
}

#content table.match {
	border: solid 1px black;
	width: 100%;
}

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

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

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

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

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

#content td.schema {
	border-right: solid 1px grey;
	border-bottom: solid 1px grey;
	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.date {
	text-align: right;
	font-size: 10pt;
}

#content div.search {
	text-align: center;
}

#content div.footer {
	text-align: left;
	font-size: 8pt;
        font-style: italic;
}

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

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

#content h3 {
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
	font-size: 12pt;
}

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

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

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

#matchtree table {
	border-spacing: 0;
	width: 100%;
}

#matchtree th {
	text-align: center;
        font-style: italic;
	border-bottom: 1px solid black;
	white-space: nowrap;
}

#matchtree td.court {
	white-space: nowrap;
}

#matchtree td.court {
	text-align: right;
        font-weight: bold;
	font-size: 7pt;
	border-right: 1px solid blue;
}

#matchtree td.score {
	text-align: left;
	font-size: 8pt;
	vertical-align: top;
        font-style: italic;
}
