html  {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

body  {
	background-color: #003070;
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Sans-Serif";
	color: #000000;
	font-size: 12pt;
}

#iRundherum  {
	width: 95%;
	min-width: 1000px;
	height: auto;
	margin: 0px auto;
	border: 1px solid #f0e6b4;
	background-color: #f0e6b4;
}

#iLogoLinks  {
	position: relative;
	top: 3px;
	left: 0px;
	text-align: left;
	float: left;
	z-index: 5;
}

#iLogoRechts  {
	position: relative;
	top: 3px;
	left: 0px;
	text-align: right;
	float: right;
	z-index: 5;
}

.cNoUnderline  {
	text-decoration: none;
}

.cImageNoFrame  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.cMeldestelleLogo  {
	height: 7em;
	background-color: #f0e6b4;
}

#iTurnierTitle  {
	position: relative;
	height: auto;
	width: auto;
	font-family: "Verdana";
	font-size: 1.5em;
	line-height: 130%;
	color: #000000;
	text-align: center;
	z-index: 1;
}

.cHalfSizeFont  {
	font-family: "Verdana";
	font-size: 0.7em;
	line-height: 110%;
}

#iWorkspace  {
	width: 95%;
	min-width: 1000px;
	margin: 0px auto;
	border: 1px solid #d8d8d8;
	background-color: #d8d8d8;
	padding-bottom: 2.0em;
}

#iTabelle  {
	color: #000000;
	padding-top: 2.0em;
}

.cTheTable  {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: 1px solid #000000;
	padding-top: 0.5em;
}

.cTheTable img  {
	height: 2.0em;
	width: auto;
}

.cLeftBorderTopSolid  {
	text-align: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	border-top: 1px solid #000000;
	border-left: 1px dotted #000000;
}

.cCenterBorderTopSolid  {
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	border-top: 1px solid #000000;
	border-left: 1px dotted #000000;
}

.cRightBorderTopSolid  {
	text-align: right;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
}

.cLeftBorderTopDotted  {
	text-align: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
}

.cCenterBorderTopDotted  {
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
}

.cRightBorderTopDotted  {
	text-align: right;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
}

.cLogoTable  {
	position: relative;
	top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: none;
	padding-top: 0.5em;
}

.cLogoTable tr td a  {
	text-decoration: none;
}

.cLogoTable tr td img, .cLogoTable tr td a img {
	display: block;
	height: 85px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.cLogoSpacer1  {
	min-width: 10em;
}

.cLogoSpacer2  {
	min-width: 2em;
}

