@charset "utf-8";




/* CSS Document */



BODY {
background-color:#999999;  
      }

.baslik {color:#FFFFFF; font-family:Tahoma;  font-size: 11px; font-weight: 600; text-decoration : none;}
.large_baslik {color:#000000; font-family:Tahoma;  font-size: 16px; font-weight: 800; text-decoration : none;}

.menuler {color:#FFFFFF; font-family:Arial;  font-size: 12px; font-weight: 600; text-decoration : none;}
.metin { color:#000000; font-family:Tahoma;  font-size: 11px;  }
.link { color:#0066CC; font-family:Verdana;  font-size: 11px; text-decoration : none; }

anadiv {
        position:absolute;
		left: 0px;
        top: 0px;
        border: solid 1px;
        height:1098px;
        width:850px;
		background-color:#FFFFFF;
}
	
#divust{
	position:absolute;
	border: solid 0px;
	left: 1px;
	top: 1px;
	width: 849px;
	height:200px;
	float:left;
            }
			
#divmenu{
	position:absolute;
	border: solid 0px;
	left: 1px;
	top: 204px;
	width: 849px;
	height:64px;
	float:left;
	z-index:9999;
	background-color:#414141;
	
            }


#divsol{
  position:absolute;
  border: solid 0px;
  left: 1px;
  top: 268px;
  width: 174px;
  height:770px;
  float:left;
  background-color:#b0cfd5;
 }
 #divsag{
  position:absolute;
  border: solid 0px;
  left: 679px;
  top: 268px;
  width: 170px;
  height:770px;
  float:left;
  background-color:#b0cfd5;
            }
 #divorta{
                position:absolute;
               
				left: 177px;
                top: 268px;
                width: 500px;
                height:770px;
            
                overflow:auto;
                float:left;
				background-color:#FFFFFF;
            }
			 #divalt{
               position:absolute;
                border: solid 0px;
				left:1px;
                top: 1042px;
                 width: 849px;
                height:54px;
  background-color:#b0cfd5;
               
                float:left;
            }
			 

           #divreklam{
               position:absolute;
                border: solid 1px;
				left:855px;
                top: 1px;
                 width: 140px;
                height:608px;

               
                float:left;
            }
	


#scrollup {
  position: relative;
  left:17px;
  top: 50px;
  overflow: hidden;
  border: 0px solid #000;
  height: 200px;
  width: 120px
}
.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 195px;
  width:120px;
}