/* Dieses Css formatiert Ergebnislisten */

/* TABS */
#tabs {
	left: 0px;
	width: 795px;
	border: 0px;
	border-color: #ffffff;
}

#search_container {
	width: 795px;
	height: 95px;
}

#ergNaviLinks {
	margin-left: 20px;
	width: 250px;
	float: left;
	display: none;
}

#ergSearchNavi_Platzhalter {
	height: 45px;
	width: 800px;
	clear: both;
}
#ergSearchNavi {
	float:left;
	width:520px;
	display: none;
}

#search {
	height:26px;
	font-size:16px;
	margin-right:20px;
}
#searchLabelAnzeige {
	float:left;
}

#anzeigeFilter {
	display: none;
}

.erg_bright {
	background-color: #FFFFFF;
}
	
.erg_dark {
	background-color: #F5F5F5;
}

.erg_runde {
	font-family: 14px, Helvetica, arial, verdana, sans-serif;
	color: #444444;
	width: 800px;
	line-height: 19px;
}

.erg_headline {
	margin-top:15px;
	font-family: 16px Helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	color: #444444;
	width: 800px;
	height: 20px;
	line-height: 19px;
	border:0px #FFFFFF none;
	border-bottom: 2px #000099 solid;
	clear:both;
}

/* headline left */
.erg_headline_left {
	margin-left: 0px;
	width: 600px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
}
.erg_headline_wind {
	width: 100px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
}
.erg_headline_right {
	width: 100px;
	float:right;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}

.erg_row, .erg_rowc {
	clear: both;	
	width: 800px;
	height: 20px;
}

.erg_double_row {
	clear: both;	
	width: 800px;
	height: 40px;
}

.erg_focused {
	background: #CCCCCC;
	color:#000000;
	font-weight: normal;
}

.erg_relay:hover, .erg_einzel:hover, .erg_mehrkampf:hover, .erg_mehrkampfmannschaft:hover {
	background: #CCCCCC;
	color:#000000;
}

#erg_container {
	width: 800px;
	top: 125px;
}

.platz {
	width: 20px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}

.number {
	margin-left: 10px;
	width: 60px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}

.erg_athlet {
	margin-left: 10px;
	width: 200px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
}

.athlet_short {
	width: 115px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}

.birthyear {
	width: 35px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
}

.nation {
	width: 35px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
}

.club {
	width: 200px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
}

.performance {
	width: 75px;
	float:left;
	overflow: hidden;
	text-align: right;
	white-space: nowrap;
}
.performance2 {
	width: 80px;
	float:left;
	overflow: hidden;
	text-align: right;
	white-space: nowrap;
	font-size: 11px;
}

.wind {
	width: 35px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}
.vwind {
	width: 45px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}

.qualify {
	width: 20px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}
.pokalpunkte {
	width: 40px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}

.icons {
	width: 60px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}

.dmm_disziplin {
	margin-top:5px;
	margin-bottom:2px;
	width: 200px;
	color: #000000;
	border-bottom: 1px #000099 solid;
	float: left;
}

.dmm_underline {
	margin-top:5px;
	margin-bottom:2px;
	color: #000000;
	border-bottom: 1px #000099 solid;
}

/* Staffel */
.erg_relay .erg_row .club {
	margin-left: 10px;
}

.erg_relay .erg_row .nation {
	margin-left: 105px;
}
.erg_relay .erg_row .performance {
	margin-left: 200px;
}
.erg_relay .erg_row .pokalpunkte {
	margin-left: 15px;
}
.erg_relay .erg_row .icons {
	margin-left: 20px;
}
/* Mehrkampf */
.erg_mehrkampf .erg_row .icons {
	margin-left: 95px;
}
/* Mehrkampf und Einzel Mannschaft */
.erg_mannschaft .erg_rowc .number {
	margin-left: 50px;
}
.erg_mannschaft .erg_row .club {
	margin-left: 10px;
}
.erg_mannschaft .erg_row .nation {
	margin-left: 105px;
}
.erg_mannschaft .erg_row .performance {
	margin-left: 180px;
}
.erg_mannschaft .erg_row .icons {
	margin-left: 115px;
}
.erg_mannschaft .erg_rowc .nation {
	margin-left: 0px;
}
/* Staffel */

.erg_relay_athlet1 {
	margin-left: 40px;
	width: 235px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	
}
.erg_relay_athlet2 {
	width: 235px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 290px;

}
/* DMM Einzel */
.erg_dmm_einzel .birthyear, .erg_dmm_staffel .birthyear {
	margin-left: 20px;
}
.erg_dmm_einzel .icons {
	margin-left: 110px;
}
.erg_dmm_staffel .icons {
	margin-left: 370px;
}
/* Versuch Row */
.first {
	margin-left: 60px;
}
.versuch {
	width: 45px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}
.matrix, .pokal {
	margin-top: 20px;
	padding-left: 10px;
}
/* Hochsprung Matrix */
.versuchh {
	width: 30px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
}
.matrix .erg_row .b0 {
	margin-left: 120px;
}
/* Pokal Matrix */
.pokal .erg_row .platz {
	margin-left: 20px;
}
.pokal .erg_row .club {
	margin-left: 10px;
}

/* common */
.klasse {
	font-size: 1.4em;
	height: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #444444;
}
.wertungsgruppe {
	height: 26px;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 1.6em;
	border:0px #FFFFFF none;
	border-bottom: 2px #000099 double;
	text-align: left;
}
.nonecompetetive {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	margin-left: 20px;
}
.title {
	height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.2em;
	border: 0px #FFFFFF none;
	border-bottom: 2px #000099 solid;
	text-align: center;
}
.titleortdatum {
	margin-bottom: 5px;
	border: 0px #FFFFFF none;
	border-bottom: 2px #000099 solid;
	text-align: right;
	float: right;
}
.printfooter {
	width: 800px;
	margin-top: 15px;
	border: 0px #FFFFFF none;
	border-top: 2px #000099 solid;
	text-align: center;
}
/* Comments */
.comment {
	font-style: italic;
}
.nbreak {
	page-break-before: avoid;
}
.vendor {
	width: 800px;
	margin-top: 20px;
	text-align: center;	
	font-size: 0.8em;
}

#kompletteListe {
	cursor:pointer;
	color: #000099;
	margin-left: 5px;
	float: left;
}
#kompletteListe:hover {
	text-decoration:underline;
}