/*Rennberichte Gallery*/

.racereport
{
    width: 522px;
    height: 64px;
}

.racereport2
{
    width: 522px;
    height: 128px;
}

.racereport3
{
    width: 522px;
    height: 196px;
}


.racereport li div a img, .racereport2 li div a img, .racereport3 li div a img
{
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*Rennberichte*/
.news tr td.newsCellRight
{
	padding-right: 14px;
}

/*Rennberichte Overview*/

.RaceOverviewTable
{
	width: 566px;
	margin: 0;
    margin-bottom: 21px;
    border-collapse: collapse;   
    padding: 0;
    vertical-align: top;
    color: rgb(102,102,102);
}

.RaceOverviewCellTitle
{
	width: 330px;
	padding-bottom: 8px;
	vertical-align:top;
}

.RaceOverviewCellTitle a
{
	display: block;
    background-image: url(../images/icons/arrow-gray.gif);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    margin-right: 20px;
    padding-left: 16px;
    text-decoration: none;
    color: rgb(102,102,102);
    line-height: 17px;
}

.RaceOverviewCellTitle a:hover
{ 
	background-image: url(../images/icons/arrow-red.gif);
    color: rgb(204,0,0);
}


.RaceOverviewCellDate
{
	width: 100px;
	vertical-align:top;
}

.RaceOverviewCellInfo
{
	width: 100px;
	vertical-align:top;
}

.RaceOverviewCellInfo .ImageLink img
{
	border: 1px solid #ccc;	
}

/*Motorsports results*/
.motorsport
{	
	width: 566px;
	font-size: 10px;
    line-height: 15px;
    font-weight: normal;    
}

/*TABLE*/
.motorsport table
{
	font-size: 10px;
    line-height: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;    
    empty-cells: show;
}

.motorsport table tr td
{
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: normal;
    font-weight:normal;
    color: #666;
    font-size: 10px;
    border-bottom: 1px dashed rgb(204,204,204);    
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

.motorsport table tr td a
{
	text-decoration: underline;
	font-size: 10px;
	color: #666;
}

.motorsport table tr th
{
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: rgb(132,132,132);
	font-style: normal;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

.motorsport .tableHeadLine
{
	background-color: rgb(132,132,132);
	font-style: normal;
    font-weight: bold;
    color: #fff;
    font-size: 11px;
}

.motorsport .tableUnevenLine
{
	background-color:rgb(250,250,250);	
}

.motorsport .tableEvenLine
{
	background-color: #fff;	
}

.motorsport table tr .colSpacerLeft
{
	padding-left: 14px;	
}

/*BUTTONS*/
.motorsport .button
{	
	margin: 0;
	padding: 8px 0 0 0;
}

/*DRIVER*/
.motorsport .Driver
{
	position:relative;
	top: 0;
	left: 0;
	float: left;
		
	width: 279px;
}

.motorsport .Driver .colName
{
	width: 200px;
	white-space: normal;
}

.motorsport .Driver .colPoints
{
	width: 78px;
}

/*TEAM*/
.motorsport .Team
{
	position:relative;
	top: 0;
	right: 0;
	float: right;
		
	width: 279px;
}

.motorsport .Team .colName
{
	width: 200px;
	white-space: normal;
}

.motorsport .Team .colPoints
{
	width: 78px;
}

/*WINNER*/
.motorsport .Winner
{
	position:relative;
	top: 24px;
	left: 0px;
	
	float:none;
	clear:both;
		
	width: 566px;
}

.motorsport .Winner tr td
{
	height: 31px;
}

.motorsport .Winner .colNumber
{
	width: 20px;
}

.motorsport .Winner .colTrack
{
	width: 160px;	
}

.motorsport .Winner .colRaceNumber
{
	width: 20px;	
}

.motorsport .Winner .colWinner
{
	width: 200px;
}

.motorsport .Winner .colDetails
{
	width: auto;
}

.motorsport .Winner .colDetails a
{
	text-decoration: none;
}

.motorsport .Winner .colDetails a img
{
	vertical-align: middle;
}

.motorsport .Winner .colSubCup
{
	width: 363px;
}

.motorsport .Winner .colSubCup_Group
{
	width: 200px;
}

.motorsport .Winner .colWinner_Group
{
	width: 230px;
}

.motorsport .Winner .colTitle
{
	width: auto;
}


.motorsport .Winner .colSubCup .colSubCupDate
{
	padding-left: 8px;
}

.motorsport .Winner .noBorder
{
	border: 0;
}

/*Series*/
.motorsport .Series
{
	position:relative;
	top: 0px;
	left: 0px;
	
	float:none;
	clear:both;
		
	width: 566px;
	
}

.motorsport .Series .colSeries
{
	width: 386px;	
}

.motorsport .Series .colDetails
{
	width: auto;
}

.motorsport .Series .colDetails a img
{
	vertical-align: middle;
}

/*Motorsport Details Driver and Team*/
html.motorsportsDetailsDriver
{
	overflow:auto;
}

body.motorsportsDetailsDriver
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #666;
	background-image: url(../images/bk/motorsportDetailsBackground.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

div.motorsportsDetailsDriver
{
	width: auto;
	
	padding: 0px;
	font-size: 11px;
	
	background-image: url(../images/bk/motorsportDetailsBackground.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;	
}

.motorsportsDetailsDriver .headline
{
	height: auto;
	background-color: #7B8B9A;
	padding: 0 0 0 24px;
	margin:0;
}

.motorsportsDetailsDriver .headline .head
{
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 5px;
}

.motorsportsDetailsDriver .headline .subhead
{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.motorsportsDetailsDriver .footer
{
	clear: both;	
}

.motorsportsDetailsDriver .buttons
{
	float: right;
	text-align: right;
	padding: 10px 0 0 0;
}

.motorsportsDetailsDriver .buttons a
{
	padding-left: 5px;
	text-decoration: none;
}

.motorsportsDetailsDriver .sponsors
{
	clear: both;
	margin: 0;
	padding: 0 0 24px 0;
}

.motorsportsDetailsDriver .footnotes
{	
	margin: 0;
	padding: 10px 0 0 0;	
	float: left;
	width: 80%;
}

.motorsportsDetailsDriver .footnotes ul
{
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	margin: 0;
	padding: 0;		
}

.motorsportsDetailsDriver .footnotes ul li
{
	font-size: 10px;
	display:inline-block;
	float: left;
	padding-right: 20px;
	white-space: nowrap;	
}

.motorsportsDetailsDriver .content
{
	background-color: #fff;	
	margin: 0px;
	padding-top: 22px;
	padding-left: 24px;	
	padding-right: 24px;
	width: auto;
}

.motorsportsDetailsDriver table
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 10px;
    line-height: 15px;    
    width: auto;
    color: #666;
    border: 1px solid #ccc;
    background-color: #fff;
}

.motorsportsDetailsDriver table tr th,
.motorsportsDetailsDriver table tr td
{
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;			
}

.motorsportsDetailsDriver table tr th
{			
	background-color: #F5F5F5;		
	border: 1px solid #ccc;
	white-space: normal;
}

.motorsportsDetailsDriver table tr td
{		
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	white-space: nowrap;
}

.motorsportsDetailsDriver table .even
{		
	background-color: #fff;
}

.motorsportsDetailsDriver table tr .colSpacerLeft
{
	padding-left: 14px;		
}

.motorsportsDetailsDriver table tr td.colNo
{
	width: 40px;
	background-color: #F5F5F5;		
	border: 1px solid #ccc;	
}

.motorsportsDetailsDriver table tr td.colEntryNo
{
	width: 40px;	
}

.motorsportsDetailsDriver table tr th.colDriver,
.motorsportsDetailsDriver table tr td.colDriver
{
	width: 160px;
	white-space:nowrap;
	text-align: left;
}

.motorsportsDetailsDriver table tr td.colNation
{
	width: 40px;
}

.motorsportsDetailsDriver table tr td.colPoints
{
	width: 40px;
	text-align: center;
}

.motorsportsDetailsDriver table tr td.colTrack
{
	width: 40px;
	white-space:nowrap;
}

/*Race Report*/
.raceReport
{
	width: 399px;
	font-size: 12px;
}

.raceReportHead
{
	margin: 0;
	padding:8px 0 8px;
}

.raceReportSubhead
{
	margin: 0;
	padding: 8px 0 8px 0;	
	font-weight: bold;
}

.raceReportContent
{
	margin: 0;
	padding: 8px 0 0 0;
	border-top: 1px dashed rgb(204,204,204);	
}

.raceReportContent p
{
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
}

.racereportHeading
{
	padding: 14px 0 8px 0;	
	font-weight: bold;
}

/*motorsportsSearchResult*/
/*TABLE*/
.motorsportSearchResults
{	
	width: 566px;
	font-size: 10px;
    line-height: 15px;
    font-weight: normal;    
    z-index: 50;
}

.placeholderRelated
{
	height: 150px;
}

.motorsportSearchResults table
{
	font-size: 10px;
    line-height: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;    
    empty-cells: show;
    border-collapse:collapse;
}

.motorsportSearchResults table tr td
{
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: normal;
    font-weight:normal;
    color: #666;
    font-size: 11px;
    border-bottom: 1px dashed rgb(204,204,204);    
    text-align: left;
    vertical-align: top;
    font-size: 10px;
}

.motorsportSearchResults table tr th
{
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: rgb(132,132,132);
	font-style: normal;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    text-align: left;
    vertical-align: bottom;
}

.motorsportSearchResults .uneven
{	
	background-color:rgb(250,250,250);
}

.motorsportSearchResults .even
{
	background-color: #fff;	
}

.motorsportSearchResults .colSpacerLeft
{
	padding-left: 5px;	
}

.motorsportSearchResults .colSpacerRight
{
	padding-right: 5px;	
}


.motorsportSearchResults .resultTable
{
	display: none;
}

.motorsportSearchResults .buttons
{
	padding-top: 14px;
	clear: both;	
	text-align: left;
}

.motorsportSearchResults .navigation
{
	padding: 0;
	margin: 0;
	padding-top: 14px;
	clear: both;	
	text-align: right;
}

.motorsportSearchResults .navigation a
{
	margin-left: 4px;
	text-decoration: none;	
}

.motorsportSearchResults .navigation a img
{
	padding:0;
	margin:0;
}

.motorsportSearchResults #currentResultTable
{
	margin-left: 4px;
}

.motorsportSearchResults #currentResultTableHead
{
	margin-left: 4px;
}

.navigation .left
{
	float: left;
}

.navigation .right
{
	float: right;
	padding-right: 4px;
}

.navigation .rightHead
{
	position: absolute;
	left: 600px;
	top:108px;	
	text-align:right;
	width:210px;
	height: 20px;	
}

.motorsportSearchResults table tr .colCup
{
	width: 150px;
}

.motorsportSearchResults table tr .colBegin,
.motorsportSearchResults table tr .colEnd
{
	width: 70px;
}

.motorsportSearchResults table tr .colTrack
{
	width: 150px;
}

.motorsportSearchResults table tr .colCountry
{
	width: 127px;
}


/*Motorsport Details Winner*/
body.motorsportsDetailsWinner
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #666;
}

div.motorsportsDetailsWinner
{
	width: auto;
	background-color: #fff;	
	padding: 0px;
	font-size: 12px;
}

.motorsportsDetailsWinner .headline
{
	height: auto;
	background-color: #7B8B9A;
	padding: 0 0 0 24px;
	margin:0;
}

.motorsportsDetailsWinner .head
{
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 5px;
}

.motorsportsDetailsWinner .subhead
{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.motorsportsDetailsWinner .subheadRight
{
	float:right;
	margin: 0;	
	padding-bottom: 24px;
}

.motorsportsDetailsWinner .buttons
{
	padding-top: 10px;
	clear: both;	
	text-align: right;	
}

.motorsportsDetailsWinner .buttons a
{
	padding-left: 5px;
	text-decoration: none;
}

.motorsportsDetailsWinner .content
{
	clear:both;
	margin:0;
	padding: 24px 24px 24px 24px;
	top:0;
	left:0;	
	width: auto;
	height: 450px;	
}

.motorsportsDetailsWinner #detailsIFrame
{	
	width: 100%;
	height: 450px;
	border:0;
}

/*News*/

.motorsportNewsTable
{
	width:567px;
	font-size: 10px;
	color: #666;	
	vertical-align:top;	
}

.motorsportNewsTable td
{
	font-size: 10px;
	margin: 0;
	padding: 1px 0 1px 0;
}

.motorsportNewsTable .checkeredFlag
{
	background-image: url(../images/icons/checkered_flag.gif);
	background-repeat:repeat-x;
	height: 14px;	
}

.motorsportNewsTable .rowPlacholder
{
	height: 10px;
}

.motorsportNewsTable .colLogo
{
	/* width: 189px; */
	padding-top: 8px;		
	padding-right: 8px;
	vertical-align:middle;
}

.motorsportNewsTable .colDate
{
	width: 145px;
	padding-right: 8px;
}

.motorsportNewsTable .colTrack
{
	width: auto;
}

/*Motorsport IntroFacts*/
.motorsportIntroFactsShade
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 183px;
  height: 249px;
  background-image: url(../images/transparent/black-50.png) !important;
  background-color: transparent !important;
  display: block;
  filter: alpha(opacity=50);
  background-color: #000;
  background-image: none;
  overflow: hidden;
}

.motorsportIntroFactsContent
{
  position: absolute;
  padding-top: 21px;
  top: 8px;
  left: 8px;
  width: 167px;
  height: 210px;
  color: white;
  display: block;
}

.motorsportIntroFactsContent .separator
{
  position: relative;
  border-bottom: 1px dashed white;
  margin-top: 16px;
  margin-bottom: 16px;
}

.motorsportIntroFactsContent h3
{
  margin: 0;
  margin-bottom: 4px;
  font-size: 10px;
  font-weight: bold;
  width: auto;
}

.motorsportIntroFactsContent p
{
  font-size: 10px;
}

/*fullsize InnerContent*/
.innerContentFull
{
    width: 566px;
    background-color: #fff;
    margin-top: -150px;
    padding-bottom: 100px;
}

.innerContentFull a
{
    color: rgb(102,102,102);
    text-decoration: underline;
}

.innerContentFull a:hover
{
    color: rgb(204,0,0);
}

/*TeamsAndDriver Teams und Fahrer*/

.motorsport .TeamsAndDriver
{
	
}

.motorsport .TeamsAndDriver .colTeam
{
	white-space: normal;
}

.motorsport .TeamsAndDriver td.colStart
{
	text-align:center;
	padding-right: 8px;
}

.motorsport .TeamsAndDriver th.colStart
{
	text-align:center;
	padding-right: 8px;
}
.motorsport .TeamsAndDriver td.colCountry
{
	text-align:center;
}

.motorsport .TeamsAndDriver th.colCountry
{
	text-align:center;
}

.motorsport .TeamsAndDriver .colDriver
{
	
}

.motorsport .TeamsAndDriver .colGroup
{
	text-align:center;
}

.motorsport .TeamsAndDriver .colCategory
{
	
}

/*Renngeschichte*/
.raceHistoryResults
{

}

.raceHistoryResultsList
{
    position: relative;
    top: -5px;
    margin: 0;
    padding: 0;
}

.raceHistoryResultsList li
{
    display: block;
    margin: 0;
    padding: 0;
    height: 19px;    
}

.raceHistoryResultsList li a
{
    padding-left: 16px;
    background: #fff url(../images/icons/arrow-gray.gif) no-repeat 2px 4px;
    font-size: 12px;
    text-decoration: none;
}

.raceHistoryResultsList li a:hover
{
    background-image: url(../images/icons/arrow-red.gif);
}

/*Lexikon*/
.motorsportLexikon
{
	display:block;
	width: 566px;
}

.motorsportLexikonSearch
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 10px;	
}

.motorsportLexikonSearch .searchfield
{
    width: 105px;
    height: 13px;
    margin-right: 2px;
    color: #666;
    font-size: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1px;
    background-color: transparent;
}

.motorsportLexikon .initialLinks 
{
	margin: 0;
	padding: 0;
	font-size: 1px;
}


.motorsportLexikon .initialLinks ul
{
	margin: 0;
	padding: 2px 0px 0px 4px;	
	white-space: nowrap;
	position: relative;
	display: block;	
	font-size: 10px;	
	color: #ccc;
	border: 1px solid #ccc;
	width: 391px;
	text-align: center;
	height: 16px;	
	clear:both;
}

.motorsportLexikon .initialLinks li
{
	margin: 0;
	padding: 0px 1px 0px 1px;	
	color: #ccc;
	list-style-image: none;	
	list-style-type:none;
	display: inline;
	float: left;
	
}

.motorsportLexikon .initialLinks a, a:hover 
{
	text-decoration: none;
}

.motorsportLexikon .initialLinks .separator_pipe 
{
	color: #ccc;
	margin: 0;
	padding: 0 1px 0 0;		
}

.motorsportLexikonResults
{
	padding-top: 24px;
	width: 399px;
}

.motorsportLexikonItem, .motorsportLexikonResults a
{
	display:block;
	padding: 6px;
	background: #fff url(../images/icons/arrow-gray.gif) no-repeat 8px 12px;
	text-decoration: none;
	font-size: 12px;
	color: rgb(51, 51, 51);
	margin-bottom: 8px;
}

.motorsportLexikonItem:hover, .motorsportLexikonResults a:hover
{	
	background-color: #f8f8f8;
	text-decoration: none;
	color: rgb(51, 51, 51);
}

.motorsportLexikonItem .title
{
	display:block;
	padding-left: 14px;
	padding-bottom: 5px;
}

.motorsportLexikonItem p
{
	padding:0;
	margin: 0;
}