/* alter Footer */ 
#footer {
	background: transparent url(http://www.gamestar.de/img/gs/global/headfoot/bg_ho_bot.gif) no-repeat scroll 0 0;
	height:74px;
	
}

#footer .logo {
	display: block; 
	float: left; 
	height: 74px; 
	width: 150px;
	background: transparent url(http://www.gamestar.de/img/gs/global/logos/logo_co_bot.gif) no-repeat scroll 20px 25px;
}

/* footer links */
.linkGame{
	color:#5D5D5D;
	font-size:10px;
	line-height:16px;
	font-weight:bold;
}

.linkGame a{
	color:#5D5D5D;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.linkGame a:hover{
	color:#5D5D5D;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.linkExternal{
	color:#FFFFFF;
	font-size:10px;
	line-height:16px;
	float:right;
	padding:10px 0px; 
	text-align:center;
}

.linkExternal a{
	color:#FFFFFF;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
}

.linkExternal a:hover{
	color:#FFFFFF;
	font-size:10px;
	line-height:16px;
	text-decoration:underline;
}

/* neuer Footer */
#foot{background:url("/img/gamestar/core/bgFooter.png") repeat-x scroll 0 0;min-width:980px;position:relative;margin-top:10px;height:100px;}
#foot .logo{background:url("/img/gamestar/core/logo3.png") no-repeat scroll 0 0 transparent;height:66px;margin:0;padding:0;text-indent:-999em;}
#foot .left{float:left;margin-top:30px;}
#foot .right{float:right;margin-top:8px;}
#foot .lnkRow{width:700px;color:#fff;font-size:11px;clear:both;display:block;margin-left:20px;margin-bottom:5px;height:20px;line-height:16px;}
#foot .lnkRowLft{float:left;width:120px;font-weight:bold;}
#foot .lnkRowRgt{float:right;width:550px;}
#foot .lnkRow a{color:#fff;font-size:11px;text-decoration:none;}
#foot .lnkRow a:hover{text-decoration:underline;}
#footBtm{background-color:#EBEBEB;height:27px;color:#2A2A2A;font-size:11px;}
#footBtm a{margin-right:10px;color:#2A2A2A;font-size:11px;}
#footBtm img{margin-right:5px;position:relative;top:3px;}
#footBtm .imgTxtAbs{vertical-align:text-bottom;}
#footBtm .cpyRgt{color:#2A2A2A;font-size:11px;}
