/*	Sitebit-Container-Elemente

	Autor: tagteam media (Sino Boeckmann)
	Zuletzt verändert am: 09.01.2009 @ 13:47:10
	Dateiname: sitebit.css
	-------------------------------------
	Dieses Dokument ist Urheberrechtlich geschützt. Alle Rechte sind vorbehalten.
*/

#sitebit .box { float: left; text-align: center; width: 20px; line-height: 20px; border: 1px solid #6d6e71; color:#FFFFFF; font-size: 12px; margin-right: 2px; }
#sitebit .box .current { margin: 1px; background: #bdbec2; font-weight:bold; }
#sitebit .box .get { margin: 1px; }
  #sitebit .box .get a,
  #sitebit .box .get a:link,
  #sitebit .box .get a:visited,
  #sitebit .box .get a:active { text-decoration: none; color: #000000; cursor: pointer; }
  #sitebit .box .get a:hover { text-decoration: none; color: #FFFFFF; cursor: pointer; background: #bdbec2; display: block; }