@CHARSET "ISO-8859-1";
html {
	width: 100%;
	height: 100%;
}
body {
	margin-left: auto;
	margin-right: auto;	
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 11pt;
	background-image: url("../media/back/back.png");
	background-repeat: repeat-x;
	background-color: #96B3D4;
	width: 100%;
	height: 100%;
}


hr {
	border: 0px;
	height: 1px;	
	width: 100%;
	border-bottom: dotted 1px #AAAAAA;
}

a {
	color: #AE0000;
	text-decoration: none;
}

a:visited {
	color: #AE0000;
	text-decoration: none;
}

a:active {
	color: #AE0000;
	text-decoration: none;
}

a:hover {
	color: #AE0000;
	text-decoration: underline;
}

a.black {
	color: #black;	
	text-decoration: none;
}

a.black:visited {
	color: #black;	
	text-decoration: none;
}

a.black:active {
	color: #black;	
	text-decoration: none;
}

a.black:hover {
	color: #black;	
	text-decoration: underline;
}

h1 {
	color: #AE0000;
	font-size: 22pt;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3 {
	color: #AE0000;
	font-size: 16pt;
	margin-top: 2px;
	margin-bottom: 2px;
}

h4 {
	color: #AE0000;
	font-size: 14pt;
	margin-top: 2px;
	margin-bottom: 2px;
}

h4 {
	color: #AE0000;
	font-size: 13pt;
	margin-top: 2px;
	margin-bottom: 2px;
}

#main {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	border-width: 0px;
	margin-top: 32px;
	width: 1000px;
	height: 100%;
}

#top {
	background-image: url("../media/back/back_top.png");
	height: 53px;
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 0px;
}

#navigation {
	padding-top: 13px;
	font-size: 13pt;
	font-weight: bold;
	color: white;
}

#center {
	padding-left: 15px;
	padding-right: 15px;
	background-image: url("../media/back/back_center.png");
	height:1407px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

#logo {
	display: table-cell;
	height: 192px;
	height: 192px !important;
	max-height: 192px;
	background-image: url("../media/back_logo.jpg");
}
	
#content {
	padding-right:1px;
	padding-left: 1px;
	min-width: 678px;
	background-color: white;
}

#right {
	background-image: url("../media/back_right.jpg");
	width: 290px;
	max-width: 290px;
	min-width: 290px;
	height: 100%;
}

#rightwhite {
	border-left:  dotted 1px #AAAAAA;
	width: 290px;
	height: 100%;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 10px;
}

#bottom {
	background-image: url("../media/back/back_bottom.jpg");
	height: 26px;
}

#bottomwhite {
	background-image: url("../media/back/back_bottom_white.png");
	height: 26px;
}

#footer {
	height: 25px;
	text-align: center;
	font-size: 10pt;
	color: white;
}
	
div.gruppe {
	text-align: left;
	white-space: nowrap;
	width: 150px;
	float: left;
	color: #818181;
	font-size: 13pt;
	font-weight: bold;
}

table.teams {
	margin-top: 5px;
	font-size: 9pt;
	font-weight: normal;
	color: black;
}

table.result {
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

td.pool {
	text-align: left;
	color: #AE0000;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 2px;
}

td.texttd {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

td.texttdcontent {
	padding-left: 10px;
	padding-right: 10px;
}

td.smallnes {
	width: 250px;
}

td.distance {
	height: 25px;
}

td.smalldistance {
	height: 15px;
}

td.titleright {
	width: 290px;
	height: 20px;
	background-image: url("../media/back/back_title_right.png");
	font-weight: bold;
	font-size: 10pt;
	text-indent: 5px;
	color: white;
}

td.contentright {
	padding: 5px;
	font-size: 10pt;
	color: white;
}

.data {
	background-color: #E6E6E6;
	font-size: 9pt;
}

.data th {
	background-color: #CCCCCC;
	color: black;
	font-weight: bold;
}

td.title {
	background-color: #DDDDDD;
	color: black;
}

.stats {
	background-color: #E6E6E6;
	font-size: 8pt;
}

.stats th {
	/*background-color: #CCCCCC;*/
	background-color: #AE0000;
	color: white;
	font-weight: bold;
}


.tr1 {
	background-color: white;
}

.tr2 {
	background-color: #F3F3F3;
}

.tr2:hover, .tr1:hover {
	background-color: #A4F860;
	background-color: #CCFF99;	
}

span.small {
	font-size: 8pt;
}

span.bold {
	font-weight: bold;
}

span.normal {
	font-weight: normal;
}

span.result {
	
}

span.resultlive {
	color: #FFB034;
}

span.text {
	font-size: 11pt;
	line-height: 25px;
}

span.topright {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 10pt;
}
