@charset "utf-8";
/* CSS Document */
/* body{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#fff; } */
.haberkutusu {  width:575px; height:228px; position:relative; margin:0 auto; padding:0; background: transparent; }
#containerhaber_main{ width:375px; height:228px; display:block; float:left;background: transparent url(img/haber_metin_bg.png) repeat-x;  }
#containerhaber_link{ width:197px; height:228px; display:block; float:left; }
.haberkutusu a{ display:block; }
.haber { display:none; width:350px; padding-left:10px; padding-right:10px; height:auto; position:absolute; bottom:25px; z-index:0; }
.haberkutusu h1{margin-top:0px; width:100%; clear:right; display:block;}
.haberkutusu p{margin-top:0px;}
.habersayfasi{margin-top:-4px;}
#containerhaber h1{ font-size:17px; font-weight:bold; margin:5px; text-align:center;}
#containerhaber h2{ font-size:14px;  }
#containerhaber p{ font-size:12px; text-align:justify;  }
#containerhaber a{ color:#fff; text-decoration:none; }

#containerhaber img{  height:104px; border:#B2A877 1px solid; margin-right:4px; padding:2px; display:block; float:left; }
.haber_baslik{ background: transparent url(img/haberkutu.png) left  no-repeat;  width:187px; height:28px;display:block; float:right; padding-top:10px; padding-left:10px; font-size:10px;}
.aktifhaberlink { border-left:none; display:block; float:right; background: transparent url(img/haberkutu_a.png) left  no-repeat;  }
.yazi{ width:355px; height:45px; margin:10px; overflow:hidden;  }
#clear{  clear:both; width:450px; height:1px; }
/* ADMİN */
#containerhaber_admin{ width:500px; min-height:200px; border:#B8BF99 groove 1px; margin-top:20px; padding:20px; }
.baslik{  background:#E8E8BB; font-size:16px; font-weight:bold; text-align:center; }
#containerhaber_admin a{ text-align:center; border-left:#E8E8BB solid 1px; border-right:#E8E8BB solid 1px; font-size:14px; }
#containerhaber_admin input{ width:150px; }
.menu{ border-bottom:#E8E8BB solid 1px; margin-bottom:5px; }
/*Haber Sayfası*/
#containerhaber_haber{ width:400px; border:#dccf86 1px solid; }
#resim{ display:block; float:left; }
#baslik{ width:600px; text-align:center; margin-top:10px; }
#ozet{ width:600px; display:block; float:left; min-height:200px; margin:10px; }
#devam{margin:-20px -20px 0 250px; background: transparent url(img/devamok.png) left top no-repeat; text-align:right;}

.content { color:#fff; padding:5px; }
.haberdevam { position:absolute; bottom:-20px; right:5px; z-index:1; }
