/* CSS Document */

h1{ background: repeat-x top url(http://images.gamesandluck.com/background/backgroundPoker.gif);}


/* round corners */
.top_left{
	background:#ffffff url(http://images.gamesandluck.com/background/backgroundPokerLeft_bright.gif) no-repeat left top;
}
.top_right{
	background: url(http://images.gamesandluck.com/background/backgroundPokerRight_bright.gif) no-repeat right top;
}

/*advertising*/
#advertising{
	background-image: url(http://images.gamesandluck.com/background/advertisingPoker.png);	
}

/* navigation */
.poker_navi:hover, .poker_active, .newsContent h2{
	background: #6699FF url(http://images.gamesandluck.com/background/navigationPokerBackActive.gif) repeat;
}

.poker_left{
	background: url(http://images.gamesandluck.com/background/navigationPokerLeft.gif) no-repeat left;
}
.poker_right{
	background:url(http://images.gamesandluck.com/background/navigationPokerRight.gif) no-repeat right;
}

#header, #client_outer {
	background-image:url(http://images.gamesandluck.com/background/pokerNaviBack.png);
}
#client_nameShow{
	background-image: url(http://images.gamesandluck.com/background/backgroundPoker.gif);
}


/* about.css */
.aboutLeft h2, .aboutRight h2, #pokervariants_outer h2, #rake_outer h2{
	background: url(http://images.gamesandluck.com/background/backgroundPoker.gif) center;
}

#pokervariants_outer, #glossary_outer, #rake_outer{
	background: #FFFFFF url(http://images.gamesandluck.com/background/pokerNaviBack.png) repeat-x top;
}

/* tournaments und pokersites-tournaments */
#tournaments th{
	background:url(http://images.gamesandluck.com/background/navigationPokerBackActive.gif) bottom;
}

#search_outer{
	background-color: #3f7ca9;
}

.categorySymbol{
	background: url(http://images.gamesandluck.com/background/backgroundPoker_index_left_bright.gif);
}