/*----------------------------------------------------------------------------------------/
/ Ausnahmen Advertising Boxes (grafische Boxen / Werbeflächen)
/----------------------------------------------------------------------------------------*/
#boxAd_1 .boxHomeCat, #boxAd_7 .boxHomeCat { 
	width:320px; } /* Default Grösse überschreiben, da doppelte Breite */
#boxAd_1 .footerBoxHomeCat .linkFooter, #boxAd_1 .footerBoxHomeCat .priceBoxHomeCat,
#boxAd_7 .footerBoxHomeCat .linkFooter, #boxAd_7 .footerBoxHomeCat .priceBoxHomeCat {
	line-height:14px;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif; } /* Größere Schrift bei doppelter Breite bzw. fontBoxImg überschreiben */
#boxAd_1 .footerBoxHomeCat .linkFooter,
#boxAd_7 .footerBoxHomeCat .linkFooter {
	font-weight:bold; }
#boxAd_1 .footerBoxHomeCat .priceBoxHomeCat,
#boxAd_7 .footerBoxHomeCat .priceBoxHomeCat {
	margin-top:-1px; }


/*----------------------------------------------------------------------------------------/
/ Special Boxen auf Home */
/*--------------------------------------------/
/ GamersWear Brandstore
/--------------------------------------------*/
#boxGamersWear {
	background:#FFF1E9 url(../img/boxes/home/gw_brandshop_bg.gif) repeat-x 0 11px; }
#boxGamersWearTop {
	background:url(../img/boxes/home/gw_brandshop_bg_h.gif) no-repeat; }
#boxGamersWearTop h3 img {
	vertical-align:top; }
#boxGamersWear .contentBoxHover {
	height:247px; }
#boxGamersWear .contentBoxHover a.entry {
	margin-left:0; margin-right:0; }
#boxGamersWear .entryLeftCol {
	margin-left:12px; }
#boxGamersWear .entryLeftCol a {
	float:left; }
#boxGamersWear .entryRightCol {
	margin-right:12px; }
#boxGamersWear .entryRightCol a {
	float:right; }
#boxGamersWear a.entry {
	height:50px;
	width:304px;
	background-color:#FFDECB; }
#boxGamersWear a.entry:hover {
	background-color:#FFD1B6; }
#boxGamersWear a.entry span.linkBoxHover {
	color:#000; }
/* Textlink Farben */
#boxGamersWearTop a:hover {
	color:#FFF; }
#boxGamersWearTop p a:hover {
	color:#FF5F03; }

/*--------------------------------------------/
/ Sag Deine Meinung
/--------------------------------------------*/
#boxYourOpinion {
	background:url(../img/boxes/home/your_opinion_bg.gif) repeat-x; }
#boxYourOpinion .header {
	height:477px; background:url(../img/boxes/home/your_opinion_bg_h.gif) no-repeat; }
#boxYourOpinion .finish {
	background:url(../img/boxes/home/your_opinion_bg_f.gif) no-repeat 0 100%; }
#boxYourOpinion #pictureHead {
	text-align:center; padding-top:13px; }
#boxYourOpinion p {
	padding:6px 12px 0; }
#boxYourOpinion a {
	display:block;
	color:#FFF;
	padding:4px 0 4px; }
#boxYourOpinion a:hover {
	color:#000; }
