@charset "utf-8";
/* CSS Document */

body
{
	background: #ffffff;
    font-family: tahoma;
	font-size: 11px;
    line-height: 14px;;
    color: #565656;
	margin-top: 0px;
	margin-left: 0px;
    margin-bottom: 0px; 
	padding: 0px;
	border: 0px;
	outline: 0px;
}

#container {
  width:801px;
  background: url(/ilkonbir/i/anasayfa/background.gif) repeat-y;
}

#topmenu{
  width:100%;
  background: #000000;
  height: 26px;
  text-align: right;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  vertical-align: middle;
  line-height: 20px;
}

#topmenu a{
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#topmenu a:hover
{
	color: #fff;
	text-decoration: underline;
}

a:link.haberler {text-decoration : none;color :  #000000;}
a:active.haberler {color : #bc0101;}
a:visited.haberler {text-decoration : none;	color : #000000;}
a:hover.haberler {text-decoration : none;color : #bc0101;}

.haberlerTicker {text-decoration : none;color :  #FFFFFF;}
a:link.haberlerTicker {text-decoration : none;color :  #FFFFFF;}
a:active.haberlerTicker {color : #bc0101;}
a:visited.haberlerTicker {text-decoration : none;	color : #FFFFFF;}
a:hover.haberlerTicker {text-decoration : none;color : #bc0101;}

.haberlerSporx {text-decoration : none;color :  #E54800;}
a:link.haberlerSporx {text-decoration : none;color :  #E54800;}
a:active.haberlerSporx {color : #bc0101;}
a:visited.haberlerSporx {text-decoration : none;	color : #E54800;}
a:hover.haberlerSporx {text-decoration : none;color : #bc0101;}


.oyuncu {text-decoration : none;color :  #565656;}
a:link.oyuncu {text-decoration : none;color :  #565656;}
a:active.oyuncu {color : #565656;}
a:visited.oyuncu {text-decoration : none;	color : #565656;}
a:hover.oyuncu {text-decoration : underline;color : #565656;}

.oyuncub {text-decoration : none;color :  #565656; font-weight:bold;}
a:link.oyuncub {text-decoration : none;color :  #565656; font-weight:bold;}
a:active.oyuncub {color : #565656; font-weight:bold;}
a:visited.oyuncub {text-decoration : none;	color : #565656; font-weight:bold;}
a:hover.oyuncub {text-decoration : underline;color : #565656; font-weight:bold;}

.oyuncu_div{
    position:absolute;
    width: 65px;
    height: 65px;
    text-align: center;
    vertical-align: middle;
}

#footer{
  width: 778px;
  background-color: #ffffff;
  background: url(/fantezifutbol/i/footer.gif) no-repeat top;
  padding-top: 23px;
  text-align: center;
  font-size:10px;
}
#footer a{color: #7B797B;text-decoration: none;font-weight: bold;}
#footer a:hover{color: #000000;text-decoration: none;}

