/*Header*/
#header_start { height:280px; }
#header_start_left { float:left; width:624px; height:280px; border-right:solid 1px #fff; }
#header_start_right { float:left; width:399px; height:280px; background: url(../images/background_leaderboard_2010.jpg) no-repeat top left; }

/*Spalten-Definitionen*/
#spalte1 { float: left; width: 400px; z-index: 3; padding:0px 29px 0px 15px; }
#spalte1_inhalt { position:relative; z-index: 4; }
	
#spalte2 { float:right; width: 160px; z-index: 5; padding:0px 10px; }
#spalte2_inhalt { position:relative; z-index: 6; }

#spalte3 { width:auto; margin-left: 424px; margin-right: 180px; z-index: 1; }
#spalte3_inhalt { position:relative; z-index: 2; }

#navigation { display:none; }

/*Startseite Teaser*/
#startseite_teaser { display:block; }
.start_divider { display:block; padding-top:10px; }
#header_start_right { color:#fff; font-size:13px; }
#header_start_right a { color:#fff; }
#header_start_right h2 { display:none; }
#header_start_right #ranking_liste { padding-top:50px; padding-left:0px; }
#header_start_right #ranking_liste table { width:100%; }



