/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(images/arkaplan.jpg) repeat-x;
}
.altlink {
	font: 10px Tahoma;
	color: #5B5B5B;
	text-decoration: underline;
}

.haberLink {
	font: 10px Tahoma;
	color: #333333;
	text-decoration: underline;
}
.ustlink {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.ustlink:hover { 
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #8D052B;
text-decoration: none;
}.yazi1 {
	font: 10px Tahoma;
	color: #5B5B5B;
	text-decoration: none;
}

.baslikhaber {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.marque {
width:250px;
height:150px;
}

.baslik1 {
	font: bold 12px Tahoma;
	color: #A90633;
	text-decoration: none;
}
    
/* // image replacement */


#container{
margin:0 auto;
position:relative;
text-align:left;
width:250px;
background:#fff;
margin-bottom:2em;
height: 150px;
}	
#header{
height:144px;
background:#5DC9E1;
color:#fff;
}				
#content{
position:relative;
height: 150px;
}			

/* Easy Slider */

#slider{
}	
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
width:250px;
height:150px;
overflow:hidden; 
}	
