﻿html {
	margin:0; padding: 0;	height: 100%;
}
body {
	margin:0; padding: 0;	height: 100%;
}
img {
 border: 0;
}
span {
	margin: 0; padding: 0;
}
div {
	margin: 0; padding: 0;
}
pre {
	margin: 0; padding: 0;
}
p {
	margin: 0; padding: 0;
}
h6 {
	margin: 0; padding: 0;
}
h5 {
	margin: 0; padding: 0;
}
h4 {
	margin: 0; padding: 0;
}
h3 {
	margin: 0; padding: 0;
}
h2 {
	margin: 0; padding: 0;
}
h1 {
	margin: 0; padding: 0;
}
body {
	font-size: 75%;
}
textarea {
	font-family: Verdana;
}
input {
	font-family: Verdana;
}
select {
	font-family: Verdana;
}
td {
	font-family: Verdana;
}
table {
	font-family: Verdana;
}
body {
	font-family: Verdana;
}
.logos {
	float: right;
	margin: 8px 8px 5px 0;
	clear: right;
}
.logos img {
	vertical-align: middle;
	margin-left: 30px;
}
.wrapper {
	min-height: 100%;
	min-width: 900px;
	position: relative;
	overflow: hidden;
}
.red-line {
	height: 23px;
	background-color: #e82020;
	clear: both;
}
.right-nav {
	float: right;
	width: 260px;
	background-color: #e2eafb;
	padding: 10px 0 2000px 0;
	padding-bottom: 2010px;
	margin-bottom: -2000px;
	border-left: 1px solid #e2eafb;
}
.content {
	position: relative;
	padding: 0px 18px 10px 10px;
	overflow: hidden;
	margin: 0 auto;
	width: 800px;
}
h1 {
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 8px;
}
.content h1 {
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 8px;
	margin-top: 16px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 8px;
}
.header {
	position: relative;
	overflow: hidden;
}
.global-nav {
	float: right;
	position: relative;
	margin: 4px 8px 0 0 ;
	color: #666666;
	text-align: right;
	font-size: 10pt;
}
.global-nav a {
	color: #A00000;
}
.standings {
	position: relative;
}
.standings h2 {
	padding: 0px 10px 10px 10px;
}
.standings table {
	table-layout: fixed;
	width: 100%;
	border-spacing: 0;
}
.standings table td {
	padding: 3px 10px 3px 0;
}
.standings table .rank {
	width: 2.2em;
}
.standings table .points {
	width: 4em;
}
.standings table .highlight {
	background-color: white;
}
.bonspiel {
	display: block;
	margin: 10px auto;
	padding: 10px 10px;
	overflow: hidden;
	cursor: pointer;
	color: black;
	text-decoration: none;
	font-size: 11pt;
}
a.bonspiel:hover {
	border: 1px solid #d2d2d2;
	padding: 9px 9px;
	background-color: #e2eafb;
}
.bonspiel h3 {
	color: #A00000;
	padding-bottom: 2px;
	font-weight: normal;
}
.bonspiel .logo {
	float: left;
	width: 160px;
	text-align: center;
}
.bonspiel h3 {
	padding-top: 10px;
}
.content p {
	padding-top: 8px;
	padding-bottom: 10px;
}
.content .bonspiels {
	float: left;
	width: 500px;
	margin-right: 16px;
}

.content .text-col {
	overflow: hidden;
}
li {
	line-height: 1.3;
}
img {
	border: 0;
}
.draw-table {
	width: 100%;
}
.draw-table td {
	width: 33%;
}
.draw-table tr{
	height: 40px;
}
.draw-table .top {
	border-top: 1px solid black;
}
.draw-table .right {
	border-right: 1px solid black;
}
.draw-table .bottom {
	border-bottom: 1px solid black;
}
.draw-table .left {
	border-left: 1px solid black;
}
.draw-table .top-text {
	vertical-align: top;
}
.draw-table .bottom-text {
	vertical-align: bottom;
}
